Atgeirr Flø Rasmussen
|
96dfbf8d5d
|
Fix bug: mistakenly swapped macros.
|
2012-04-13 16:36:51 +02:00 |
|
Atgeirr Flø Rasmussen
|
abab8dd711
|
Added LinearSolverFactory class.
|
2012-04-13 16:33:51 +02:00 |
|
Atgeirr Flø Rasmussen
|
477cc66a84
|
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
|
6370906f8c
|
Suppressed multiple warnings.
|
2012-03-28 16:39:04 +02:00 |
|
Xavier Raynaud
|
e887518487
|
Added general linear lapack solver. Updated test for band matrices.
|
2012-03-23 15:44:32 +01:00 |
|
Xavier Raynaud
|
7fa98bc5ae
|
Added solver for band matrix and a test example.
|
2012-03-15 16:17:16 +01:00 |
|
Bård Skaflestad
|
a0862a6ee0
|
Untabify.
|
2012-03-01 15:22:26 +01:00 |
|
Atgeirr Flø Rasmussen
|
f02e1e9ff7
|
Added interface and test for lapack tridiagonal solver.
|
2012-03-01 14:36:10 +01:00 |
|
Atgeirr Flø Rasmussen
|
b863ac37fd
|
Removed copied text accidentally left in.
|
2012-02-21 22:02:16 +01:00 |
|
Atgeirr Flø Rasmussen
|
fe91b1ba70
|
Fixed class comments, LinearSolverUmfpack::solve() properly returns a report.
|
2012-02-21 21:54:46 +01:00 |
|
Atgeirr Flø Rasmussen
|
d9ed7cadad
|
Made the solve() methods const.
|
2012-02-21 21:36:09 +01:00 |
|
Atgeirr Flø Rasmussen
|
af260d3d75
|
Added LinearSolverInterface and two subclasses, using Umfpack and Istl.
|
2012-02-21 21:27:15 +01:00 |
|
Atgeirr Flø Rasmussen
|
23a61cb167
|
Changed code to use new include path: <opm/core/...>
|
2011-12-12 11:28:09 +01:00 |
|
Atgeirr Flø Rasmussen
|
4655108f98
|
Moved code from opmcore/ to opm/core/
|
2011-12-12 11:13:54 +01:00 |
|