Amesos Package Browser (Single Doxygen Collection)  Development
Functions | Variables
amesos_camd_dump.c File Reference
#include "amesos_camd_internal.h"
Include dependency graph for amesos_camd_dump.c:

Go to the source code of this file.

Functions

GLOBAL void CAMD_debug_init (char *s)
 
GLOBAL void CAMD_dump (Int n, Int Pe [], Int Iw [], Int Len [], Int iwlen, Int pfree, Int Nv [], Int Next [], Int Last [], Int Head [], Int Elen [], Int Degree [], Int W [], Int nel, Int BucketSet [], const Int C [], Int CurC)
 

Variables

GLOBAL Int CAMD_debug = -999
 

Function Documentation

◆ CAMD_debug_init()

GLOBAL void CAMD_debug_init ( char *  s)

Definition at line 30 of file amesos_camd_dump.c.

◆ CAMD_dump()

GLOBAL void CAMD_dump ( Int  n,
Int  Pe[],
Int  Iw[],
Int  Len[],
Int  iwlen,
Int  pfree,
Int  Nv[],
Int  Next[],
Int  Last[],
Int  Head[],
Int  Elen[],
Int  Degree[],
Int  W[],
Int  nel,
Int  BucketSet[],
const Int  C[],
Int  CurC 
)

Definition at line 57 of file amesos_camd_dump.c.

Variable Documentation

◆ CAMD_debug

GLOBAL Int CAMD_debug = -999

Definition at line 22 of file amesos_camd_dump.c.