PPL Logo

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

Go to the source code of this file.

Functions

void CompressGraph (CtrlType *ctrl, GraphType *graph, int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *cptr, idxtype *cind)
void PruneGraph (CtrlType *ctrl, GraphType *graph, int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *iperm, floattype factor)


Function Documentation

void CompressGraph ( CtrlType ctrl,
GraphType graph,
int  nvtxs,
idxtype xadj,
idxtype adjncy,
idxtype cptr,
idxtype cind 
)

void PruneGraph ( CtrlType ctrl,
GraphType graph,
int  nvtxs,
idxtype xadj,
idxtype adjncy,
idxtype iperm,
floattype  factor 
)


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