Lines Matching refs:operator
26 - * BP1 (scalar mass operator) with $Q=P+1$
27 * BP2 (vector mass operator) with $Q=P+1$
28 * BP3 (scalar Laplace operator) with $Q=P+1$
29 * BP4 (vector Laplace operator) with $Q=P+1$
30 * BP5 (collocated scalar Laplace operator) with $Q=P$
31 * BP6 (collocated vector Laplace operator) with $Q=P$
33 - * BP1 (scalar mass operator) with $Q=P+1$
34 * BP3 (scalar Laplace operator) with $Q=P+1$
36 - * BP1 (scalar mass operator) with $Q=P+1$
37 * BP2 (vector mass operator) with $Q=P+1$
38 * BP3 (scalar Laplace operator) with $Q=P+1$
39 * BP4 (vector Laplace operator) with $Q=P+1$
40 * BP5 (collocated scalar Laplace operator) with $Q=P$
41 * BP6 (collocated vector Laplace operator) with $Q=P$
43 - * BP1 (scalar mass operator) with $Q=P+1$
44 * BP3 (scalar Laplace operator) with $Q=P+1$
54 …tegration) and significantly reduces the number of floating point operations to apply the operator.
72 These examples, located in the [petsc/](./petsc) folder, use the mass operator to compute the surfa…