|
PARALUTION
1.0.0
PARALUTION
|
Go to the source code of this file.
Data Structures | |
| class | paralution::Solver< OperatorType, VectorType, ValueType > |
| The base class for all solvers and preconditioners. More... | |
| class | paralution::IterativeLinearSolver< OperatorType, VectorType, ValueType > |
| Base class for all linear (iterative) solvers. More... | |
| class | paralution::FixedPoint< OperatorType, VectorType, ValueType > |
Fixed-point iteration , where the solution of is provide by solver via SetPreconditioner() More... | |
| class | paralution::DirectLinearSolver< OperatorType, VectorType, ValueType > |
| Base class for all linear (direct) solvers. More... | |
Namespaces | |
| paralution | |