Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | MocRefineKWayHorizontal (CtrlType *ctrl, GraphType *orggraph, GraphType *graph, int nparts, float *ubvec) |
void | MocAllocateKWayPartitionMemory (CtrlType *ctrl, GraphType *graph, int nparts) |
void | MocComputeKWayPartitionParams (CtrlType *ctrl, GraphType *graph, int nparts) |
void | MocProjectKWayPartition (CtrlType *ctrl, GraphType *graph, int nparts) |
void | MocComputeKWayBalanceBoundary (CtrlType *ctrl, GraphType *graph, int nparts) |
Definition at line 67 of file mkwayrefine.c.
Definition at line 278 of file mkwayrefine.c.
Definition at line 89 of file mkwayrefine.c.
Definition at line 172 of file mkwayrefine.c.
void MocRefineKWayHorizontal | ( | CtrlType * | ctrl, |
GraphType * | orggraph, | ||
GraphType * | graph, | ||
int | nparts, | ||
float * | ubvec | ||
) |
Definition at line 20 of file mkwayrefine.c.