27 virtual void execute()
override;
mfem::GridFunction & _var
virtual void initialize() override
Called before execute() is ever called so that data can be cleared.
virtual PostprocessorValue getValue() const override final
Get the L2 Error.
static InputParameters validParams()
virtual void execute() override
Execute method.
mfem::Coefficient & _coeff
Real PostprocessorValue
various MOOSE typedefs
const VariableName & _var_name
MFEML2Error(const InputParameters ¶meters)
const MFEMScalarCoefficientName & _coeff_name
const InputParameters & parameters() const
Get the parameters of the object.