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

Go to the source code of this file.

Functions

void MocBalance2Way (CtrlType *ctrl, GraphType *graph, float *tpwgts, float lbfactor)
 
void MocGeneral2WayBalance (CtrlType *ctrl, GraphType *graph, float *tpwgts, float lbfactor)
 

Function Documentation

void MocBalance2Way ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float  lbfactor 
)

Definition at line 22 of file mbalance.c.

void MocGeneral2WayBalance ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float  lbfactor 
)

Definition at line 36 of file mbalance.c.