NGSolve  4.9
ngfem::RecursivePolynomial< REC > Member List
This is the complete list of members for ngfem::RecursivePolynomial< REC >, including all inherited members.
Eval(int n, S x, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalFO(S x, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalMult(int n, S x, Sc c, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalMultFO(S x, Sc c, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalNext(int i, S x, S &p1, S &p2) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalScaled(int n, S x, Sy y, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalScaledFO(S x, Sy y, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalScaledMult(int n, S x, Sy y, Sc c, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalScaledMultFO(S x, Sy y, Sc c, T &values) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]
EvalScaledNext(int i, S x, Sy y, S &p1, S &p2) (defined in ngfem::RecursivePolynomial< REC >)ngfem::RecursivePolynomial< REC > [inline, static]