OutputTools< Real >::VariableValue VariableValue
const InputParameters & parameters() const
Get the parameters of the object.
All time kernels should inherit from this class.
const VariableValue & _u_dot
Time derivative of u.
virtual void computeResidualAdditional()
Entry point for additional computation for the local residual after the standard calls.
virtual void computeResidual() override
Compute this Kernel's contribution to the residual.
const VariableValue & _du_dot_du
Derivative of u_dot with respect to u.
static InputParameters validParams()