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

Data Fields

const struct xt_exchanger_vtablevtable
 
int nsend
 
int nrecv
 
int tag_offset
 
MPI_Comm comm
 
xt_simple_exchange_func func
 
struct Xt_redist_msg msgs []
 

Detailed Description

Definition at line 89 of file xt_exchanger_simple_base.c.

Field Documentation

◆ comm

MPI_Comm Xt_exchanger_simple_base_::comm

Definition at line 95 of file xt_exchanger_simple_base.c.

◆ func

xt_simple_exchange_func Xt_exchanger_simple_base_::func

Definition at line 96 of file xt_exchanger_simple_base.c.

◆ msgs

struct Xt_redist_msg Xt_exchanger_simple_base_::msgs[]

Definition at line 97 of file xt_exchanger_simple_base.c.

◆ nrecv

int Xt_exchanger_simple_base_::nrecv

Definition at line 93 of file xt_exchanger_simple_base.c.

◆ nsend

int Xt_exchanger_simple_base_::nsend

Definition at line 93 of file xt_exchanger_simple_base.c.

◆ tag_offset

int Xt_exchanger_simple_base_::tag_offset

Definition at line 94 of file xt_exchanger_simple_base.c.

◆ vtable

const struct xt_exchanger_vtable* Xt_exchanger_simple_base_::vtable

Definition at line 91 of file xt_exchanger_simple_base.c.


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