28 KOKKOS_FUNCTION
inline Real 34 KOKKOS_FUNCTION
inline Real
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int qp, ResidualDatum &datum) const
const InputParameters & parameters() const
Get the parameters of the object.
The base class for a user to derive their own Kokkos nodal kernels.
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, ResidualDatum &datum) const
KokkosReactionNodalKernel(const InputParameters ¶meters)
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableValue _u
Current solution at nodes.
The Kokkos object that holds thread-private data in the parallel operations of Kokkos residual object...