Hitmap 1.3
|
#include <metis.h>
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) |
GraphType * | SetUpCoarseGraph (GraphType *graph, int cnvtxs, int dovsize) |
void | ReAdjustMemory (GraphType *graph, GraphType *cgraph, int dovsize) |