libxmp/libxmpf in Omni Compiler  1.3.4
_XMP_async_comm Struct Reference

#include <xmp_data_struct.h>

Collaboration diagram for _XMP_async_comm:

Data Fields

int async_id
 
int nreqs
 
int nnodes
 
_Bool is_used
 
int type
 
MPI_Request * reqs
 
_XMP_nodes_t ** node
 
_XMP_async_gmove_tgmove
 
_XMP_array_ta
 
struct _XMP_async_commnext
 

Field Documentation

◆ a

_XMP_array_t* _XMP_async_comm::a

◆ async_id

int _XMP_async_comm::async_id

◆ gmove

_XMP_async_gmove_t* _XMP_async_comm::gmove

◆ is_used

_Bool _XMP_async_comm::is_used

◆ next

struct _XMP_async_comm* _XMP_async_comm::next

◆ nnodes

int _XMP_async_comm::nnodes

◆ node

_XMP_nodes_t** _XMP_async_comm::node

◆ nreqs

int _XMP_async_comm::nreqs

◆ reqs

MPI_Request* _XMP_async_comm::reqs

◆ type

int _XMP_async_comm::type

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