|
Flow123d
release_3.0.0-880-gc768b7a
|
This is the complete list of members for SparseGraph, including all inherited members.
| adj | SparseGraph | protected |
| adj_of_proc | SparseGraph | protected |
| adj_weights | SparseGraph | protected |
| allocate_sparse_graph(int lsize_vtxs, int lsize_adj)=0 | SparseGraph | protectedpure virtual |
| check_subgraph_connectivity(int *part) | SparseGraph | |
| checked_vtx | SparseGraph | protected |
| DFS(int vtx) | SparseGraph | |
| finalize() | SparseGraph | |
| get_distr() | SparseGraph | inline |
| is_symmetric() | SparseGraph | |
| operator<(const Edge &a, const Edge &b) | SparseGraph | friend |
| part_to_check | SparseGraph | protected |
| partition(int *loc_part)=0 | SparseGraph | pure virtual |
| proc_to_check | SparseGraph | protected |
| rows | SparseGraph | protected |
| set_edge(const int a, const int b, int weight=1) | SparseGraph | |
| set_vtx_position(const int vtx, const float xyz[3], int weight=1) | SparseGraph | |
| SparseGraph(const Distribution &distr) | SparseGraph | |
| SparseGraph(int loc_size, MPI_Comm comm) | SparseGraph | |
| view() | SparseGraph | |
| vtx_distr | SparseGraph | protected |
| vtx_weights | SparseGraph | protected |
| vtx_XYZ | SparseGraph | protected |
| ~SparseGraph() | SparseGraph | virtual |
1.8.11