Rodin/QF/ directory

Namespace Rodin::QF.

Files

file Centroid.cpp
Implementation of the Centroid quadrature formula.
file Centroid.h
Defines the Centroid single-point quadrature formula.
file GaussLegendre.cpp
Implementation of the GaussLegendre quadrature formula.
file GaussLegendre.h
Defines the GaussLegendre quadrature formula.
file GaussLobatto.h
Defines the GaussLobatto quadrature formula.
file GrundmannMoller.cpp
Implementation of the GrundmannMoller simplex quadrature formula.
file GrundmannMoller.h
Defines the GrundmannMoller simplex quadrature formula.
file PolytopeQuadratureFormula.cpp
Implementation of the PolytopeQuadratureFormula dispatcher class.
file PolytopeQuadratureFormula.h
Defines the PolytopeQuadratureFormula dispatcher class.
file QuadratureFormula.h
Defines the QuadratureFormulaBase abstract base class.