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