Yet Another eXchange Tool  DO_NOT_EDIT_HERE
Data Fields
exchanger_cache Struct Reference
Collaboration diagram for exchanger_cache:

Data Fields

size_t token
 
MPI_Aint * src_displacements
 
MPI_Aint * dst_displacements
 
Xt_exchangerexchangers
 
struct Xt_redist_msgmsgs
 

Detailed Description

Definition at line 116 of file xt_redist_collection.c.

Field Documentation

◆ dst_displacements

MPI_Aint * exchanger_cache::dst_displacements

Definition at line 119 of file xt_redist_collection.c.

◆ exchangers

Xt_exchanger* exchanger_cache::exchangers

Definition at line 120 of file xt_redist_collection.c.

◆ msgs

struct Xt_redist_msg* exchanger_cache::msgs

Definition at line 121 of file xt_redist_collection.c.

◆ src_displacements

MPI_Aint* exchanger_cache::src_displacements

Definition at line 119 of file xt_redist_collection.c.

◆ token

size_t exchanger_cache::token

Definition at line 118 of file xt_redist_collection.c.


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