Classes
SuperLUSupport module
Support modules [category]

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...

Detailed Description

Warning:
When including this module, you have to use SUPERLU_EMPTY instead of EMPTY which is no longer defined because it is too polluting.