|
libxmp/libxmpf in Omni Compiler
1.3.4
|
#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 |
| MPI_Datatype* _XMP_async_reflect_type::datatype |
| _Bool _XMP_async_reflect_type::is_periodic[_XMP_N_MAX_DIM] |
| int _XMP_async_reflect_type::lwidth[_XMP_N_MAX_DIM] |
| int _XMP_async_reflect_type::nreqs |
| MPI_Request* _XMP_async_reflect_type::reqs |
| MPI_Request* _XMP_async_reflect_type::reqs_reduce |
| int _XMP_async_reflect_type::uwidth[_XMP_N_MAX_DIM] |