PPL Logo

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

Go to the source code of this file.

Functions

void METIS_PartGraphKway (int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, int *options, int *edgecut, idxtype *part)
void METIS_WPartGraphKway (int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *nparts, floattype *tpwgts, int *options, int *edgecut, idxtype *part)
int MlevelKWayPartitioning (CtrlType *ctrl, GraphType *graph, int nparts, idxtype *part, floattype *tpwgts, floattype ubfactor)


Function Documentation

void METIS_WPartGraphKway ( int nvtxs,
idxtype xadj,
idxtype adjncy,
idxtype vwgt,
idxtype adjwgt,
int wgtflag,
int numflag,
int nparts,
floattype tpwgts,
int options,
int edgecut,
idxtype part 
)

int MlevelKWayPartitioning ( CtrlType ctrl,
GraphType graph,
int  nparts,
idxtype part,
floattype tpwgts,
floattype  ubfactor 
)


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