10 #ifdef MOOSE_MFEM_ENABLED
const AuxVariableName _result_var_name
Name of auxvariable to store the result of the auxkernel in.
This class adds a getMFEMProblem method.
mfem::ParGridFunction & _result_var
Reference to result gridfunction.
Class to construct an auxiliary solver used to update an auxvariable.
virtual ~MFEMAuxKernel()=default
static InputParameters validParams()
MFEMAuxKernel(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
virtual void update()
Method called to update any owned objects upon a mesh update.