Amesos Package Browser (Single Doxygen Collection)  Development
Macros | Functions
amesos_amd_l2.c File Reference
#include "amesos_amd_internal.h"
Include dependency graph for amesos_amd_l2.c:

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

static Int amesos_clear_flag (Int wflg, Int wbig, Int W [], Int n)
 
GLOBAL void AMD_2 (Int n, Int Pe [], Int Iw [], Int Len [], Int iwlen, Int pfree, Int Nv [], Int Next [], Int Last [], Int Head [], Int Elen [], Int Degree [], Int W [], double Control [], double Info [])
 

Macro Definition Documentation

◆ DLONG

#define DLONG   1

Definition at line 18 of file amesos_amd_l2.c.

Function Documentation

◆ amesos_clear_flag()

static Int amesos_clear_flag ( Int  wflg,
Int  wbig,
Int  W[],
Int  n 
)
static

Definition at line 26 of file amesos_amd_l2.c.

◆ AMD_2()

GLOBAL void AMD_2 ( Int  n,
Int  Pe[],
Int  Iw[],
Int  Len[],
Int  iwlen,
Int  pfree,
Int  Nv[],
Int  Next[],
Int  Last[],
Int  Head[],
Int  Elen[],
Int  Degree[],
Int  W[],
double  Control[],
double  Info[] 
)

Definition at line 47 of file amesos_amd_l2.c.