OutputTools< Real >::VariableValue VariableValue
const VariableValue & _u_dot_nodal
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
static InputParameters validParams()
virtual void computeJacobian() override
Compute this Kernel's contribution to the diagonal Jacobian entries.
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
const InputParameters & parameters() const
Get the parameters of the object.
All time kernels should inherit from this class.