mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-20 01:32:57 -06:00
Simulator programs and utilities for automatic differentiation.
be7b392690
Akin to config.h, we write project-version.h whenever the VCS sha hash of the project changes. This file can then be included to embed this into the project. Since this changes more frequently, we choose another file than config.h. Care is also taken to not rewrite the header if the information doesn't change, but the project is rebuilt. |
||
---|---|---|
cmake | ||
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.