49 #ifndef SRC_PARALLEL_MOAB_PARCOMMGRAPH_HPP_
50 #define SRC_PARALLEL_MOAB_PARCOMMGRAPH_HPP_
88 ParCommGraph( MPI_Comm joincomm, MPI_Group group1, MPI_Group group2,
int coid1,
int coid2 );
197 std::vector< int >& senders_local );
219 std::map<
int, std::set< int > >& idsFromProcs );
242 void find_group_ranks( MPI_Group group, MPI_Comm join, std::vector< int >& ranks );
259 std::map< int, std::vector< int > >
261 std::map< int, std::vector< int > >
263 std::map< int, std::vector< int > >
292 std::map< int, std::vector< int > >