Simulator programs and utilities for automatic differentiation.
Go to file
Jens Olav Nygaard 23e2034118 Testing workflow with upstream + local repo.
Added template for unit test for new feature.
Updated (CMake's) list of unit tests.
2013-08-01 15:43:21 +02:00
cmake make the c++-2011 feature set of GCC 4.4 mandatory 2013-07-30 21:12:23 +02:00
examples Use UMFPACK solver if available in sim_simple.cpp. 2013-07-09 14:39:44 +02:00
opm/autodiff Use the shared_ptr<> from Boost. 2013-07-04 20:59:29 +02:00
tests Testing workflow with upstream + local repo. 2013-08-01 15:43:21 +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 fixed: workaround issues with ExternalProject_Add 2013-07-10 09:57:57 +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.