PPL Logo

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

Go to the source code of this file.

Functions

void METIS_EdgeND (int *nvtxs, idxtype *xadj, idxtype *adjncy, int *numflag, int *options, idxtype *perm, idxtype *iperm)
void METIS_NodeND (int *nvtxs, idxtype *xadj, idxtype *adjncy, int *numflag, int *options, idxtype *perm, idxtype *iperm)
void METIS_NodeWND (int *nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, int *numflag, int *options, idxtype *perm, idxtype *iperm)
void MlevelNestedDissection (CtrlType *ctrl, GraphType *graph, idxtype *order, floattype ubfactor, int lastvtx)
void MlevelNestedDissectionCC (CtrlType *ctrl, GraphType *graph, idxtype *order, floattype ubfactor, int lastvtx)
void MlevelNodeBisectionMultiple (CtrlType *ctrl, GraphType *graph, int *tpwgts, floattype ubfactor)
void MlevelNodeBisection (CtrlType *ctrl, GraphType *graph, int *tpwgts, floattype ubfactor)
void SplitGraphOrder (CtrlType *ctrl, GraphType *graph, GraphType *lgraph, GraphType *rgraph)
void MMDOrder (CtrlType *ctrl, GraphType *graph, idxtype *order, int lastvtx)
int SplitGraphOrderCC (CtrlType *ctrl, GraphType *graph, GraphType *sgraphs, int ncmps, idxtype *cptr, idxtype *cind)


Function Documentation

void METIS_EdgeND ( int nvtxs,
idxtype xadj,
idxtype adjncy,
int numflag,
int options,
idxtype perm,
idxtype iperm 
)

void METIS_NodeND ( int nvtxs,
idxtype xadj,
idxtype adjncy,
int numflag,
int options,
idxtype perm,
idxtype iperm 
)

void METIS_NodeWND ( int nvtxs,
idxtype xadj,
idxtype adjncy,
idxtype vwgt,
int numflag,
int options,
idxtype perm,
idxtype iperm 
)

void MlevelNestedDissection ( CtrlType ctrl,
GraphType graph,
idxtype order,
floattype  ubfactor,
int  lastvtx 
)

void MlevelNestedDissectionCC ( CtrlType ctrl,
GraphType graph,
idxtype order,
floattype  ubfactor,
int  lastvtx 
)

void MlevelNodeBisectionMultiple ( CtrlType ctrl,
GraphType graph,
int tpwgts,
floattype  ubfactor 
)

void MlevelNodeBisection ( CtrlType ctrl,
GraphType graph,
int tpwgts,
floattype  ubfactor 
)

void SplitGraphOrder ( CtrlType ctrl,
GraphType graph,
GraphType lgraph,
GraphType rgraph 
)

void MMDOrder ( CtrlType ctrl,
GraphType graph,
idxtype order,
int  lastvtx 
)

int SplitGraphOrderCC ( CtrlType ctrl,
GraphType graph,
GraphType sgraphs,
int  ncmps,
idxtype cptr,
idxtype cind 
)


Generated on Mon May 21 08:11:11 2012 for Charm++ by  doxygen 1.5.5