| B (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | protected |
| Clear() (defined in Seldon::MatrixSuperLU< double >) | Seldon::MatrixSuperLU< double > | virtual |
| display_info | Seldon::MatrixSuperLU_Base< double > | protected |
| DoNotRefineSolution() | Seldon::VirtualSparseDirectSolver< double > | virtual |
| FactorizeCSC(Vector< superlu_int_t > &Ptr, Vector< superlu_int_t > &IndRow, Vector< double > &Val, bool sym) | Seldon::MatrixSuperLU< double > | |
| FactorizeMatrix(Matrix< T0, Prop, Storage, Allocator > &mat, bool keep_matrix=false) | Seldon::MatrixSuperLU< double > | |
| GetColPermutation() const | Seldon::MatrixSuperLU_Base< double > | |
| GetInfoFactorization() const | Seldon::MatrixSuperLU_Base< double > | virtual |
| GetLU(Matrix< double, Prop, ColSparse, Allocator > &Lmat, Matrix< double, Prop, ColSparse, Allocator > &Umat, bool permuted=true) | Seldon::MatrixSuperLU< double > | |
| GetLU(Matrix< double, Prop, RowSparse, Allocator > &Lmat, Matrix< double, Prop, RowSparse, Allocator > &Umat, bool permuted=true) | Seldon::MatrixSuperLU< double > | |
| GetMemorySize() const | Seldon::MatrixSuperLU< double > | |
| GetMemorySize() const=0 (defined in Seldon::VirtualSparseDirectSolver< double >) | Seldon::VirtualSparseDirectSolver< double > | pure virtual |
| GetRowPermutation() const | Seldon::MatrixSuperLU_Base< double > | |
| Glu | Seldon::MatrixSuperLU_Base< double > | protected |
| HideMessages() | Seldon::MatrixSuperLU_Base< double > | virtual |
| info_facto (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | protected |
| Init(int size, int_t &panel_size, int_t &relax) | Seldon::MatrixSuperLU_Base< double > | |
| L | Seldon::MatrixSuperLU_Base< double > | protected |
| Lstore | Seldon::MatrixSuperLU_Base< double > | protected |
| MatrixSuperLU() (defined in Seldon::MatrixSuperLU< double >) | Seldon::MatrixSuperLU< double > | inline |
| MatrixSuperLU_Base() | Seldon::MatrixSuperLU_Base< double > | |
| n | Seldon::MatrixSuperLU_Base< double > | protected |
| nloc (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | protected |
| options | Seldon::MatrixSuperLU_Base< double > | protected |
| perm_c (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | protected |
| perm_r | Seldon::MatrixSuperLU_Base< double > | protected |
| permc_spec | Seldon::MatrixSuperLU_Base< double > | protected |
| RefineSolution() | Seldon::VirtualSparseDirectSolver< double > | virtual |
| SelectOrdering(int type) | Seldon::MatrixSuperLU_Base< double > | virtual |
| SelectParallelOrdering(int) | Seldon::VirtualSparseDirectSolver< double > | virtual |
| SetCoefficientEstimationNeededMemory(double coef) | Seldon::VirtualSparseDirectSolver< double > | virtual |
| SetIncreaseCoefficientEstimationNeededMemory(double coef) | Seldon::VirtualSparseDirectSolver< double > | virtual |
| SetMaximumCoefficientEstimationNeededMemory(double coef) | Seldon::VirtualSparseDirectSolver< double > | virtual |
| SetNumberOfThreadPerNode(int p) | Seldon::MatrixSuperLU_Base< double > | virtual |
| SetPermutation(const IVect &) (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | |
| VirtualSparseDirectSolver< double >::SetPermutation(const Vector< int > &) | Seldon::VirtualSparseDirectSolver< double > | virtual |
| SetPivotThreshold(double) | Seldon::VirtualSparseDirectSolver< double > | virtual |
| ShowMessages() | Seldon::MatrixSuperLU_Base< double > | virtual |
| Solve(Vector< double, VectFull, Allocator2 > &x) | Seldon::MatrixSuperLU< double > | |
| Solve(const SeldonTranspose &TransA, Vector< double, VectFull, Allocator2 > &x) | Seldon::MatrixSuperLU< double > | |
| Solve(const SeldonTranspose &Trans, double *x_ptr, int nrhs_) | Seldon::MatrixSuperLU< double > | virtual |
| Solve(Matrix< double, General, ColMajor, Allocator2 > &x) | Seldon::MatrixSuperLU< double > | |
| Solve(const SeldonTranspose &TransA, Matrix< double, General, ColMajor, Allocator2 > &x) | Seldon::MatrixSuperLU< double > | |
| stat | Seldon::MatrixSuperLU_Base< double > | protected |
| U (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | protected |
| UseInteger8() const (defined in Seldon::MatrixSuperLU_Base< double >) | Seldon::MatrixSuperLU_Base< double > | virtual |
| Ustore | Seldon::MatrixSuperLU_Base< double > | protected |
| ~MatrixSuperLU_Base() | Seldon::MatrixSuperLU_Base< double > | |
| ~VirtualSparseDirectSolver() | Seldon::VirtualSparseDirectSolver< double > | virtual |