Yet Another eXchange Tool
0.9.0
|
Public Attributes | |
const struct xt_redist_vtable * | vtable |
Xt_exchanger | exchanger |
int | nmsg [2] |
MPI_Comm | comm |
int | tag_offset |
Definition at line 119 of file xt_redist_single_array_base.c.
MPI_Comm Xt_redist_sab_::comm |
Definition at line 127 of file xt_redist_single_array_base.c.
Xt_exchanger Xt_redist_sab_::exchanger |
Definition at line 123 of file xt_redist_single_array_base.c.
int Xt_redist_sab_::nmsg[2] |
Definition at line 125 of file xt_redist_single_array_base.c.
int Xt_redist_sab_::tag_offset |
Definition at line 128 of file xt_redist_single_array_base.c.
const struct xt_redist_vtable* Xt_redist_sab_::vtable |
Definition at line 121 of file xt_redist_single_array_base.c.