Go to the source code of this file.
Classes | |
| class | Moose::Kokkos::Thread |
| The Kokkos thread object that aids in converting the one-dimensional thread index into multi-dimensional thread indices. More... | |
Namespaces | |
| Moose | |
| MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found. | |
| Moose::Kokkos | |
Typedefs | |
| using | ThreadID = dof_id_type |
| using ThreadID = dof_id_type |
Definition at line 18 of file KokkosThread.h.
1.8.14