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