Home
last modified time | relevance | path

Searched defs:OwnerMap (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/graph_parallel/test/
Ddistributed_betweenness_centrality_test.cpp236 typedef property_map<Graph, vertex_owner_t>::const_type OwnerMap; in test_main() typedef
Dssca.cpp230 typedef typename property_map<Graph, vertex_owner_t>::const_type OwnerMap; in classify_sets() typedef
875 typedef typename property_map<Graph, vertex_owner_t>::const_type OwnerMap; in run_distributed_graph_tests() typedef
/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp99 get(get_owner_of_first_tuple_element<OwnerMap, Tuple> o, Tuple t) in get()
457 typedef typename property_map<Graph, vertex_owner_t>::const_type OwnerMap; in run() typedef
723 typedef typename property_map<Graph, vertex_owner_t>::const_type OwnerMap; in do_brandes_sssp() typedef
Dconnected_components.hpp320 OwnerMap; in parallel_connected_components() typedef
Dstrong_components.hpp181 OwnerMap; in fleischer_hendrickson_pinar_strong_components() typedef