PPL Logo

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

Go to the source code of this file.

Functions

void ParMETIS_V3_PartGeomKway (idxtype *vtxdist, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt, int *wgtflag, int *numflag, int *ndims, floattype *xyz, int *ncon, int *nparts, floattype *tpwgts, floattype *ubvec, int *options, int *edgecut, idxtype *part, MPI_Comm *comm)
void ParMETIS_V3_PartGeom (idxtype *vtxdist, int *ndims, floattype *xyz, idxtype *part, MPI_Comm *comm)


Function Documentation

void ParMETIS_V3_PartGeomKway ( idxtype vtxdist,
idxtype xadj,
idxtype adjncy,
idxtype vwgt,
idxtype adjwgt,
int wgtflag,
int numflag,
int ndims,
floattype xyz,
int ncon,
int nparts,
floattype tpwgts,
floattype ubvec,
int options,
int edgecut,
idxtype part,
MPI_Comm comm 
)

void ParMETIS_V3_PartGeom ( idxtype vtxdist,
int ndims,
floattype xyz,
idxtype part,
MPI_Comm comm 
)


Generated on Fri May 25 08:00:47 2012 for Charm++ by  doxygen 1.5.5