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 GenericPolytopeQuadrature.cpp
Implementation of the GenericPolytopeQuadrature dispatcher class.
file GenericPolytopeQuadrature.h
Defines the GenericPolytopeQuadrature dispatcher class.
file GrundmannMoller.cpp
Implementation of the GrundmannMoller simplex quadrature formula.
file GrundmannMoller.h
Defines the GrundmannMoller simplex quadrature formula.
file QuadratureFormula.h
Defines the QuadratureFormulaBase abstract base class.