Arne Morten Kvarving
|
cfa0904321
|
fixed: quell deprecation warnings with dune 2.7
|
2020-02-07 15:19:44 +01:00 |
|
Arne Morten Kvarving
|
4978e72039
|
bump required dune version to 2.6
remove compatiblity code with older versions
|
2020-02-06 16:24:39 +01:00 |
|
Robert Kloefkorn
|
8e800f0c93
|
[bugfix][BlackoilAmg] Fix compilation error when using DUNE 2.7
|
2019-12-11 11:22:28 +01:00 |
|
Arne Morten Kvarving
|
d71f704532
|
changed: ewoms/linear -> opm/simulators/linalg
|
2019-09-09 09:21:42 +02:00 |
|
Arne Morten Kvarving
|
5599bb6d8c
|
changed: namespace Ewoms -> namespace Opm
|
2019-09-05 17:14:38 +02:00 |
|
Atgeirr Flø Rasmussen
|
078678206a
|
Changes to support latest Dune version.
|
2019-06-12 10:40:55 +02:00 |
|
Atgeirr Flø Rasmussen
|
72ae444566
|
Fixes for Dune < 2.6.
The PreconditionerFactory requires 2.6, so this is addressed by
simply not using that code at all for Dune < 2.6. No FlexibleSolver
etc.
|
2019-06-06 09:10:43 +02:00 |
|
Atgeirr Flø Rasmussen
|
a76b19d95a
|
Make FlexibleSolver feature-complete.
In particular:
- Add parallel solvers and preconditioners.
- Add the update() interface to preconditioners, and use it with CPR.
|
2019-06-03 11:42:30 +02:00 |
|
Robert Kloefkorn
|
6c77fae891
|
[cleanup][istl] Adjust to shared_ptr change in dune-istl >= 2.7.
|
2019-05-09 11:28:52 +02:00 |
|
Atgeirr Flø Rasmussen
|
c17adf788f
|
Moved files to opm/simulators/ subdirs.
|
2019-05-08 12:58:19 +02:00 |
|