Namespaces | |
detail | |
Classes | |
struct | process_group_type |
struct | process_group_type< const filtered_graph< Graph, EdgePredicate, VertexPredicate > > |
struct | process_group_type< filtered_graph< Graph, EdgePredicate, VertexPredicate > > |
Retrieve the process group from a filtered graph. More... | |
struct | process_group_type< reverse_graph< Graph, GraphRef > > |
Retrieve the process group from a reverse graph. More... | |
Functions | |
template<typename T > | |
process_group_type< T >::type | process_group (const T &x) |
template<typename Container > | |
process_group_type< Container > ::type | process_group_adl (const Container &container) |
|
inline |
Referenced by boost::graph::parallel::detail::brandes_betweenness_centrality_impl(), boost::central_point_dominance(), boost::graph::distributed::connected_components_ps(), boost::graph::parallel::detail::do_brandes_sssp(), boost::graph::distributed::fleischer_hendrickson_pinar_strong_components(), boost::graph::distributed::detail::initialize_min_in_weights(), boost::graph::parallel::detail::non_distributed_brandes_betweenness_centrality_impl(), boost::graph::distributed::page_rank_impl(), boost::detail::parallel_bfs_helper(), boost::graph::distributed::cc_detail::parallel_connected_components(), boost::local_subgraph< DistributedGraph >::process_group(), boost::graph::vertex_list_adaptor< Graph, GlobalIndexMap >::process_group(), process_group_adl(), boost::graph::distributed::st_connected(), boost::graph::distributed::tsin_depth_first_visit(), and boost::write_graphviz().
|
inline |
References process_group().