hnil
|
c065d34d0e
|
-- added more timing to get better coverage of amg solver
-- added includes needed
|
2023-07-24 12:28:08 +02:00 |
|
Arne Morten Kvarving
|
f2983ac6af
|
minimum dune version required is now 2.7
|
2023-04-12 09:41:23 +02:00 |
|
Bård Skaflestad
|
f3fc5331f0
|
Prefer Attributes to Macros
|
2022-08-24 17:05:55 +02:00 |
|
Arne Morten Kvarving
|
ec089af048
|
changed: split PreconditionerFactory in _impl file
and put instances in separate cpp files.
|
2022-08-22 09:33:15 +02:00 |
|
Arne Morten Kvarving
|
4121e0a3c4
|
fix typo
|
2020-11-03 13:48:09 +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 |
|
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 |
|