https://mooseframework.inl.gov
Classes | Namespaces | Typedefs
KokkosThread.h File Reference

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
 

Typedef Documentation

◆ ThreadID

Definition at line 18 of file KokkosThread.h.