28 KOKKOS_FUNCTION
inline Real 34 KOKKOS_FUNCTION
inline Real const InputParameters & parameters() const
Get the parameters of the object.
usingKokkosTimeNodalKernelMembers(KokkosTimeDerivativeNodalKernel)
const VariableNodalValue _u_dot
Time derivative of the current solution at nodes.
KOKKOS_FUNCTION Real computeQpJacobian(const ContiguousNodeID node) const
KokkosTimeDerivativeNodalKernel(const InputParameters ¶meters)
The base class for Kokkos time-derivative nodal kernels.
dof_id_type ContiguousNodeID
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Scalar< const Real > _du_dot_du
Derivative of u_dot with respect to u.
KOKKOS_FUNCTION Real computeQpResidual(const ContiguousNodeID node) const
static InputParameters validParams()