opm-simulators/opm/simulators
Markus Blatt c84b55c452 Fixes ILU for Dune 2.8
We got compile errors like:

/home/build/opm-simulators/opm/simulators/linalg/FlexibleSolver1.cpp:24:1:   required from here
/usr/include/dune/istl/ilu.hh:140:29: error: 'double' is not a class, struct, or union type

without this patch.
Hence we use the new internal ILU functions if available.
2021-09-13 12:25:49 +02:00
..
aquifers Add Restart Support for Numerical Aquifers 2021-08-19 21:07:05 +02:00
flow Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
linalg Fixes ILU for Dune 2.8 2021-09-13 12:25:49 +02:00
timestepping use .empty() instead of .size() comparisons 2021-08-04 09:19:03 +02:00
utils Add Parser argument to restart loader 2021-09-09 15:08:14 +02:00
wells Merge pull request #3520 from totto82/fixAssertGaslift 2021-09-13 11:32:43 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00