Lines Matching refs:P
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$
52 The BPs are parametrized by the number $P$ of Gauss-Legendre-Lobatto nodal points (with $P=p+1$, an…
53 A $Q$-point Gauss-Legendre quadrature is used for all BPs except BP5 and BP6, which choose $Q = P$ …