const VariableValue & _numerator
QuotientAux(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
const VariableValue & _denominator
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
virtual Real computeValue() override
Compute and return the value of the aux variable.
This auxiliary kernel computes its value by dividing "numerator" by "denominator. ...