PPL Logo

libs/ck-libs/parmetis/ParMETISLib/ametis.c File Reference

Go to the source code of this file.

Functions

void ParMETIS_V3_AdaptiveRepart (idxtype *vtxdist, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *vsize, idxtype *adjwgt, int *wgtflag, int *numflag, int *ncon, int *nparts, floattype *tpwgts, floattype *ubvec, floattype *ipc2redist, int *options, int *edgecut, idxtype *part, MPI_Comm *comm)
void Adaptive_Partition (CtrlType *ctrl, GraphType *graph, WorkSpaceType *wspace)


Function Documentation

void ParMETIS_V3_AdaptiveRepart ( idxtype vtxdist,
idxtype xadj,
idxtype adjncy,
idxtype vwgt,
idxtype vsize,
idxtype adjwgt,
int wgtflag,
int numflag,
int ncon,
int nparts,
floattype tpwgts,
floattype ubvec,
floattype ipc2redist,
int options,
int edgecut,
idxtype part,
MPI_Comm comm 
)

void Adaptive_Partition ( CtrlType ctrl,
GraphType graph,
WorkSpaceType wspace 
)


Generated on Wed May 23 08:06:44 2012 for Charm++ by  doxygen 1.5.5