Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | RefineVolKWay (CtrlType *ctrl, GraphType *orggraph, GraphType *graph, int nparts, float *tpwgts, float ubfactor) |
void | AllocateVolKWayPartitionMemory (CtrlType *ctrl, GraphType *graph, int nparts) |
void | ComputeVolKWayPartitionParams (CtrlType *ctrl, GraphType *graph, int nparts) |
void | ComputeKWayVolGains (CtrlType *ctrl, GraphType *graph, int nparts) |
void | ProjectVolKWayPartition (CtrlType *ctrl, GraphType *graph, int nparts) |
void | ComputeVolKWayBoundary (CtrlType *ctrl, GraphType *graph, int nparts) |
void | ComputeVolKWayBalanceBoundary (CtrlType *ctrl, GraphType *graph, int nparts) |
Definition at line 107 of file kwayvolrefine.c.
Definition at line 209 of file kwayvolrefine.c.
Definition at line 439 of file kwayvolrefine.c.
Definition at line 414 of file kwayvolrefine.c.
Definition at line 129 of file kwayvolrefine.c.
Definition at line 309 of file kwayvolrefine.c.