21 "variables outside of the main solve step.");
23 "The name of the variable that this object applies to");
29 _result_var_name(getParam<AuxVariableName>(
"variable")),
30 _result_var(*getMFEMProblem().getProblemData().gridfunctions.Get(_result_var_name))
static InputParameters validParams()
mfem::ParGridFunction & _result_var
Reference to result gridfunction.
static InputParameters validParams()
MFEMAuxKernel(const InputParameters ¶meters)