Amesos Package Browser (Single Doxygen Collection)  Development
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

◆ amesos_dfs()

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.

◆ CHOLMOD()

UF_long CHOLMOD ( postorder  )

Definition at line 142 of file amesos_cholmod_postorder.c.