Simulator programs and utilities for automatic differentiation.
Go to file
Tor Harald Sandve 1cadc5af6d Add special variable for MultiArch-unaware components
Some components are not yet MultiArch-aware and installs to either
lib/ (Debian) or lib64/ (RHEL) on 64-bit platforms. If we need to
interface with these components, then it is nice to have such a
variable set together with the regular detection code.
2013-09-19 10:25:37 +02:00
cmake Add special variable for MultiArch-unaware components 2013-09-19 10:25:37 +02:00
examples explicitly include <iostream> 2013-09-05 12:28:16 +02:00
m4 Compatibility module for dunecontrol-driven clients 2013-08-14 22:47:24 +02:00
opm/autodiff explicitly include <iostream> 2013-09-05 12:28:16 +02:00
tests explicitly include <iostream> 2013-09-05 12:28:16 +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 Add a small bootstrapper to locate build system 2013-08-16 23:55:45 +02:00
configure Search for directory containing build scripts 2013-08-16 23:55:44 +02:00
CTestConfig.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
dune.module Add a label field to the project information 2013-08-14 23:39:05 +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.