Searched refs:get_edge_index (Results 1 – 3 of 3) sorted by relevance
318 std::size_t get_edge_index(Edge e, const Graph& g);441 per_edge_data& edata = edge_data[get_edge_index(e, g)]; in operator ()()553 per_edge_data& edata = edge_data[get_edge_index(e, g)]; in operator ()()867 hohberg_vertex_processor<Graph>::get_edge_index(Edge e, const Graph& g) in get_edge_index() function in boost::graph::distributed::hohberg_vertex_processor
777 inline typename UNDIRECTED_GRAPH::edge_index_type get_edge_index( in get_edge_index() function
751 inline typename DIRECTED_GRAPH::edge_index_type get_edge_index( in get_edge_index() function