|
suanPan
|
#include "Preconditioner.hpp"Go to the source code of this file.
Classes | |
| struct | SolverSetting< data_t > |
Enumerations | |
| enum class | Precision { MIXED , FULL } |
| enum class | IterativeSolver { BICGSTAB , GMRES , NONE } |
| enum class | PreconditionerType { ILU , JACOBI , NONE } |
|
strong |
|
strong |
|
strong |