19 #ifndef QUADRATURE_LIB_HH_ 20 #define QUADRATURE_LIB_HH_ 39 QGauss(
unsigned int dim,
const unsigned int order);
Base class for quadrature rules on simplices in arbitrary dimensions.
Symmetric Gauss-Legendre quadrature formulae on simplices.
Basic definitions of numerical quadrature rules.
QGauss(unsigned int dim, const unsigned int order)
Create a formula of given order.