virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
TimeDerivative(const InputParameters ¶meters)
static InputParameters validParams()
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
All time kernels should inherit from this class.
const InputParameters & parameters() const
Get the parameters of the object.
virtual void computeJacobian() override
Compute this Kernel's contribution to the diagonal Jacobian entries.