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

Go to the source code of this file.

Functions

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

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 17 of file amesos_amd_postorder.c.