Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
amesos_cholmod_l_postorder.c File Reference
#include "amesos_cholmod_internal.h"
#include "amesos_cholmod_cholesky.h"
Include dependency graph for amesos_cholmod_l_postorder.c:

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

static Int amesos_dfs (Int p, Int k, Int Post[], Int Head[], Int Next[], Int Pstack[])
 
UF_long CHOLMOD (postorder)
 

Macro Definition Documentation

#define DLONG   1

Definition at line 18 of file amesos_cholmod_l_postorder.c.

Function Documentation

static Int amesos_dfs ( Int  p,
Int  k,
Int  Post[],
Int  Head[],
Int  Next[],
Int  Pstack[] 
)
static

Definition at line 68 of file amesos_cholmod_l_postorder.c.

UF_long CHOLMOD ( postorder  )

Definition at line 145 of file amesos_cholmod_l_postorder.c.