Simulator programs and utilities for automatic differentiation.
Go to file
Roland Kaufmann e8e310dfba Make sure that version info is updated before building code
Otherwise, the library may be declared "done" before the version number
process have had any change to touch files it depends upon. This ensures
that the version number is correct before we start building the library.
2013-08-14 23:39:03 +02:00
cmake Make sure that version info is updated before building code 2013-08-14 23:39:03 +02:00
examples Use UMFPACK solver if available in sim_simple.cpp. 2013-07-09 14:39:44 +02:00
m4 Compatibility module for dunecontrol-driven clients 2013-08-14 22:47:24 +02:00
opm/autodiff Modified according to comments in pull-request discussion. 2013-08-05 09:47:47 +02:00
tests Added ForwardBlock operator* for scalars. 2013-08-02 12:24:12 +02:00
.gitignore Ignore autosave files from Vim. 2013-05-14 17:45:20 +02:00
CMakeLists_files.cmake Testing workflow with upstream + local repo. 2013-08-01 15:43:21 +02:00
CMakeLists.txt Recognize lib dirs that may be used later 2013-08-14 23:02:40 +02:00
configure autodiff: make it compatible with dunecontrol 2013-07-30 21:12:23 +02:00
CTestConfig.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
dune.module fixed: autodiff depends on opm-core 2013-07-10 16:01:51 +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.