libxmp/libxmpf in Omni Compiler  1.3.4
_XMP_template_chunk_type Struct Reference

#include <xmp_data_struct.h>

Collaboration diagram for _XMP_template_chunk_type:

Data Fields

long long par_lower
 
long long par_upper
 
unsigned long long par_width
 
int par_stride
 
unsigned long long par_chunk_width
 
int dist_manner
 
long long * mapping_array
 
_Bool is_regular_chunk
 
int onto_nodes_index
 
_XMP_nodes_info_tonto_nodes_info
 

Field Documentation

◆ dist_manner

int _XMP_template_chunk_type::dist_manner

◆ is_regular_chunk

_Bool _XMP_template_chunk_type::is_regular_chunk

◆ mapping_array

long long* _XMP_template_chunk_type::mapping_array

◆ onto_nodes_index

int _XMP_template_chunk_type::onto_nodes_index

◆ onto_nodes_info

_XMP_nodes_info_t* _XMP_template_chunk_type::onto_nodes_info

◆ par_chunk_width

unsigned long long _XMP_template_chunk_type::par_chunk_width

◆ par_lower

long long _XMP_template_chunk_type::par_lower

◆ par_stride

int _XMP_template_chunk_type::par_stride

◆ par_upper

long long _XMP_template_chunk_type::par_upper

◆ par_width

unsigned long long _XMP_template_chunk_type::par_width

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