PPL Logo

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

Go to the source code of this file.

Functions

void Init2WayPartition (CtrlType *ctrl, GraphType *graph, int *tpwgts, floattype ubfactor)
void InitSeparator (CtrlType *ctrl, GraphType *graph, floattype ubfactor)
void GrowBisection (CtrlType *ctrl, GraphType *graph, int *tpwgts, floattype ubfactor)
void GrowBisectionNode (CtrlType *ctrl, GraphType *graph, floattype ubfactor)
void RandomBisection (CtrlType *ctrl, GraphType *graph, int *tpwgts, floattype ubfactor)


Function Documentation

void Init2WayPartition ( CtrlType ctrl,
GraphType graph,
int tpwgts,
floattype  ubfactor 
)

void InitSeparator ( CtrlType ctrl,
GraphType graph,
floattype  ubfactor 
)

void GrowBisection ( CtrlType ctrl,
GraphType graph,
int tpwgts,
floattype  ubfactor 
)

void GrowBisectionNode ( CtrlType ctrl,
GraphType graph,
floattype  ubfactor 
)

void RandomBisection ( CtrlType ctrl,
GraphType graph,
int tpwgts,
floattype  ubfactor 
)


Generated on Mon May 21 08:11:11 2012 for Charm++ by  doxygen 1.5.5