Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 5f4167d800 New interface methods rsMax() in BlackoilPropsAdInterface.
Notes:
 - Interface was already present, just disabled.
 - Class BlackoilPropsAd cannot properly implement rsMax() with derivatives,
   and implements only a throw statement.
2013-05-27 10:26:41 +02:00
cmake Refine OpmFind according to Roland Kaufmann's suggestions. 2013-05-16 14:18:59 +02:00
examples Added solveJacobianSystem() method, finished step(). 2013-05-26 11:49:44 +02:00
opm/autodiff New interface methods rsMax() in BlackoilPropsAdInterface. 2013-05-27 10:26:41 +02:00
tests Prefer BOOST_CHECK_EQUAL to BOOST_CHECK 2013-05-24 21:59:09 +02:00
.gitignore Ignore autosave files from Vim. 2013-05-14 17:45:20 +02:00
CMakeLists_files.cmake Added unit test for Span class. 2013-05-24 16:07:51 +02:00
CMakeLists.txt White-space cleanup. 2013-05-16 11:23:59 +02:00
CTestConfig.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
dune.module This is OPM-Autodiff 0.1 2013-05-15 10:26:06 +02:00
README.md Update README.md. 2013-05-16 10:55:40 +02:00

opm-autodiff

Automatic differentiation utilities and simulators using the technique.