This postprocessor computes a volume integral of the specified variable.
virtual Real computeQpIntegral() override
const ArrayVariableGradient & _grad_u
Holds the solution gradient at the current quadrature points.
const unsigned int _component
The component.
const ArrayVariableValue & _u
Holds the solution at current quadrature points.
static InputParameters validParams()
This postprocessor computes a volume integral of the specified variable.
ElementIntegralArrayVariablePostprocessor(const InputParameters ¶meters)