Júlio Hoffimann
|
c077912466
|
Remove trailing whitespaces
|
2013-07-28 08:34:13 -03:00 |
|
Markus Blatt
|
26ab363783
|
Adapted the documentation.
|
2013-03-18 14:34:04 +01:00 |
|
Markus Blatt
|
2c4c4cbb2f
|
Added a fast amg version of AMG (with one step of Gaus-Seidel smoothing) and AMG with Krylov-cycle.
The former is only available when using the inofficial 2.2.1 cmake release.
The latter is currently not optimized.
|
2013-03-18 14:34:03 +01:00 |
|
Xavier Raynaud
|
c81a840382
|
Added possibility to set tolerance for linear solvers.
|
2012-06-06 15:14:46 +02:00 |
|
Atgeirr Flø Rasmussen
|
9ed9f8b288
|
Fixed class comments, LinearSolverUmfpack::solve() properly returns a report.
|
2012-02-21 21:54:46 +01:00 |
|
Atgeirr Flø Rasmussen
|
e52cae02ac
|
Made the solve() methods const.
|
2012-02-21 21:36:09 +01:00 |
|
Atgeirr Flø Rasmussen
|
3cb3d69d90
|
Added LinearSolverInterface and two subclasses, using Umfpack and Istl.
|
2012-02-21 21:27:15 +01:00 |
|