Solver type |
id |
Solver parameters/notes |
ST_Direct |
0 |
|
ST_IML |
1 |
[stype #(in)] lstol #(rn) lsiter #(in)lsprecond #(in) |
|
|
[precondattributes #(string)] |
|
|
Included in OOFEM, requires to compile with USE_IML |
ST_Spooles |
2 |
[msglvl #(in)] [msgfile #(s)] |
|
|
http://www.netlib.org/linalg/spooles/spooles.2.2.html |
ST_Petsc |
3 |
See Petsc manual, for details5.1 |
ST_DSS |
4 |
Sparse direct solver, included in OOFEM |
|
|
Requires to compile with USE_DSS |
ST_MKLPardiso |
6 |
Requires Intel MKL Pardiso |
ST_SuperLU_MT |
7 |
SuperLU for shared memory machines |
|
|
http://crd-legacy.lbl.gov/ xiaoye/SuperLU/ |
ST_PardisoProjectOrg |
8 |
Requires Pardiso solver(http://www.pardiso-project.org/) |