Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
realm_index_space_t Struct Reference

#include <realm_c.h>

Public Attributes

realm_coord_t lower_bound
 
realm_coord_t upper_bound
 
size_t num_dims
 
realm_coord_type_t coord_type
 

Member Data Documentation

◆ coord_type

realm_coord_type_t realm_index_space_t::coord_type

◆ lower_bound

realm_coord_t realm_index_space_t::lower_bound

◆ num_dims

size_t realm_index_space_t::num_dims

◆ upper_bound

realm_coord_t realm_index_space_t::upper_bound

The documentation for this struct was generated from the following file: