30 #ifndef QUADRATURE_LIB_HH_
31 #define QUADRATURE_LIB_HH_
43 template<
unsigned int dim>
51 QGauss(
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(const unsigned int order)
Create a formula of given order.