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