TimeNodalKernel(const InputParameters ¶meters)
Constructor.
const InputParameters & parameters() const
Get the parameters of the object.
The base class for a user to derive their own Kokkos nodal kernels.
The base class for Kokkos time-derivative nodal kernels.
The Kokkos wrapper classes for MOOSE-like variable value access.
const VariableValue _u_dot
Time derivative of the current solution at nodes.
static InputParameters validParams()
const Scalar< const Real > _du_dot_du
Derivative of u_dot with respect to u.