const InputParameters & parameters() const
Get the parameters of the object.
Base class for creating nodal kernels with hand-coded Jacobians.
Represents a nodal reaction term equivalent to $a * u$.
virtual Real computeQpJacobian() override
The user can override this function to compute the "on-diagonal" Jacobian contribution.
virtual Real computeQpResidual() override
The user can override this function to compute the residual at a node.
const Real _coeff
An optional input-file supplied rate coefficient.
static InputParameters validParams()