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

Go to the source code of this file.

Classes

class  Moose::Kokkos::MemoryChunk< T >
 A temporary object returned by the Kokkos memory pool during memory chunk allocation. More...
 
class  Moose::Kokkos::MemoryPool
 The Kokkos class that manages memory pool for dynamically-sized temporary arrays in Kokkos parallel functions. More...
 
class  Moose::Kokkos::MemoryPoolHolder
 The Kokkos interface that holds the Kokkos memory pool. 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