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

Go to the source code of this file.

Functions

void Balance2Way (CtrlType *ctrl, GraphType *graph, int *tpwgts, float ubfactor)
 
void Bnd2WayBalance (CtrlType *ctrl, GraphType *graph, int *tpwgts)
 
void General2WayBalance (CtrlType *ctrl, GraphType *graph, int *tpwgts)
 

Function Documentation

void Balance2Way ( CtrlType ctrl,
GraphType graph,
int *  tpwgts,
float  ubfactor 
)

Definition at line 21 of file balance.c.

void Bnd2WayBalance ( CtrlType ctrl,
GraphType graph,
int *  tpwgts 
)

Definition at line 48 of file balance.c.

void General2WayBalance ( CtrlType ctrl,
GraphType graph,
int *  tpwgts 
)

Definition at line 174 of file balance.c.