VectorTimeKernel(const InputParameters ¶meters)
OutputTools< RealVectorValue >::VariableValue VectorVariableValue
static InputParameters validParams()
All vector time kernels should inherit from this class.
OutputTools< Real >::VariableValue VariableValue
const VariableValue & _du_dot_du
Derivative of u_dot with respect to u.
const InputParameters & parameters() const
Get the parameters of the object.
virtual void computeResidual() override
Compute this VectorKernel's contribution to the residual.
const VectorVariableValue & _u_dot
Time derivative of u.