29   virtual void compute() 
override;
 AuxNodalScalarKernel(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object. 
virtual void compute() override
Evaluate the kernel. 
static InputParameters validParams()
Base class for making kernels that work on auxiliary scalar variables. 
std::vector< dof_id_type > _node_ids
List of node IDs. 
Interface for objects that needs coupling capabilities.