28 virtual void reinit()
override;
virtual void computeOffDiagJacobianScalar(unsigned int jvar) override
Computes jacobian block with respect to a scalar variable.
NodalScalarKernel(const InputParameters ¶meters)
static InputParameters validParams()
std::vector< BoundaryName > _boundary_names
List of node boundary names.
virtual void reinit() override
Reinitialization method called before each call to computeResidual()
Interface for objects that needs coupling capabilities.
std::vector< dof_id_type > _node_ids
List of node IDs.
const InputParameters & parameters() const
Get the parameters of the object.