Yet Another eXchange Tool 0.11.3
|
Public Attributes | |
const struct Xt_xmap_vtable * | vtable |
int | n_in |
int | n_out |
int | max_src_pos |
int | max_dst_pos |
int | tag_offset |
MPI_Comm | comm |
struct exchange_data | msg [] |
Definition at line 174 of file xt_xmap_intersection.c.
MPI_Comm Xt_xmap_intersection_::comm |
Definition at line 186 of file xt_xmap_intersection.c.
int Xt_xmap_intersection_::max_dst_pos |
Definition at line 183 of file xt_xmap_intersection.c.
int Xt_xmap_intersection_::max_src_pos |
Definition at line 182 of file xt_xmap_intersection.c.
struct exchange_data Xt_xmap_intersection_::msg[] |
Definition at line 187 of file xt_xmap_intersection.c.
int Xt_xmap_intersection_::n_in |
Definition at line 178 of file xt_xmap_intersection.c.
int Xt_xmap_intersection_::n_out |
Definition at line 178 of file xt_xmap_intersection.c.
int Xt_xmap_intersection_::tag_offset |
Definition at line 184 of file xt_xmap_intersection.c.
const struct Xt_xmap_vtable* Xt_xmap_intersection_::vtable |
Definition at line 176 of file xt_xmap_intersection.c.