virtual Real computeValue() override
Compute and return the value of the aux variable.
static InputParameters validParams()
const VariableValue & _src
This auxiliary kernel normalizes a variable based on a postprocessor.
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real *const _pp_on_source
NormalizationAux(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.