35 virtual void compute()
override;
OutputTools< Real >::VariableValue VariableValue
Compute an elemental field variable (single value per element) equal to the Lp-norm of a coupled Vari...
static InputParameters validParams()
virtual void compute() override
Override the base class functionality to compute the element integral withou scaling by element volum...
const VariableValue & _coupled_var
A reference to the variable to compute the norm of.
virtual Real computeValue() override
Called by compute() to get the value of the integrand at the current qp.
const InputParameters & parameters() const
Get the parameters of the object.