const VariableValue & _u
Holds the solution at current quadrature points.
registerMooseObject("MooseApp", ElementExtremeValue)
unsigned int _qp
The current quadrature point.
virtual std::pair< Real, Real > getProxyValuePair() override
A postprocessor for collecting the elemental min or max value.
const VariableValue & _proxy_variable
A proxy variable used to find the quadrature point at which to evaluate the variable.
static InputParameters validParams()
ElementExtremeValue(const InputParameters ¶meters)