virtual void computeJacobian() override
Compute this VectorKernel's contribution to the diagonal Jacobian entries.
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
static InputParameters validParams()
All vector time kernels should inherit from this class.
VectorTimeDerivative(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
Get the parameters of the object.
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.