PPL Logo

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

Go to the source code of this file.

Functions

void CreateCoarseGraph (CtrlType *ctrl, GraphType *graph, int cnvtxs, idxtype *match, idxtype *perm)
void CreateCoarseGraphNoMask (CtrlType *ctrl, GraphType *graph, int cnvtxs, idxtype *match, idxtype *perm)
void CreateCoarseGraph_NVW (CtrlType *ctrl, GraphType *graph, int cnvtxs, idxtype *match, idxtype *perm)
GraphTypeSetUpCoarseGraph (GraphType *graph, int cnvtxs, int dovsize)
void ReAdjustMemory (GraphType *graph, GraphType *cgraph, int dovsize)


Function Documentation

void CreateCoarseGraph ( CtrlType ctrl,
GraphType graph,
int  cnvtxs,
idxtype match,
idxtype perm 
)

void CreateCoarseGraphNoMask ( CtrlType ctrl,
GraphType graph,
int  cnvtxs,
idxtype match,
idxtype perm 
)

void CreateCoarseGraph_NVW ( CtrlType ctrl,
GraphType graph,
int  cnvtxs,
idxtype match,
idxtype perm 
)

GraphType* SetUpCoarseGraph ( GraphType graph,
int  cnvtxs,
int  dovsize 
)

void ReAdjustMemory ( GraphType graph,
GraphType cgraph,
int  dovsize 
)


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