22 virtual void execute()
override;
const InputParameters & parameters() const
Get the parameters of the object.
const MooseVariable *const _proxy_var
A postprocessor for collecting the nodal min or max value.
const VariableValue & _proxy_variable
A proxy variable used to find the quadrature point at which to evaluate the variable.
virtual std::pair< Real, Real > getProxyValuePair() override
static InputParameters validParams()
OutputTools< Real >::VariableValue VariableValue
virtual void execute() override
Execute method.
NodalExtremeValue(const InputParameters ¶meters)