|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_klu_internal.h"
Go to the source code of this file.
Macros | |
| #define | DLONG 1 |
Functions | |
| KLU_symbolic * | KLU_alloc_symbolic (Int n, Int *Ap, Int *Ai, KLU_common *Common) |
| KLU_symbolic * | KLU_analyze_given (Int n, Int Ap[], Int Ai[], Int Puser[], Int Quser[], KLU_common *Common) |
| #define DLONG 1 |
Definition at line 10 of file amesos_klu_l_analyze_given.c.
| KLU_symbolic* KLU_alloc_symbolic | ( | Int | n, |
| Int * | Ap, | ||
| Int * | Ai, | ||
| KLU_common * | Common | ||
| ) |
Definition at line 21 of file amesos_klu_l_analyze_given.c.
| KLU_symbolic* KLU_analyze_given | ( | Int | n, |
| Int | Ap[], | ||
| Int | Ai[], | ||
| Int | Puser[], | ||
| Int | Quser[], | ||
| KLU_common * | Common | ||
| ) |
Definition at line 140 of file amesos_klu_l_analyze_given.c.
1.8.6