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

Data Fields

const struct xt_redist_vtablevtable
 
unsigned num_redists
 
struct exchanger_cache cache
 
unsigned ndst
 
unsigned nsrc
 
struct redist_collection_msgsend_msgs
 
struct redist_collection_msgrecv_msgs
 
size_t cache_size
 
MPI_Comm comm
 
int tag_offset
 

Detailed Description

Definition at line 126 of file xt_redist_collection.c.

Field Documentation

◆ cache

struct exchanger_cache Xt_redist_collection_::cache

Definition at line 132 of file xt_redist_collection.c.

◆ cache_size

size_t Xt_redist_collection_::cache_size

Definition at line 138 of file xt_redist_collection.c.

◆ comm

MPI_Comm Xt_redist_collection_::comm

Definition at line 140 of file xt_redist_collection.c.

◆ ndst

unsigned Xt_redist_collection_::ndst

Definition at line 134 of file xt_redist_collection.c.

◆ nsrc

unsigned Xt_redist_collection_::nsrc

Definition at line 134 of file xt_redist_collection.c.

◆ num_redists

unsigned Xt_redist_collection_::num_redists

Definition at line 130 of file xt_redist_collection.c.

◆ recv_msgs

struct redist_collection_msg* Xt_redist_collection_::recv_msgs

Definition at line 136 of file xt_redist_collection.c.

◆ send_msgs

struct redist_collection_msg* Xt_redist_collection_::send_msgs

Definition at line 135 of file xt_redist_collection.c.

◆ tag_offset

int Xt_redist_collection_::tag_offset

Definition at line 141 of file xt_redist_collection.c.

◆ vtable

const struct xt_redist_vtable* Xt_redist_collection_::vtable

Definition at line 128 of file xt_redist_collection.c.


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