Home
last modified time | relevance | path

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

/third_party/boost/libs/graph_parallel/test/
Ddistributed_rmat_cc.cpp88 std::vector<int> local_components_vec(num_vertices(g)); in test_filtered_rmat_cc() local
Ddistributed_rmat_cc_ps.cpp87 std::vector<int> local_components_vec(num_vertices(g)); in test_filtered_rmat_cc() local
Ddistributed_strong_components_test.cpp98 std::vector<int> local_components_vec(num_vertices(g)); in test_distributed_strong_components() local
Ddistributed_connected_components_test.cpp107 std::vector<int> local_components_vec(num_vertices(g)); in test_distributed_connected_components() local
Dalgorithm_performance.cpp300 std::vector<unsigned int> local_components_vec(num_vertices(g)); in test_undirected_algorithms() local