VectorTimeKernelValue(const InputParameters ¶meters)
The base class for Kokkos vector time kernels whose test function can be factored out...
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()
const Scalar< const Real > _du_dot_du
Derivative of u_dot with respect to u.
const VectorVariableValue _u_dot
Time derivative of the current solution at quadrature points.
The base class for Kokkos vector kernels where the residual is of the form.