SuiteSparseSolver
The GeMA Suite Sparse Numeric Solver Plugin
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 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
 CSuiteSparseMatrixA class for wrapping up a suite sparse matrix as a cholmod_sparse structure
 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
 CUmfpackSolverA class for creating a GeMA solver based on the UMFPACK solver from the SuiteSparse library