Go to the source code of this file.
Classes | |
| struct | Ifpack_AIJMatrix |
Functions | |
| void | quicksort (int *const pbase, double *const daux, int total_elems) |
| void | Ifpack_AIJMatrix_dealloc (Ifpack_AIJMatrix *a) |
| void | crout_ict (int n, const Ifpack_AIJMatrix *AL, const double *Adiag, double droptol, int lfil, Ifpack_AIJMatrix *L, double **pdiag) |
| void crout_ict | ( | int | n, | |
| const Ifpack_AIJMatrix * | AL, | |||
| const double * | Adiag, | |||
| double | droptol, | |||
| int | lfil, | |||
| Ifpack_AIJMatrix * | L, | |||
| double ** | pdiag | |||
| ) |
| void Ifpack_AIJMatrix_dealloc | ( | Ifpack_AIJMatrix * | a | ) |
| void quicksort | ( | int *const | pbase, | |
| double *const | daux, | |||
| int | total_elems | |||
| ) |
1.5.9