PPL Logo

libs/ck-libs/metis/libmetis/stat.c File Reference

Go to the source code of this file.

Functions

void ComputePartitionInfoBipartite (graph_t *graph, idx_t nparts, idx_t *where)
void ComputePartitionBalance (graph_t *graph, idx_t nparts, idx_t *where, real_t *ubvec)
real_t ComputeElementBalance (idx_t ne, idx_t nparts, idx_t *where)


Function Documentation

void ComputePartitionInfoBipartite ( graph_t graph,
idx_t  nparts,
idx_t where 
)

void ComputePartitionBalance ( graph_t graph,
idx_t  nparts,
idx_t where,
real_t ubvec 
)

Definition at line 125 of file stat.c.

References gk_free(), graph_t::ncon, ncon, graph_t::nvtxs, graph_t::vwgt, and vwgt.

Here is the call graph for this function:

real_t ComputeElementBalance ( idx_t  ne,
idx_t  nparts,
idx_t where 
)

Definition at line 160 of file stat.c.

References gk_free().

Here is the call graph for this function:


Generated on Mon Sep 21 08:10:17 2020 for Charm++ by  doxygen 1.5.5