mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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.