Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | ComputePartitionInfo (GraphType *graph, int nparts, idxtype *where) |
void | ComputePartitionInfoBipartite (GraphType *graph, int nparts, idxtype *where) |
void | ComputePartitionBalance (GraphType *graph, int nparts, idxtype *where, float *ubvec) |
float | ComputeElementBalance (int ne, int nparts, idxtype *where) |
float ComputeElementBalance | ( | int | ne, |
int | nparts, | ||
idxtype * | where | ||
) |