47#ifndef XT_XMAP_INTERSECTION_H
48#define XT_XMAP_INTERSECTION_H
86 src_com[num_src_intersections],
87 int num_dst_intersections,
89 dst_com[num_dst_intersections],
113 int num_src_intersections,
114 const struct Xt_com_list src_com[num_src_intersections],
115 int num_dst_intersections,
116 const struct Xt_com_list dst_com[num_dst_intersections],
146 int num_src_intersections,
147 const struct Xt_com_list src_com[num_src_intersections],
148 int num_dst_intersections,
149 const struct Xt_com_list dst_com[num_dst_intersections],
178 int num_src_intersections,
179 const struct Xt_com_list src_com[num_src_intersections],
180 int num_dst_intersections,
181 const struct Xt_com_list dst_com[num_dst_intersections],
201 int num_src_msg,
const struct Xt_com_pos src_com[num_src_msg],
202 int num_dst_msg,
const struct Xt_com_pos dst_com[num_dst_msg],
struct Xt_config_ * Xt_config
base definitions header file
struct Xt_xmap_ * Xt_xmap
struct Xt_idxlist_ * Xt_idxlist
Xt_xmap xt_xmap_intersection_ext_custom_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_config config)
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)
Xt_xmap xt_xmap_intersection_custom_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_config config)