const InputParameters & parameters() const
Get the parameters of the object.
The Kokkos wrapper class that can hold the reference of an arithmetic scalar variable.
The base class for a user to derive their own Kokkos vector kernels on vector variables.
The base class for Kokkos vector time-derivative kernels.
const Scalar< const Real > _du_dot_du
Derivative of u_dot with respect to u.
static InputParameters validParams()
const VectorVariableValue _u_dot
Time derivative of the current solution at quadrature points.
VectorTimeKernel(const InputParameters ¶meters)
Constructor.