| add_edge(edge_descriptor const &ed) | stapl::csr_model< Traits > | |
| add_edge(edge_descriptor const &ed, edge_property const &p) | stapl::csr_model< Traits > | |
| add_edge_pair(csr_model &g, edge_descriptor const &ed, edge_property const &p) | stapl::csr_model< Traits > | friend |
| adj_edge_iterator typedef | stapl::csr_model< Traits > | |
| begin() (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| begin() const (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| check_add_edge(edge_descriptor const &ed, edge_property const &ep) | stapl::csr_model< Traits > | |
| check_add_edge(edge_descriptor const &ed) | stapl::csr_model< Traits > | |
| clear(void) | stapl::csr_model< Traits > | |
| commit(void) | stapl::csr_model< Traits > | |
| const_adj_edge_iterator typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| const_edge_iterator typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| const_iterator typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| const_vertex_iterator typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| csr_model(size_t const &start_vd, size_t const &num_vds, value_type const &default_value=value_type()) | stapl::csr_model< Traits > | |
| csr_model(csr_model const &other) (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| edge_descriptor typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| edge_iterator typedef | stapl::csr_model< Traits > | |
| edge_property typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| edge_type typedef | stapl::csr_model< Traits > | |
| edgelist_type typedef | stapl::csr_model< Traits > | |
| end() (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| end() const (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| erase_edges_if(Pred &&pred) | stapl::csr_model< Traits > | |
| find(vertex_descriptor const &vd) | stapl::csr_model< Traits > | |
| find_edge(edge_descriptor const &ed, vertex_iterator &vi, adj_edge_iterator &ei) | stapl::csr_model< Traits > | |
| find_edge(edge_descriptor const &ed, const_vertex_iterator &vi, const_adj_edge_iterator &ei) const | stapl::csr_model< Traits > | |
| find_vertex(vertex_descriptor const &vd) const | stapl::csr_model< Traits > | |
| find_vertex(vertex_descriptor const &vd) | stapl::csr_model< Traits > | |
| get_max_descriptor() | stapl::csr_model< Traits > | |
| iterator typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| m_eid | stapl::csr_model< Traits > | protected |
| m_ne | stapl::csr_model< Traits > | protected |
| m_se | stapl::csr_model< Traits > | protected |
| m_vertices | stapl::csr_model< Traits > | protected |
| num_edges() const | stapl::csr_model< Traits > | |
| num_self_edges() const | stapl::csr_model< Traits > | |
| num_vertices() const | stapl::csr_model< Traits > | |
| remove_duplicate_edges() | stapl::csr_model< Traits > | |
| simple_vertex_descriptor typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| size() const | stapl::csr_model< Traits > | |
| sort_edges(Comp &&cmp) | stapl::csr_model< Traits > | |
| uncommit(void) | stapl::csr_model< Traits > | |
| update_next_descriptor(vertex_descriptor const &vd) | stapl::csr_model< Traits > | |
| value_type typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| vertex_descriptor typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| vertex_impl_type typedef | stapl::csr_model< Traits > | |
| vertex_iterator typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| vertex_property typedef (defined in stapl::csr_model< Traits >) | stapl::csr_model< Traits > | |
| vertex_set_type typedef | stapl::csr_model< Traits > | |