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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 65 of file amesos_cholmod_postorder.c.

UF_long CHOLMOD ( postorder  )

Definition at line 142 of file amesos_cholmod_postorder.c.