const unsigned int _v_var
OutputTools< RealVectorValue >::VariableValue VectorVariableValue
VectorCoupledTimeDerivative(const InputParameters ¶meters)
const VariableValue & _dv_dot
static InputParameters validParams()
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
This is the virtual that derived classes should override for computing an off-diagonal Jacobian compo...
const VectorVariableValue & _v_dot
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
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
const InputParameters & parameters() const
Get the parameters of the object.
This calculates the time derivative for a coupled vector variable.