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