PPL Logo

libs/ck-libs/parmetis/METISLib/minitpart.c File Reference

Go to the source code of this file.

Functions

void MocInit2WayPartition (CtrlType *ctrl, GraphType *graph, floattype *tpwgts, floattype ubfactor)
void MocGrowBisection (CtrlType *ctrl, GraphType *graph, floattype *tpwgts, floattype ubfactor)
void MocRandomBisection (CtrlType *ctrl, GraphType *graph, floattype *tpwgts, floattype ubfactor)
void MocInit2WayBalance (CtrlType *ctrl, GraphType *graph, floattype *tpwgts)
int SelectQueueOneWay (int ncon, floattype *npwgts, floattype *tpwgts, int from, PQueueType queues[MAXNCON][2])


Function Documentation

void MocInit2WayPartition ( CtrlType ctrl,
GraphType graph,
floattype tpwgts,
floattype  ubfactor 
)

void MocGrowBisection ( CtrlType ctrl,
GraphType graph,
floattype tpwgts,
floattype  ubfactor 
)

void MocRandomBisection ( CtrlType ctrl,
GraphType graph,
floattype tpwgts,
floattype  ubfactor 
)

void MocInit2WayBalance ( CtrlType ctrl,
GraphType graph,
floattype tpwgts 
)

int SelectQueueOneWay ( int  ncon,
floattype npwgts,
floattype tpwgts,
int  from,
PQueueType  queues[MAXNCON][2] 
)

Definition at line 342 of file minitpart.c.

References max(), and PQueueGetSize().

Referenced by MocInit2WayBalance().


Generated on Sat May 26 08:08:10 2012 for Charm++ by  doxygen 1.5.5