10#ifdef MOOSE_MFEM_ENABLED
31 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.
void initialSetup() override
Gets called at the beginning of the simulation before this object is asked to do its job.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.