21 template <
typename Derived>
23 template <
typename Derived>
30 template <
typename Derived>
37 template <
typename Derived>
const InputParameters & parameters() const
Get the parameters of the object.
The base class for a user to derive their own Kokkos nodal kernels.
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 kernels...
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int qp, AssemblyDatum &datum) const
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const