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

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

GLOBAL void AMD_preprocess (Int n, const Int Ap [], const Int Ai [], Int Rp [], Int Ri [], Int W [], Int Flag [])
 

Macro Definition Documentation

◆ DLONG

#define DLONG   1

Definition at line 21 of file amesos_amd_l_preprocess.c.

Function Documentation

◆ AMD_preprocess()

GLOBAL void AMD_preprocess ( Int  n,
const Int  Ap[],
const Int  Ai[],
Int  Rp[],
Int  Ri[],
Int  W[],
Int  Flag[] 
)

Definition at line 34 of file amesos_amd_l_preprocess.c.