10#ifdef MOOSE_MFEM_ENABLED
28 virtual void execute()
override;
Class to construct an auxiliary solver used to update a real auxvariable.
Projects a scalar coefficient onto a scalar-valued auxvariable.
static InputParameters validParams()
virtual ~MFEMScalarProjectionAux()=default
virtual void execute() override
Perform the main work for this object.
mfem::Coefficient & _coef
Reference to source coefficient.
const InputParameters & parameters() const
Get the parameters of the object.