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

Go to the source code of this file.

Macros

#define DLONG   1
 

Functions

static Int amesos_augment (Int k, Int Ap[], Int Ai[], Int Match[], Int Cheap[], Int Flag[], Int Istack[], Int Jstack[], Int Pstack[], double *work, double maxwork)
 
Int BTF (maxtrans)
 

Macro Definition Documentation

#define DLONG   1

Definition at line 49 of file amesos_btf_l_maxtrans.c.

Function Documentation

static Int amesos_augment ( Int  k,
Int  Ap[],
Int  Ai[],
Int  Match[],
Int  Cheap[],
Int  Flag[],
Int  Istack[],
Int  Jstack[],
Int  Pstack[],
double *  work,
double  maxwork 
)
static

Definition at line 137 of file amesos_btf_l_maxtrans.c.

Int BTF ( maxtrans  )

Definition at line 298 of file amesos_btf_l_maxtrans.c.