SuiteSparseSolver
The GeMA Suite Sparse Numeric Solver Plugin
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CGmPluginObject [external]
 CGmNumSolver [external]
 CSuiteSparseSolverA base class with the common behavior for creating a GeMA solver based on one of the following SuiteSparse library solvers: cholmod, umfpack and spqr
 CCholmodSolverA class for creating a GeMA solver based on the CHOLMOD solver from the SuiteSparse library
 CParuSolverA class for creating a GeMA solver based on the ParU solver from the SuiteSparse library
 CSpqrSolverA class for creating a GeMA solver based on the SPQR solver from the SuiteSparse library
 CUmfpackSolverA class for creating a GeMA solver based on the UMFPACK solver from the SuiteSparse library
 CGmPluginObjectFactory [external]
 CSuiteSparseSolverFactoryImplementation 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]
 CSuiteSparseSolverA base class with the common behavior for creating a GeMA solver based on one of the following SuiteSparse library solvers: cholmod, umfpack and spqr
 CSuiteSparseSolverFactoryImplementation of the SuiteSparseSolver factory plugin