58 template <
typename Method>
Gauss-Legendre quadrature rule for prisms.
void setIntegrationOrder(unsigned const order)
Change the integration order.
IntegrationGaussLegendrePrism(unsigned const order)
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