Classes | |
class | SuperILU< _MatrixType > |
A sparse direct incomplete LU factorization and solver based on the SuperLU library. More... | |
class | SuperLU< _MatrixType > |
A sparse direct LU factorization and solver based on the SuperLU library. More... | |
class | SuperLUBase< _MatrixType, Derived > |
The base class for the direct and incomplete LU factorization of SuperLU. More... |