|
| file | Cnames.h [code] |
| | Macros for the SuperLU routines.
|
| |
| file | csp_defs.h [code] |
| | Sparse matrix types and function prototypes (complex float) for the SuperLU solver.
|
| |
| file | dcomplex.h [code] |
| | complex arithmetics (double) for the SuperLU solver
|
| |
| file | dsp_defs.h [code] |
| | Sparse matrix types and function prototypes (double) for the SuperLU solver.
|
| |
| file | scomplex.h [code] |
| | complex arithmetics (float) for the SuperLU solver
|
| |
| file | ssp_defs.h [code] |
| | Sparse matrix types and function prototypes (float) for the SuperLU solver.
|
| |
| file | supermatrix.h [code] |
| | enums and structs for the SuperMatrix being used in SuperLU
|
| |
| file | util.h [code] |
| | some useful routines for the SuperLU solver
|
| |
| file | zsp_defs.h [code] |
| | Sparse matrix types and function prototypes (complex double) for the SuperLU solver.
|
| |