79 OGS_FATAL(
"Integration order {:d} not implemented for tetrahedrals.",
83 template <
typename Method>
108 OGS_FATAL(
"Integration order {:d} not implemented for tetrahedrals.",
Gauss-Legendre quadrature rule for tetrahedrals.
void setIntegrationOrder(unsigned order)
Change the integration order.
IntegrationGaussLegendreTet(unsigned order=2)
unsigned getIntegrationOrder() const
return current integration order.
static MathLib::WeightedPoint getWeightedPoint(unsigned const igp)
unsigned getNumberOfPoints() const
return the number of sampling points
MathLib::WeightedPoint getWeightedPoint(unsigned const igp) const
static unsigned getNumberOfPoints(unsigned order)
static MathLib::WeightedPoint getWeightedPoint(unsigned const order, unsigned const igp)