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

Public Attributes

const struct xt_redist_vtablevtable
 
unsigned num_redists
 
struct exchanger_cache cache
 
unsigned nmsg [2]
 
int * send_ranks
 
int * recv_ranks
 
size_t cache_size
 
Xt_exchanger_new exchanger_new
 
MPI_Comm comm
 
int tag_offset
 
MPI_Datatype all_component_dt []
 

Detailed Description

Definition at line 134 of file xt_redist_collection.c.

Member Data Documentation

◆ all_component_dt

MPI_Datatype Xt_redist_collection_::all_component_dt[]

Definition at line 151 of file xt_redist_collection.c.

◆ cache

struct exchanger_cache Xt_redist_collection_::cache

Definition at line 138 of file xt_redist_collection.c.

◆ cache_size

size_t Xt_redist_collection_::cache_size

Definition at line 145 of file xt_redist_collection.c.

◆ comm

MPI_Comm Xt_redist_collection_::comm

Definition at line 148 of file xt_redist_collection.c.

◆ exchanger_new

Xt_exchanger_new Xt_redist_collection_::exchanger_new

Definition at line 147 of file xt_redist_collection.c.

◆ nmsg

unsigned Xt_redist_collection_::nmsg[2]

Definition at line 142 of file xt_redist_collection.c.

◆ num_redists

unsigned Xt_redist_collection_::num_redists

Definition at line 138 of file xt_redist_collection.c.

◆ recv_ranks

int * Xt_redist_collection_::recv_ranks

Definition at line 143 of file xt_redist_collection.c.

◆ send_ranks

int* Xt_redist_collection_::send_ranks

Definition at line 143 of file xt_redist_collection.c.

◆ tag_offset

int Xt_redist_collection_::tag_offset

Definition at line 149 of file xt_redist_collection.c.

◆ vtable

const struct xt_redist_vtable* Xt_redist_collection_::vtable

Definition at line 136 of file xt_redist_collection.c.


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