|
Yet Another eXchange Tool
0.9.0
|
Public Attributes | |
| const struct xt_exchanger_vtable * | vtable |
| 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 [] |
Definition at line 94 of file xt_exchanger_simple_base.c.
| xt_simple_a_exchange_func Xt_exchanger_simple_base_::a_func |
Definition at line 102 of file xt_exchanger_simple_base.c.
| MPI_Comm Xt_exchanger_simple_base_::comm |
Definition at line 100 of file xt_exchanger_simple_base.c.
| struct Xt_redist_msg Xt_exchanger_simple_base_::msgs[] |
Definition at line 102 of file xt_exchanger_simple_base.c.
| int Xt_exchanger_simple_base_::nmsg[2] |
Definition at line 98 of file xt_exchanger_simple_base.c.
| xt_simple_s_exchange_func Xt_exchanger_simple_base_::s_func |
Definition at line 101 of file xt_exchanger_simple_base.c.
| int Xt_exchanger_simple_base_::tag_offset |
Definition at line 99 of file xt_exchanger_simple_base.c.
| const struct xt_exchanger_vtable* Xt_exchanger_simple_base_::vtable |
Definition at line 96 of file xt_exchanger_simple_base.c.