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