OutputTools< Real >::VariableValue VariableValue
This calculates the time derivative for a coupled variable.
static InputParameters validParams()
const VariableValue & _v_dot
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
const VariableValue & _dv_dot
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
For coupling standard variables.
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
const unsigned int _v_var
const InputParameters & parameters() const
Get the parameters of the object.