Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt 8c8bb67aa0 Makes KAMG and FastAMG solver available with dune-istl 2.3
Previously we relied on the define DUNE_HAS_FAST_AMG to detect
whether these preconditioners are available. This define is only
available in the 2.2 release with cmake support. Therfore we now
addtionally test whether we are using dune-isl 2.3 or newer.
2014-03-19 11:19:25 +01:00
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core Makes KAMG and FastAMG solver available with dune-istl 2.3 2014-03-19 11:19:25 +01:00
tests Changed open / close behaviour of well_controls: 1) well_controls has an explicit open_close flag. 2) Will NOT flip current value to change open|close status 2014-03-04 20:23:19 +01:00