libxmp/libxmpf in Omni Compiler  1.3.4
_XMP_async_reflect_type Struct Reference

#include <xmp_data_struct.h>

Data Fields

int lwidth [_XMP_N_MAX_DIM]
 
int uwidth [_XMP_N_MAX_DIM]
 
_Bool is_periodic [_XMP_N_MAX_DIM]
 
MPI_Datatype * datatype
 
MPI_Request * reqs
 
MPI_Request * reqs_reduce
 
int nreqs
 

Field Documentation

◆ datatype

MPI_Datatype* _XMP_async_reflect_type::datatype

◆ is_periodic

_Bool _XMP_async_reflect_type::is_periodic[_XMP_N_MAX_DIM]

◆ lwidth

int _XMP_async_reflect_type::lwidth[_XMP_N_MAX_DIM]

◆ nreqs

int _XMP_async_reflect_type::nreqs

◆ reqs

MPI_Request* _XMP_async_reflect_type::reqs

◆ reqs_reduce

MPI_Request* _XMP_async_reflect_type::reqs_reduce

◆ uwidth

int _XMP_async_reflect_type::uwidth[_XMP_N_MAX_DIM]

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