|
Yet Another eXchange Tool
DO_NOT_EDIT_HERE
|
Data Fields | |
| const struct Xt_xmap_vtable * | vtable |
| struct exchange_ext * | in_msg |
| struct exchange_ext * | out_msg |
| int | n_in |
| int | n_out |
| int | max_src_pos |
| int | max_dst_pos |
| int | tag_offset |
| MPI_Comm | comm |
Definition at line 109 of file xt_xmap_intersection_ext.c.
| MPI_Comm Xt_xmap_intersection_ext_::comm |
Definition at line 121 of file xt_xmap_intersection_ext.c.
| struct exchange_ext* Xt_xmap_intersection_ext_::in_msg |
Definition at line 113 of file xt_xmap_intersection_ext.c.
| int Xt_xmap_intersection_ext_::max_dst_pos |
Definition at line 119 of file xt_xmap_intersection_ext.c.
| int Xt_xmap_intersection_ext_::max_src_pos |
Definition at line 118 of file xt_xmap_intersection_ext.c.
| int Xt_xmap_intersection_ext_::n_in |
Definition at line 114 of file xt_xmap_intersection_ext.c.
| int Xt_xmap_intersection_ext_::n_out |
Definition at line 114 of file xt_xmap_intersection_ext.c.
| struct exchange_ext * Xt_xmap_intersection_ext_::out_msg |
Definition at line 113 of file xt_xmap_intersection_ext.c.
| int Xt_xmap_intersection_ext_::tag_offset |
Definition at line 120 of file xt_xmap_intersection_ext.c.
| const struct Xt_xmap_vtable* Xt_xmap_intersection_ext_::vtable |
Definition at line 111 of file xt_xmap_intersection_ext.c.
1.8.13