Flow123d  master-f44eb46
SparseGraphMETIS Member List

This is the complete list of members for SparseGraphMETIS, including all inherited members.

adjSparseGraphprotected
adj_of_procSparseGraphprotected
adj_weightsSparseGraphprotected
allocate_sparse_graph(int lsize_vtxs, int lsize_adj)SparseGraphMETISprivatevirtual
check_subgraph_connectivity(int *part)SparseGraph
checked_vtxSparseGraphprotected
DFS(int vtx)SparseGraph
finalize()SparseGraph
get_distr()SparseGraphinline
is_symmetric()SparseGraph
part_to_checkSparseGraphprotected
partition(int *loc_part)SparseGraphMETISvirtual
proc_to_checkSparseGraphprotected
rowsSparseGraphprotected
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
SparseGraphMETIS(int n_vtxs, MPI_Comm comm)SparseGraphMETISinline
SparseGraphMETIS(const Distribution &distr)SparseGraphMETISinline
view()SparseGraph
vtx_distrSparseGraphprotected
vtx_weightsSparseGraphprotected
vtx_XYZSparseGraphprotected
~SparseGraph()SparseGraphvirtual
~SparseGraphMETIS()SparseGraphMETISprivatevirtual