opm-simulators/opm
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
..
core/props removed throw for water-gas system 2021-08-01 17:57:08 +02:00
simulators Fixes ILU for Dune 2.8 2021-09-13 12:25:49 +02:00