10#ifdef MOOSE_MFEM_ENABLED
29 mfem::QuadratureFunction
_qf;
Base class for MOOSE objects declaring an MFEM coefficient backed by precomputed values of a source c...
Declares a vector MFEM coefficient represented as a precomputed vector of values of a source vector c...
mfem::QuadratureFunction _qf
Storage for the projected values of the source coefficient.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.