ElementLengthAux(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
virtual Real computeValue() override
Returns the min/max of the current element.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const bool _use_min
The type of calculation to perform min or max.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
Computes the min or max of element length.