registerMooseObject("MooseApp", ElementIDAux)
Auxiliary kernel to return the current element ID from the mesh.
ElementIDAux(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Elem *const & _current_elem
Current element (valid only for elemental kernels)
static InputParameters validParams()
virtual Real computeValue()
Compute and return the value of the aux variable.
static InputParameters validParams()