PPL Logo

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

Go to the source code of this file.

Functions

void ParMETIS_V3_NodeND (idxtype *vtxdist, idxtype *xadj, idxtype *adjncy, int *numflag, int *options, idxtype *order, idxtype *sizes, MPI_Comm *comm)
void PAROMETIS (idxtype *vtxdist, idxtype *xadj, idxtype *vwgt, idxtype *adjncy, idxtype *adjwgt, idxtype *order, idxtype *sizes, int *options, MPI_Comm comm)


Function Documentation

void ParMETIS_V3_NodeND ( idxtype vtxdist,
idxtype xadj,
idxtype adjncy,
int numflag,
int options,
idxtype order,
idxtype sizes,
MPI_Comm comm 
)

void PAROMETIS ( idxtype vtxdist,
idxtype xadj,
idxtype vwgt,
idxtype adjncy,
idxtype adjwgt,
idxtype order,
idxtype sizes,
int options,
MPI_Comm  comm 
)

Definition at line 172 of file ometis.c.

References ParMETIS_V3_NodeND().


Generated on Tue May 22 07:44:30 2012 for Charm++ by  doxygen 1.5.5