|
dune-istl 2.10
|
This is the complete list of members for Dune::SuperLU< M >, including all inherited members.
| apply(domain_type &x, range_type &b, InverseOperatorResult &res) | Dune::SuperLU< M > | |
| apply(domain_type &x, range_type &b, double reduction, InverseOperatorResult &res) | Dune::SuperLU< M > | inline |
| apply(T *x, T *b) | Dune::SuperLU< M > | |
| category() const | Dune::SuperLU< M > | inlinevirtual |
| domain_type typedef | Dune::SuperLU< M > | |
| free() | Dune::SuperLU< M > | |
| Matrix typedef | Dune::SuperLU< M > | |
| matrix_type typedef | Dune::SuperLU< M > | |
| MatrixInitializer typedef | Dune::SuperLU< M > | |
| name() | Dune::SuperLU< M > | inline |
| nnz() const | Dune::SuperLU< M > | inline |
| range_type typedef | Dune::SuperLU< M > | |
| setMatrix(const Matrix &mat) | Dune::SuperLU< M > | |
| setSubMatrix(const Matrix &mat, const S &rowIndexSet) | Dune::SuperLU< M > | |
| setVerbosity(bool v) | Dune::SuperLU< M > | |
| SuperLU(const Matrix &mat, bool verbose=false, bool reusevector=true) | Dune::SuperLU< M > | explicit |
| SuperLU(const Matrix &mat, const ParameterTree &config) | Dune::SuperLU< M > | inline |
| SuperLU() | Dune::SuperLU< M > | |
| SuperLUMatrix typedef | Dune::SuperLU< M > | |
| ~SuperLU() | Dune::SuperLU< M > |