OutputTools< Real >::VariableGradient VariableGradient
OutputTools< Real >::VariableValue VariableValue
This postprocessor computes a volume integral of the specified variable.
This postprocessor computes a volume integral of the specified variable.
const VariableGradient & _grad_u
Holds the solution gradient at the current quadrature points.
virtual Real computeQpIntegral() override
const VariableValue & _u
Holds the solution at current quadrature points.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
Interface for objects that need to get values of MooseVariables.