PPL Logo

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

Go to the source code of this file.

Functions

void PrintVector (CtrlType *ctrl, int n, int first, idxtype *vec, char *title)
void PrintVector2 (CtrlType *ctrl, int n, int first, idxtype *vec, char *title)
void PrintPairs (CtrlType *ctrl, int n, KeyValueType *pairs, char *title)
void PrintGraph (CtrlType *ctrl, GraphType *graph)
void PrintGraph2 (CtrlType *ctrl, GraphType *graph)
void PrintSetUpInfo (CtrlType *ctrl, GraphType *graph)
void PrintTransferedGraphs (CtrlType *ctrl, int nnbrs, idxtype *peind, idxtype *slens, idxtype *rlens, idxtype *sgraph, idxtype *rgraph)
void WriteMetisGraph (int nvtxs, idxtype *xadj, idxtype *adjncy, idxtype *vwgt, idxtype *adjwgt)


Function Documentation

void PrintVector ( CtrlType ctrl,
int  n,
int  first,
idxtype vec,
char *  title 
)

void PrintVector2 ( CtrlType ctrl,
int  n,
int  first,
idxtype vec,
char *  title 
)

void PrintPairs ( CtrlType ctrl,
int  n,
KeyValueType pairs,
char *  title 
)

void PrintGraph ( CtrlType ctrl,
GraphType graph 
)

void PrintGraph2 ( CtrlType ctrl,
GraphType graph 
)

void PrintSetUpInfo ( CtrlType ctrl,
GraphType graph 
)

void PrintTransferedGraphs ( CtrlType ctrl,
int  nnbrs,
idxtype peind,
idxtype slens,
idxtype rlens,
idxtype sgraph,
idxtype rgraph 
)

void WriteMetisGraph ( int  nvtxs,
idxtype xadj,
idxtype adjncy,
idxtype vwgt,
idxtype adjwgt 
)

Definition at line 232 of file debug.c.


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