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

Public Attributes

const struct xt_exchanger_vtablevtable
 
int nmsg [2]
 
int tag_offset
 
MPI_Comm comm
 
xt_simple_s_exchange_func s_func
 
xt_simple_a_exchange_func a_func
 
struct Xt_redist_msg msgs []
 

Detailed Description

Definition at line 94 of file xt_exchanger_simple_base.c.

Member Data Documentation

◆ a_func

xt_simple_a_exchange_func Xt_exchanger_simple_base_::a_func

Definition at line 102 of file xt_exchanger_simple_base.c.

◆ comm

MPI_Comm Xt_exchanger_simple_base_::comm

Definition at line 100 of file xt_exchanger_simple_base.c.

◆ msgs

struct Xt_redist_msg Xt_exchanger_simple_base_::msgs[]

Definition at line 102 of file xt_exchanger_simple_base.c.

◆ nmsg

int Xt_exchanger_simple_base_::nmsg[2]

Definition at line 98 of file xt_exchanger_simple_base.c.

◆ s_func

xt_simple_s_exchange_func Xt_exchanger_simple_base_::s_func

Definition at line 101 of file xt_exchanger_simple_base.c.

◆ tag_offset

int Xt_exchanger_simple_base_::tag_offset

Definition at line 99 of file xt_exchanger_simple_base.c.

◆ vtable

const struct xt_exchanger_vtable* Xt_exchanger_simple_base_::vtable

Definition at line 96 of file xt_exchanger_simple_base.c.


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