|
Yet Another eXchange Tool
DO_NOT_EDIT_HERE
|
Data Fields | |
| const struct xt_redist_vtable * | vtable |
| Xt_exchanger | exchanger |
| int | nsend |
| int | nrecv |
| MPI_Comm | comm |
| int | tag_offset |
Definition at line 105 of file xt_redist_single_array_base.c.
| MPI_Comm Xt_redist_sab_::comm |
Definition at line 113 of file xt_redist_single_array_base.c.
| Xt_exchanger Xt_redist_sab_::exchanger |
Definition at line 109 of file xt_redist_single_array_base.c.
| int Xt_redist_sab_::nrecv |
Definition at line 111 of file xt_redist_single_array_base.c.
| int Xt_redist_sab_::nsend |
Definition at line 111 of file xt_redist_single_array_base.c.
| int Xt_redist_sab_::tag_offset |
Definition at line 114 of file xt_redist_single_array_base.c.
| const struct xt_redist_vtable* Xt_redist_sab_::vtable |
Definition at line 107 of file xt_redist_single_array_base.c.
1.8.13