Bård Skaflestad
|
52a5aabf57
|
Use have_boost_redef.hpp rather than direct override.
|
2012-07-12 14:36:36 +02:00 |
|
Xavier Raynaud
|
c81a840382
|
Added possibility to set tolerance for linear solvers.
|
2012-06-06 15:14:46 +02:00 |
|
Atgeirr Flø Rasmussen
|
709b8c0b82
|
Work around mismatch between our HAVE_BOOST and what dune-istl expects.
In our config.h, HAVE_BOOST is defined (empty).
In dune-istl it is expected to be defined to 0 or 1.
|
2012-04-13 15:37:11 +02: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 |
|