47 #ifndef XT_XMAP_INTERSECTION_H
48 #define XT_XMAP_INTERSECTION_H
91 src_com[num_src_intersections],
92 int num_dst_intersections,
94 dst_com[num_dst_intersections],
122 int num_src_intersections,
123 const struct Xt_com_list src_com[num_src_intersections],
124 int num_dst_intersections,
125 const struct Xt_com_list dst_com[num_dst_intersections],
145 int num_src_msg,
const struct Xt_com_pos src_com[num_src_msg],
146 int num_dst_msg,
const struct Xt_com_pos dst_com[num_dst_msg],
base definitions header file
Xt_xmap xt_xmap_intersection_ext_new(int num_src_intersections, const struct Xt_com_list src_com[num_src_intersections], int num_dst_intersections, const struct Xt_com_list dst_com[num_dst_intersections], Xt_idxlist src_idxlist, Xt_idxlist dst_idxlist, MPI_Comm comm)
Xt_xmap xt_xmap_intersection_pos_new(int num_src_msg, const struct Xt_com_pos src_com[num_src_msg], int num_dst_msg, const struct Xt_com_pos dst_com[num_dst_msg], MPI_Comm comm)
Xt_xmap xt_xmap_intersection_new(int num_src_intersections, const struct Xt_com_list src_com[num_src_intersections], int num_dst_intersections, const struct Xt_com_list dst_com[num_dst_intersections], Xt_idxlist src_idxlist, Xt_idxlist dst_idxlist, MPI_Comm comm)