25 KOKKOS_FUNCTION
inline Real 32 KOKKOS_FUNCTION
inline Real KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, ResidualDatum &datum) const
const InputParameters & parameters() const
Get the parameters of the object.
KokkosTimeDerivativeNodalKernel(const InputParameters ¶meters)
The base class for Kokkos time-derivative nodal kernels.
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int qp, ResidualDatum &datum) const
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableValue _u_dot
Time derivative of the current solution at nodes.
const Scalar< const Real > _du_dot_du
Derivative of u_dot with respect to u.
static InputParameters validParams()
The Kokkos object that holds thread-private data in the parallel operations of Kokkos residual object...