21 template <
typename Derived>
23 template <
typename Derived>
30template <
typename Derived>
37template <
typename Derived>
static InputParameters validParams()
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int qp, AssemblyDatum &datum) const
KokkosReactionNodalKernel(const InputParameters ¶meters)
KOKKOS_FUNCTION Real computeQpJacobian(const unsigned int qp, AssemblyDatum &datum) const
const InputParameters & parameters() const
Get the parameters of the object.
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels.
The base class for a user to derive their own Kokkos nodal kernels.
const VariableValue _u
Current solution at nodes.