Home
last modified time | relevance | path

Searched refs:keep_local_edges (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/graph_parallel/test/
Ddistributed_rmat_cc.cpp71 typedef keep_local_edges<parallel::variant_distribution<mpi_process_group>, in test_filtered_rmat_cc()
Dssca.cpp878 typedef keep_local_edges<parallel::variant_distribution<ProcessGroup>, in run_distributed_graph_tests()
/third_party/boost/boost/graph/
Drmat_graph_generator.hpp48 template < typename Distribution, typename ProcessId > struct keep_local_edges struct
51 keep_local_edges(const Distribution& distrib, const ProcessId& id) in keep_local_edges() argument
/third_party/boost/libs/graph_parallel/doc/
Dsorted_unique_rmat_generator.rst94 typedef keep_local_edges<boost::parallel::variant_distribution<mpi_process_group>,