Searched defs:comm_edge_iterator (Results 1 – 1 of 1) sorted by relevance
350 class comm_edge_iterator class358 comm_edge_iterator() { } in comm_edge_iterator() function in boost::mpi::detail::comm_edge_iterator361 comm_edge_iterator(int nedges) : edge_index(nedges) { } in comm_edge_iterator() function in boost::mpi::detail::comm_edge_iterator363 comm_edge_iterator(shared_array<int> indices, shared_array<int> edges) in comm_edge_iterator() function in boost::mpi::detail::comm_edge_iterator