Hitmap 1.3
|
#include <metis.h>
Go to the source code of this file.
Functions | |
void | MocBalance2Way2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec) |
void | MocGeneral2WayBalance2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *ubvec) |
void | SelectQueue3 (int ncon, float *npwgts, float *tpwgts, int *from, int *cnum, PQueueType queues[MAXNCON][2], float *maxwgt) |
Definition at line 22 of file mbalance2.c.
void SelectQueue3 | ( | int | ncon, |
float * | npwgts, | ||
float * | tpwgts, | ||
int * | from, | ||
int * | cnum, | ||
PQueueType | queues[MAXNCON][2], | ||
float * | maxwgt | ||
) |