Atgeirr Flø Rasmussen
|
2313339844
|
Fix bug: mistakenly swapped macros.
|
2012-04-13 16:36:51 +02:00 |
|
Atgeirr Flø Rasmussen
|
8c58165862
|
Added LinearSolverFactory class.
|
2012-04-13 16:33:51 +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
|
0e861d1845
|
Suppressed multiple warnings.
|
2012-03-28 16:39:04 +02:00 |
|
Atgeirr Flø Rasmussen
|
8c16722b84
|
Removed copied text accidentally left in.
|
2012-02-21 22:02:16 +01: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 |
|
Atgeirr Flø Rasmussen
|
3d499416cb
|
Changed code to use new include path: <opm/core/...>
|
2011-12-12 11:28:09 +01:00 |
|
Atgeirr Flø Rasmussen
|
bb6f1de501
|
Moved code from opmcore/ to opm/core/
|
2011-12-12 11:13:54 +01:00 |
|