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