Searched refs:BP2 (Results 1 – 10 of 10) sorted by relevance
44 BP2, enumerator65 else if (type == BPType::BP2) in BPInfo()
192 const unsigned int n_components_metric = (bp <= BPType::BP2) ? 1 : (dim * (dim + 1) / 2); in reinit()219 else if (bp == BPType::BP2) in reinit()228 if (bp <= BPType::BP2) in reinit()235 if (bp <= BPType::BP2) in reinit()437 const unsigned int n_components_metric = (bp <= BPType::BP2) ? 1 : (dim * (dim + 1) / 2); in compute_metric_data()569 if (bp <= BPType::BP2) in compute_metric_data()
157 if (bp <= BPType::BP2) // mass matrix in reinit()251 if (bp <= BPType::BP2) // mass matrix in vmult_internal()271 if (bp <= BPType::BP2) // mass matrix in compute_inverse_diagonal_internal()
96 bp = BPType::BP2; in parse()184 if (!(bp == BPType::BP1 || bp == BPType::BP2)) in main()
151 if (bp <= BPType::BP2) // mass matrix in do_cell_integral_local()
27 * BP2 (vector mass operator) with $Q=P+1$37 * BP2 (vector mass operator) with $Q=P+1$49 BP1 and BP2 are $L^2$ projections, and thus have no boundary condition.
14 The Mass Operator used in BP1 and BP2 is defined via the $L^2$ projection problem, posed as a weak …
104 For the $L^2$ projection problems, BP1-BP2, that use the mass operator, the coordinate transformati…
400 problems, namely BP2 and BP4 (the vector-valued versions of BP1 and BP3, respectively),444 * BP2 (vector mass operator)