PPL Logo

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

Go to the source code of this file.

Functions

void FM_2WayNodeRefine (CtrlType *ctrl, GraphType *graph, floattype ubfactor, int npasses)
void FM_2WayNodeRefine2 (CtrlType *ctrl, GraphType *graph, floattype ubfactor, int npasses)
void FM_2WayNodeRefineEqWgt (CtrlType *ctrl, GraphType *graph, int npasses)
void FM_2WayNodeRefine_OneSided (CtrlType *ctrl, GraphType *graph, floattype ubfactor, int npasses)
void FM_2WayNodeBalance (CtrlType *ctrl, GraphType *graph, floattype ubfactor)
int ComputeMaxNodeGain (int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt)


Function Documentation

void FM_2WayNodeRefine ( CtrlType ctrl,
GraphType graph,
floattype  ubfactor,
int  npasses 
)

void FM_2WayNodeRefine2 ( CtrlType ctrl,
GraphType graph,
floattype  ubfactor,
int  npasses 
)

void FM_2WayNodeRefineEqWgt ( CtrlType ctrl,
GraphType graph,
int  npasses 
)

void FM_2WayNodeRefine_OneSided ( CtrlType ctrl,
GraphType graph,
floattype  ubfactor,
int  npasses 
)

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

int ComputeMaxNodeGain ( int  nvtxs,
idxtype xadj,
idxtype adjncy,
idxtype vwgt 
)


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