Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt 8653ffe327 [bugfix] Use the size of the vector for the copying.
The last patch did not compile as there was no size member
in scope. Therefore this patch resorts to using the size of
the vector.
2014-03-27 11:53:13 +01:00
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core [bugfix] Use the size of the vector for the copying. 2014-03-27 11:53:13 +01:00
tests Added support for the parallel solvers of dune-istl. 2014-03-20 21:59:29 +01:00