opm-simulators/examples/problems
Andreas Lauser 81bc44ec6d fix the build on the latest dune master
Dune::set_singularity_limit() was removed and the ILU preconditioners
seem to have been refactored. The ILU refactoring included making the
order of the preconditioner a template parameter of the preconditioner
class, i.e., it can no longer be specified at runtime.

Note that the AMG code in the dune master currently produces quite a
few warnings because of the latter point, but as far as I can see,
there is nothing which can be done about this from outside of
dune-istl.
2018-03-12 14:31:36 +01:00
..
co2injectionflash.hh fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
co2injectionproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
cuvetteproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
diffusionproblem.hh rename the "grid manager" to "vanguard" 2018-02-08 16:26:58 +01:00
fingerproblem.hh rename the "grid manager" to "vanguard" 2018-02-08 16:26:58 +01:00
fractureproblem.hh rename the "grid manager" to "vanguard" 2018-02-08 16:26:58 +01:00
groundwaterproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
infiltrationproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
lensproblem.hh rename the "grid manager" to "vanguard" 2018-02-08 16:26:58 +01:00
obstacleproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
outflowproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
powerinjectionproblem.hh rename the "grid manager" to "vanguard" 2018-02-08 16:26:58 +01:00
reservoirproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
richardslensproblem.hh adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
waterairproblem.hh fix the build on the latest dune master 2018-03-12 14:31:36 +01:00