registerMooseObject("MooseApp", ElementIntegralVariablePostprocessor)
This postprocessor computes a volume integral of the specified variable.
static InputParameters validParams()
This postprocessor computes a volume integral of the specified variable.
static InputParameters validParams()
bool _use_abs_value
Option to use absolute variable value.
ElementIntegralVariablePostprocessor(const InputParameters ¶meters)
const VariableValue & _u
Holds the solution at current quadrature points.
virtual Real computeQpIntegral() override