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

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

GLOBAL void AMD_postorder (Int nn, Int Parent[], Int Nv[], Int Fsize[], Int Order[], Int Child[], Int Sibling[], Int Stack[])
 

Macro Definition Documentation

#define DLONG   1

Definition at line 15 of file amesos_amd_l_postorder.c.

Function Documentation

GLOBAL void AMD_postorder ( Int  nn,
Int  Parent[],
Int  Nv[],
Int  Fsize[],
Int  Order[],
Int  Child[],
Int  Sibling[],
Int  Stack[] 
)

Definition at line 20 of file amesos_amd_l_postorder.c.