template<class Integrand>
Rodin::Variational::QuadratureRule class

Template parameters
Integrand Type of the integrand

Represents the quadrature rule approximation of an integral:

\[ \int_{\mathcal{R}_h} \mathrm{Integrand} \]

where $ \mathcal{R}_h $ is some region of the mesh $ \mathcal{T}_h $ .