| accessor_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| add_edge(edge_descriptor const &ed, edge_property const &ep=edge_property()) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| add_edge(vertex_descriptor const &source, vertex_descriptor const &target, edge_property const &ep=edge_property()) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| add_edge_async(edge_descriptor const &ed, edge_property const &ep=edge_property()) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| add_edge_async(vertex_descriptor const &source, vertex_descriptor const &target, edge_property const &ep=edge_property()) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| adj_edge_iterator typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| aggregate_apply_async(size_t const &loc, Cont const &cont, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| aggregate_async(size_t const &loc, Cont const &cont, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| aggregate_vp_apply_async(size_t const &loc, F const &fcont) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| apply_get(gid_type const &gid, F const &f) | stapl::detail::container_impl< Derived > | |
| apply_get(gid_type const &gid, F const &f) const | stapl::detail::container_impl< Derived > | |
| apply_set(vertex_descriptor const &gid, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| container< Derived >::apply_set(gid_type const &gid, F const &f) | stapl::detail::container_impl< Derived > | |
| base_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| begin(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| begin(void) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| clear(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| clear_edges(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| const_adj_edge_iterator typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| const_reference typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| const_vertex_iterator typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| container(void) (defined in stapl::container< Derived >) | stapl::container< Derived > | |
| container(distribution_type const &distribution) | stapl::container< Derived > | |
| container(directory_type const &dir, container_manager_type const &cm) | stapl::container< Derived > | |
| container(directory_type const &dir, container_manager_type const &cm, Reg const ®) | stapl::container< Derived > | |
| container(partition_type const &ps, mapper_type const &map) | stapl::container< Derived > | |
| container(partition_type const &ps, mapper_type const &map, Reg const ®, typename std::enable_if< !detail::has_is_composed_dist_spec< Reg >::value >::type *=0) | stapl::container< Derived > | |
| container(std::shared_ptr< DistSpecView > dist_view, Reg const ®, typename std::enable_if< !detail::has_is_composed_dist_spec< Reg >::value >::type *=0) | stapl::container< Derived > | |
| container(partition_type const &ps, mapper_type const &map, value_type const &default_value) | stapl::container< Derived > | |
| container(std::shared_ptr< DistSpecView > dist_view, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0) | stapl::container< Derived > | |
| container(std::shared_ptr< DistSpecView > dist_view, value_type const &default_value, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0) | stapl::container< Derived > | |
| container(PartitionContainer const *const part_cont, typename std::enable_if< std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) | stapl::container< Derived > | |
| container(PartitionContainer const *const part_cont, value_type const &default_value, typename std::enable_if< std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) | stapl::container< Derived > | |
| container(PartitionContainer const *const part_cont, Reg const ®, typename std::enable_if< std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) | stapl::container< Derived > | |
| container(std::shared_ptr< DistSpecView > dist_view, ComposedSpec const &comp_spec, typename std::enable_if< is_distribution_view< DistSpecView >::value &&detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0) | stapl::container< Derived > | |
| container(std::shared_ptr< DistSpecView > dist_view, ComposedSpec const &comp_spec, boost::mpl::false_ const ®, typename std::enable_if< is_distribution_view< DistSpecView >::value &&detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0) | stapl::container< Derived > | |
| container_impl(void) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(distribution_type const &distribution) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(directory_type const &dir, container_manager_type const &cm) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(directory_type const &dir, container_manager_type const &cm, Reg const ®) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(partition_type const &ps, mapper_type const &map) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(partition_type const &ps, mapper_type const &map, Reg const ®) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(partition_type const &ps, mapper_type const &map, value_type const &default_value) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(DistSpecView const &dist_view, PartitionContainer const *const part_cont, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value &&std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(DistSpecView const &dist_view, PartitionContainer const *const part_cont, value_type const &default_value, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value &&std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| container_impl(DistSpecView const &dist_view, PartitionContainer const *const part_cont, Reg const ®, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value &&std::is_same< typename PartitionContainer::value_type, arbitrary_partition_info >::value >::type *=0) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| delete_edge(edge_descriptor const &ed) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| delete_edge(vertex_descriptor const &source, vertex_descriptor const &target) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| derived_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| destroy(void) | stapl::detail::container_impl< Derived > | |
| directed_graph_base(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(size_t const &n) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(size_t const &n, vertex_property const &default_value) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(size_t const &n, mapper_type const &m, vertex_property const &default_value=vertex_property()) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(partition_type const &ps, vertex_property const &default_value=vertex_property()) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(partition_type const &ps, mapper_type const &m) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(partition_type const &ps, mapper_type const &m, vertex_property const &default_value) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(DistSpecsView const &dist_view, typename std::enable_if< is_distribution_view< DistSpecsView >::value &&!detail::has_is_composed_dist_spec< DistSpecsView >::value >::type *=0) (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(DistSpecsView const &dist_view, vertex_property const &default_value, typename std::enable_if< is_distribution_view< DistSpecsView >::value &&!detail::has_is_composed_dist_spec< DistSpecsView >::value >::type *=0) (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(size_t const &n, VP const &default_value, DP dis_policy, typename boost::enable_if< is_p_object< VP > >::type *=0) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(boost::tuples::cons< X, Y > dims) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(boost::tuples::cons< X, Y > dims, DP const &dis_policy) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(SizesView const &sizes_view, typename std::enable_if< boost::is_same< size_type, typename SizesView::size_type >::value &&!is_distribution_view< SizesView >::value &&!detail::has_is_composed_dist_spec< SizesView >::value >::type *=0) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(ComposedSpec const &comp_spec, typename std::enable_if< detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directed_graph_base(std::vector< DistSpecView > const &dist_specs, typename std::enable_if< is_distribution_view< DistSpecView >::value &&!detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| directness_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| distribution(void) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| distribution(void) const (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| distribution_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| domain(void) const | stapl::detail::container_impl< Derived > | |
| domain_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| edge_descriptor typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| edge_iterator typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| edge_property typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| EdgeP typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| empty(void) const (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| end(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| end(void) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| ep_apply(edge_descriptor const &ed, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| ep_apply_async(edge_descriptor const &ed, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| erase_edges_if(Pred &&pred) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| find_vertex(vertex_descriptor const &gid) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| get_distribution(void) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| get_element(index_type const &idx) const | stapl::detail::container_impl< Derived > | |
| get_element_split(index_type const &idx) | stapl::detail::container_impl< Derived > | |
| get_location_id(void) const (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| get_num_locations(void) const (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| get_rmi_handle_reference(void) (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| get_spec(DistSpecView const &dist_view, typename std::enable_if< !detail::has_is_composed_dist_spec< DistSpecView >::value >::type *=0) | stapl::detail::container_impl< Derived > | protected |
| get_spec(ComposedSpec const &dist_view, typename std::enable_if< detail::has_is_composed_dist_spec< ComposedSpec >::value >::type *=0) | stapl::detail::container_impl< Derived > | protected |
| gid_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| has_edge(vertex_descriptor const &source, vertex_descriptor const &target) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| index_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| insert_edge(edge_descriptor const &ed, edge_property const &ep, Comp const &comp) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| insert_edge(vertex_descriptor const &source, vertex_descriptor const &target, edge_property const &ep, Comp const &comp) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| insert_edge_async(edge_descriptor const &ed, edge_property const &ep, Comp const &comp) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| insert_edge_async(vertex_descriptor const &source, vertex_descriptor const &target, edge_property const &ep, Comp const &comp) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| is_directed(void) const (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| is_local(Indices const &... i) const | stapl::detail::container_impl< Derived > | |
| iterator typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| loc_dist_metadata typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| locality(gid_type gid) | stapl::detail::container_impl< Derived > | |
| make_iterator(gid_type const &gid) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| make_reference(vertex_descriptor const &gid) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| make_reference(vertex_descriptor const &gid) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| Map typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| map_dom_t typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| mapper_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| migrate(gid_type const &gid, location_type destination) | stapl::detail::container_impl< Derived > | |
| multiplicity_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| num_edges(void) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| num_edges_collective(void) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| num_local_edges(void) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| num_vertices(void) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| operator[](vertex_descriptor const &gid) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| partition_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| PS typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| redistribute(DistSpecView const &dist_view, typename boost::enable_if< boost::mpl::and_< is_distribution_view< DistSpecView >, is_view_based< partition_type >, is_view_based< mapper_type > > >::type *=0) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| container< Derived >::redistribute(DistSpecView const &dist_view) | stapl::container< Derived > | |
| container< Derived >::redistribute(DistSpecView const *dist_view) | stapl::container< Derived > | |
| reference typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| remove_duplicate_edges() | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| reserve_adjacency(vertex_descriptor const &vd, size_t num_adjacents) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| set_element(index_type const &idx, value_type const &val) | stapl::detail::container_impl< Derived > | |
| set_elements(index_type const &idx, View &&vals) | stapl::detail::container_impl< Derived > | |
| shared_from_this() (defined in stapl::detail::container_impl< Derived >) | stapl::detail::container_impl< Derived > | |
| simple_vertex_descriptor typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| size(void) const | stapl::detail::container_impl< Derived > | |
| size_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| sort_edges(Comp const &comp) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| sort_edges_ascending(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| sort_edges_locality(void) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| Traits typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| value_type typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| vertex_descriptor typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| vertex_iterator typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| vertex_property typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| vertex_reference typedef | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| VertexP typedef (defined in stapl::directed_graph_base< Derived, D, M, OptionalParams >) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | protected |
| vp_apply(vertex_descriptor const &gid, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| vp_apply(vertex_descriptor const &gid, F const &f) const | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |
| vp_apply_async(vertex_descriptor const &gid, F const &f) | stapl::directed_graph_base< Derived, D, M, OptionalParams > | |