Searched defs:undirectedS (Results 1 – 3 of 3) sorted by relevance
32 struct undirectedS struct35 {39 typedef mpl::false_ is_directed_t;40 typedef mpl::false_ is_bidir_t;
713 out_edges( in out_edges()796 in_edges( in in_edges()1005 void clear_vertex( in clear_vertex()
977 remove_in_edge(typename Graph::edge_descriptor e, Graph& g, undirectedS) in remove_in_edge() argument1749 undirectedS) { } in request_in_neighbors() argument1760 void clear_in_edges_local(vertex_descriptor v, undirectedS) {} in clear_in_edges_local() argument1777 undirectedS) { } in remove_migrated_in_edges() argument1852 build_vertex_property(const vertex_property_type& p, undirectedS) in build_vertex_property() argument1878 build_edge_property(const edge_property_type& p, undirectedS) in build_edge_property() argument1904 split_edge_property(const base_edge_property_type& p, undirectedS) in split_edge_property() argument2100 processor_id_type other_proc, undirectedS) in add_remote_edge() argument2163 processor_id_type other_proc, undirectedS) in remove_local_edge() argument2206 undirectedS) in remove_local_edge_from_list() argument[all …]