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 );
229 std::vector< int >& valuesComp1,
231 Range& ents_of_interest,
243 std::vector< int >& values_entities );
261 void find_group_ranks( MPI_Group group, MPI_Comm join, std::vector< int >& ranks );
278 std::map< int, std::vector< int > >
280 std::map< int, std::vector< int > >
282 std::map< int, std::vector< int > >
311 std::map< int, std::vector< int > >