MathTL
MathTL::QuadratureRule< DIM > Member List
This is the complete list of members for MathTL::QuadratureRule< DIM >, including all inherited members.
get_N() const MathTL::QuadratureRule< DIM > [inline]
get_points(Array1D< Point< DIM > > &points) const MathTL::QuadratureRule< DIM > [inline]
get_weights(Array1D< double > &weights) const MathTL::QuadratureRule< DIM > [inline]
integrate(const Function< DIM, double > &f) const MathTL::QuadratureRule< DIM >
integrate(const Function< DIM, double > &f, const Point< DIM > &a, const Point< DIM > &b) const MathTL::QuadratureRule< DIM >
points_MathTL::QuadratureRule< DIM > [protected]
QuadratureRule()MathTL::QuadratureRule< DIM >
QuadratureRule(const QuadratureRule< DIM > &Q)MathTL::QuadratureRule< DIM >
QuadratureRule(const SubQuadratureRule &Q, const QuadratureRule< 1 > &Q1)MathTL::QuadratureRule< DIM >
QuadratureRule() (defined in MathTL::QuadratureRule< DIM >)MathTL::QuadratureRule< DIM >
QuadratureRule(const QuadratureRule< 0 > &Q, const QuadratureRule< 1 > &Q1) (defined in MathTL::QuadratureRule< DIM >)MathTL::QuadratureRule< DIM >
SubQuadratureRule typedefMathTL::QuadratureRule< DIM >
weights_MathTL::QuadratureRule< DIM > [protected]
~QuadratureRule()MathTL::QuadratureRule< DIM > [virtual]
 All Classes Functions Variables Typedefs Enumerations