![]() |
SuiteSparseSolver
The GeMA Suite Sparse Numeric Solver Plugin
|
| ▼CGmPluginObject [external] | |
| ▼CGmNumSolver [external] | |
| ▼CSuiteSparseSolver | A base class with the common behavior for creating a GeMA solver based on one of the following SuiteSparse library solvers: cholmod, umfpack and spqr |
| CCholmodSolver | A class for creating a GeMA solver based on the CHOLMOD solver from the SuiteSparse library |
| CParuSolver | A class for creating a GeMA solver based on the ParU solver from the SuiteSparse library |
| CSpqrSolver | A class for creating a GeMA solver based on the SPQR solver from the SuiteSparse library |
| CUmfpackSolver | A class for creating a GeMA solver based on the UMFPACK solver from the SuiteSparse library |
| ▼CGmPluginObjectFactory [external] | |
| CSuiteSparseSolverFactory | Implementation of the SuiteSparseSolver factory plugin |
| ▼CGmSolverMatrix [external] | |
| ▼CGmSparseMatrixBase [external] | |
| ▼CGmSparseMatrix< IndexType, GM_CSC_SPARSE_FORMAT > [external] | |
| CSuiteSparseMatrix< IndexType > | A class for wrapping up a suite sparse matrix as a cholmod_sparse structure |
| ▼CQObject [external] | |
| CSuiteSparseSolver | A base class with the common behavior for creating a GeMA solver based on one of the following SuiteSparse library solvers: cholmod, umfpack and spqr |
| CSuiteSparseSolverFactory | Implementation of the SuiteSparseSolver factory plugin |