Yet Another eXchange Tool  0.9.0
Public Attributes | List of all members
exchanger_cache Struct Reference
Collaboration diagram for exchanger_cache:

Public Attributes

size_t token
 
MPI_Aint * src_displacements
 
MPI_Aint * dst_displacements
 
Xt_exchangerexchangers
 
struct Xt_redist_msgmsgs
 

Detailed Description

Definition at line 124 of file xt_redist_collection.c.

Member Data Documentation

◆ dst_displacements

MPI_Aint * exchanger_cache::dst_displacements

Definition at line 127 of file xt_redist_collection.c.

◆ exchangers

Xt_exchanger* exchanger_cache::exchangers

Definition at line 128 of file xt_redist_collection.c.

◆ msgs

struct Xt_redist_msg* exchanger_cache::msgs

Definition at line 129 of file xt_redist_collection.c.

◆ src_displacements

MPI_Aint* exchanger_cache::src_displacements

Definition at line 127 of file xt_redist_collection.c.

◆ token

size_t exchanger_cache::token

Definition at line 126 of file xt_redist_collection.c.


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