libxmp/libxmpf in Omni Compiler  1.3.4
xmp_coarray Struct Reference

#include <xmp_data_struct.h>

Data Fields

char ** addr
 
char * real_addr
 
size_t elmt_size
 
int coarray_dims
 
long * coarray_elmts
 
long * distance_of_coarray_elmts
 
int image_dims
 
int * distance_of_image_elmts
 

Field Documentation

◆ addr

char** xmp_coarray::addr

◆ coarray_dims

int xmp_coarray::coarray_dims

◆ coarray_elmts

long* xmp_coarray::coarray_elmts

◆ distance_of_coarray_elmts

long* xmp_coarray::distance_of_coarray_elmts

◆ distance_of_image_elmts

int* xmp_coarray::distance_of_image_elmts

◆ elmt_size

size_t xmp_coarray::elmt_size

◆ image_dims

int xmp_coarray::image_dims

◆ real_addr

char* xmp_coarray::real_addr

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