Go to the source code of this file.
Classes | |
| class | Moose::Kokkos::Datum |
| The Kokkos object that holds thread-private data in the parallel operations of any Kokkos object. More... | |
| class | Moose::Kokkos::AssemblyDatum |
| The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels. More... | |
Namespaces | |
| Moose::Kokkos | |
Typedefs | |
| using | Datum = Moose::Kokkos::Datum |
| using | AssemblyDatum = Moose::Kokkos::AssemblyDatum |
Definition at line 513 of file KokkosDatum.h.
| using Datum = Moose::Kokkos::Datum |
Definition at line 512 of file KokkosDatum.h.
1.8.14