|
libxmp/libxmpf in Omni Compiler
1.3.4
|
#include <xmp_data_struct.h>

Data Fields | |
| _Bool | is_global |
| int | ndims |
| _XMP_array_t * | a_desc |
| void * | local_data |
| int * | a_lb |
| int * | a_ub |
| int * | kind |
| int * | lb |
| int * | ub |
| int * | st |
| _XMP_array_t* _XMP_gmv_desc_type::a_desc |
| int* _XMP_gmv_desc_type::a_lb |
| int* _XMP_gmv_desc_type::a_ub |
| _Bool _XMP_gmv_desc_type::is_global |
| int* _XMP_gmv_desc_type::kind |
| int* _XMP_gmv_desc_type::lb |
| void* _XMP_gmv_desc_type::local_data |
| int _XMP_gmv_desc_type::ndims |
| int* _XMP_gmv_desc_type::st |
| int* _XMP_gmv_desc_type::ub |