Yet Another eXchange Tool
0.9.0
|
Public Attributes | |
size_t | token |
MPI_Aint * | src_displacements |
MPI_Aint * | dst_displacements |
Xt_exchanger * | exchangers |
struct Xt_redist_msg * | msgs |
Definition at line 124 of file xt_redist_collection.c.
MPI_Aint * exchanger_cache::dst_displacements |
Definition at line 127 of file xt_redist_collection.c.
Xt_exchanger* exchanger_cache::exchangers |
Definition at line 128 of file xt_redist_collection.c.
struct Xt_redist_msg* exchanger_cache::msgs |
Definition at line 129 of file xt_redist_collection.c.
MPI_Aint* exchanger_cache::src_displacements |
Definition at line 127 of file xt_redist_collection.c.
size_t exchanger_cache::token |
Definition at line 126 of file xt_redist_collection.c.