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 scalar MFEM coefficient represented as a precomputed vector of values of a source coeffici...
static InputParameters validParams()
mfem::QuadratureFunction _qf
Storage for the projected values of the source coefficient.
const InputParameters & parameters() const
Get the parameters of the object.