Interface Documentation
Version: invalid
Namespaces | Enumerations
partition.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 flecsi
 

Enumerations

enum  partition_t : size_t { exclusive = 0b001, shared = 0b010, ghost = 0b100, owned = 0b011 }