![]() |
Realm
A distributed, event-based tasking library
|
#include <indexspace.h>
Public Attributes | |
| IS | index_space |
| RegionInstance | inst |
| size_t | field_offset |
A template class used to describe field data provided for partitioning operations. IS is the type of the index space that defines the domain dimensionality and base type.
| size_t Realm::FieldDataDescriptor< IS, FT >::field_offset |
| IS Realm::FieldDataDescriptor< IS, FT >::index_space |
| RegionInstance Realm::FieldDataDescriptor< IS, FT >::inst |