mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Simulator programs and utilities for automatic differentiation.
During configuration some of the values for CMake properties (compiler flags etc.) may be changed either by the user (through command line parameters or option files), or by the configuration script itself (setting more aggressive options or detailed debugging for instance). This change writes many of the relevant values back into the cache so they are available for introspection (using e.g. ccmake) or when the rerunning the configuration without specifying all options. |
||
---|---|---|
cmake | ||
doc/doxygen | ||
examples | ||
m4 | ||
opm/autodiff | ||
tests | ||
.gitignore | ||
CMakeLists_files.cmake | ||
CMakeLists.txt | ||
configure | ||
CTestConfig.cmake | ||
dune.module | ||
README.md |
opm-autodiff
Automatic differentiation utilities and simulators using the technique.