libxmp/libxmpf in Omni Compiler  1.3.4
_XMP_gmv_desc_type Struct Reference

#include <xmp_data_struct.h>

Collaboration diagram for _XMP_gmv_desc_type:

Data Fields

_Bool is_global
 
int ndims
 
_XMP_array_ta_desc
 
void * local_data
 
int * a_lb
 
int * a_ub
 
int * kind
 
int * lb
 
int * ub
 
int * st
 

Field Documentation

◆ a_desc

_XMP_array_t* _XMP_gmv_desc_type::a_desc

◆ a_lb

int* _XMP_gmv_desc_type::a_lb

◆ a_ub

int* _XMP_gmv_desc_type::a_ub

◆ is_global

_Bool _XMP_gmv_desc_type::is_global

◆ kind

int* _XMP_gmv_desc_type::kind

◆ lb

int* _XMP_gmv_desc_type::lb

◆ local_data

void* _XMP_gmv_desc_type::local_data

◆ ndims

int _XMP_gmv_desc_type::ndims

◆ st

int* _XMP_gmv_desc_type::st

◆ ub

int* _XMP_gmv_desc_type::ub

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