Hitmap 1.3
 All Data Structures Namespaces Files Functions Variables Typedefs Friends Macros Groups Pages
Functions
mbalance2.c File Reference
#include <metis.h>
Include dependency graph for mbalance2.c:

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)
 

Function Documentation

void MocBalance2Way2 ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float *  ubvec 
)

Definition at line 22 of file mbalance2.c.

void MocGeneral2WayBalance2 ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float *  ubvec 
)

Definition at line 37 of file mbalance2.c.

Here is the call graph for this function:

void SelectQueue3 ( int  ncon,
float *  npwgts,
float *  tpwgts,
int *  from,
int *  cnum,
PQueueType  queues[MAXNCON][2],
float *  maxwgt 
)

Definition at line 266 of file mbalance2.c.

Here is the call graph for this function: