Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | MocInit2WayPartition2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec) |
void | MocGrowBisection2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec) |
void | MocGrowBisectionNew2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec) |
void | MocInit2WayBalance2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec) |
int | SelectQueueOneWay2 (int ncon, float *pto, PQueueType queues[MAXNCON][2], float *ubvec) |
Definition at line 21 of file minitpart2.c.
int SelectQueueOneWay2 | ( | int | ncon, |
float * | pto, | ||
PQueueType | queues[MAXNCON][2], | ||
float * | ubvec | ||
) |