| Clear() (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inlinevirtual |
| DoNotRefineSolution() | Seldon::VirtualSparseDirectSolver< T > | virtual |
| FactorizeMatrix(const IVect &perm, Matrix< T0, General, Storage0, Allocator0 > &mat, bool keep_matrix=false) | Seldon::SparseSeldonSolver< T, Allocator > | |
| FactorizeMatrix(const IVect &perm, Matrix< T0, Symmetric, Storage0, Allocator0 > &mat, bool keep_matrix=false) | Seldon::SparseSeldonSolver< T, Allocator > | |
| GetInfoFactorization() const (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inlinevirtual |
| GetMemorySize() const | Seldon::SparseSeldonSolver< T, Allocator > | virtual |
| GetPivotThreshold() const (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inline |
| GetPrintLevel() const (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inline |
| HideMessages() (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inlinevirtual |
| mat_sym | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| mat_unsym | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| permtol | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| permutation_col (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| permutation_row | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| print_level | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| RefineSolution() | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SelectOrdering(int) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SelectParallelOrdering(int) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SetCoefficientEstimationNeededMemory(double coef) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SetIncreaseCoefficientEstimationNeededMemory(double coef) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SetMaximumCoefficientEstimationNeededMemory(double coef) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SetNumberOfThreadPerNode(int n) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SetPermutation(const Vector< int > &) | Seldon::VirtualSparseDirectSolver< T > | virtual |
| SetPivotThreshold(double) | Seldon::SparseSeldonSolver< T, Allocator > | inlinevirtual |
| ShowMessages() (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inlinevirtual |
| Solve(Vector< T1 > &z) (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | |
| Solve(const SeldonTranspose &TransA, Vector< T1 > &z) (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | |
| Solve(const SeldonTranspose &, T *x_ptr, int nrhs) (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | virtual |
| SparseSeldonSolver() (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inline |
| symmetric_matrix | Seldon::SparseSeldonSolver< T, Allocator > | protected |
| UseInteger8() const (defined in Seldon::SparseSeldonSolver< T, Allocator >) | Seldon::SparseSeldonSolver< T, Allocator > | inlinevirtual |
| ~VirtualSparseDirectSolver() | Seldon::VirtualSparseDirectSolver< T > | virtual |