Home
last modified time | relevance | path

Searched refs:cached_values_cell (Results 1 – 1 of 1) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/fe/
H A Dfe_abf.cc441 Table<3, double> cached_values_cell(this->n_dofs_per_cell(), in initialize_restriction() local
447 cached_values_cell(i, k, d) = in initialize_restriction()
468 q_sub.weight(k) * cached_values_cell(i_child, k, d) * in initialize_restriction()