10#ifdef MOOSE_MFEM_ENABLED
33 MFEMQuadratureFunctionCoefficientBase::UpdatePolicy
updatePolicy()
const;
Base class for function objects.
Base class for MOOSE objects declaring an MFEM coefficient backed by precomputed values of a source c...
MFEMProblem & _mfem_problem
reference to the MFEMProblem instance
mfem::QuadratureSpace _qspace
Quadrature space defining the points at which the source coefficient values are stored.
static InputParameters validParams()
MFEMQuadratureFunctionCoefficientBase::UpdatePolicy updatePolicy() const
Return the update policy selected by the 'updates' input parameter, to hand to the coefficient (which...
const InputParameters & parameters() const
Get the parameters of the object.