Yet Another eXchange Tool 0.11.3
|
Public Attributes | |
const struct xt_redist_vtable * | vtable |
Xt_exchanger | exchanger |
int | nmsg [2] |
MPI_Comm | comm |
int | tag_offset |
Definition at line 124 of file xt_redist_single_array_base.c.
MPI_Comm Xt_redist_sab_::comm |
Definition at line 132 of file xt_redist_single_array_base.c.
Xt_exchanger Xt_redist_sab_::exchanger |
Definition at line 128 of file xt_redist_single_array_base.c.
int Xt_redist_sab_::nmsg[2] |
Definition at line 130 of file xt_redist_single_array_base.c.
int Xt_redist_sab_::tag_offset |
Definition at line 133 of file xt_redist_single_array_base.c.
const struct xt_redist_vtable* Xt_redist_sab_::vtable |
Definition at line 126 of file xt_redist_single_array_base.c.