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.
By setting EIGEN3_ROOT, we can point directly to the path of the library checkout we want to use. No other searching will then take place. Notice that if you have found an Eigen3 installation in a previous configure, it will not find a new version even if you introduce the EIGEN3_ROOT variable! |
||
---|---|---|
cmake | ||
examples | ||
opm/autodiff | ||
tests | ||
.gitignore | ||
CMakeLists_files.cmake | ||
CMakeLists.txt | ||
CTestConfig.cmake | ||
dune.module | ||
README.md |
opm-autodiff
Automatic differentiation utilities and simulators using the technique.