![]() |
FSAIPACK Documentation
vers. 1.0
|
| class_CSRMAT::assignment(=) | |
| class_CSRMAT | Data type to store a CSR matrix |
| class_FSAIP_Prec | Data type to store a preconditioner as a pair of linked lists of CSR matrices |
| class_FSAIPACK | Module collecting all the FSAIPACK methods to compute sparse approximate inverses in factored form |
| class_Pattern | Data type to store the pattern of a CSR matrix |
| class_PCG_FSAIPACK | Defines the data structures needed by the Preconditioned Conjugate Gradient and implements the PCG solver |
| class_FSAIP_Prec::CSR_node | Typical node of the linked list of CSR matrices |
| class_CSRMAT::CSRMAT | Matrix stored in CSR format |
| class_FSAIP_Prec::FSAIP_Prec | Data type for the preconditioner |
| class_Pattern::Pattern | Pattern of a matrix in CSR format |
| class_PCG_FSAIPACK::PCG_FSAIPACK | PCG_FSAIPACK |