This is the complete list of members for
MathTL::GaussRule, including all inherited members.
| GaussRule(const OrthogonalPolynomial &P, const double a, const double b, const unsigned int N) | MathTL::GaussRule | |
| GaussRule(const Array1D< double > &moments, const double a, const double b, const unsigned int N) | MathTL::GaussRule | |
| GaussRule(const Array1D< double > &moments, const OrthogonalPolynomial &T, const double a, const double b, const unsigned int N) | MathTL::GaussRule | |
| get_N() const | MathTL::QuadratureRule< 1 > | |
| get_points(Array1D< Point< DIM > > &points) const | MathTL::QuadratureRule< 1 > | |
| get_weights(Array1D< double > &weights) const | MathTL::QuadratureRule< 1 > | |
| integrate(const Function< DIM, double > &f) const | MathTL::QuadratureRule< 1 > | |
| integrate(const Function< DIM, double > &f, const Point< DIM > &a, const Point< DIM > &b) const | MathTL::QuadratureRule< 1 > | |
| points_ | MathTL::QuadratureRule< 1 > | [protected] |
| QuadratureRule() | MathTL::QuadratureRule< 1 > | |
| QuadratureRule(const QuadratureRule< DIM > &Q) | MathTL::QuadratureRule< 1 > | |
| QuadratureRule(const SubQuadratureRule &Q, const QuadratureRule< 1 > &Q1) | MathTL::QuadratureRule< 1 > | |
| SubQuadratureRule typedef | MathTL::QuadratureRule< 1 > | |
| weights_ | MathTL::QuadratureRule< 1 > | [protected] |
| ~QuadratureRule() | MathTL::QuadratureRule< 1 > | [virtual] |