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

#include <realm_c.h>

Collaboration diagram for realm_region_instance_copy_params_t:

Public Attributes

realm_copy_src_dst_field_tsrcs
 
realm_copy_src_dst_field_tdsts
 
size_t num_fields
 
realm_coord_t lower_bound
 
realm_coord_t upper_bound
 
size_t num_dims
 
realm_coord_type_t coord_type
 
realm_sparsity_handle_t sparsity_map
 

Member Data Documentation

◆ coord_type

realm_coord_type_t realm_region_instance_copy_params_t::coord_type

◆ dsts

realm_copy_src_dst_field_t* realm_region_instance_copy_params_t::dsts

◆ lower_bound

realm_coord_t realm_region_instance_copy_params_t::lower_bound

◆ num_dims

size_t realm_region_instance_copy_params_t::num_dims

◆ num_fields

size_t realm_region_instance_copy_params_t::num_fields

◆ sparsity_map

realm_sparsity_handle_t realm_region_instance_copy_params_t::sparsity_map

◆ srcs

realm_copy_src_dst_field_t* realm_region_instance_copy_params_t::srcs

◆ upper_bound

realm_coord_t realm_region_instance_copy_params_t::upper_bound

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