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

Go to the source code of this file.

Functions

void MocFM_2WayEdgeRefine2 (CtrlType *ctrl, GraphType *graph, float *tpwgts, float *orgubvec, int npasses)
 
void SelectQueue2 (int ncon, float *npwgts, float *tpwgts, int *from, int *cnum, PQueueType queues[MAXNCON][2], float *maxwgt)
 
int IsBetter2wayBalance (int ncon, float *newbal, float *oldbal, float *ubvec)
 

Function Documentation

int IsBetter2wayBalance ( int  ncon,
float *  newbal,
float *  oldbal,
float *  ubvec 
)

Definition at line 326 of file mfm2.c.

void MocFM_2WayEdgeRefine2 ( CtrlType ctrl,
GraphType graph,
float *  tpwgts,
float *  orgubvec,
int  npasses 
)

Definition at line 20 of file mfm2.c.

Here is the call graph for this function:

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

Definition at line 263 of file mfm2.c.

Here is the call graph for this function: