defineLegacyParams(ProcessorIDAux)
ProcessorIDAux(const InputParameters ¶meters)
virtual Real computeValue() override
Compute and return the value of the aux variable.
registerMooseObject("MooseApp", ProcessorIDAux)
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
static InputParameters validParams()
const Elem *const & _current_elem
Current element (valid only for elemental kernels)
static InputParameters validParams()
bool isNodal() const
Nodal or elemental kernel?
const Node *const & _current_node
Current node (valid only for nodal kernels)