mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 13:54:46 -06:00
Simulator programs and utilities for automatic differentiation.
When doing a private install of DUNE libraries, the dune.module file is put in the lib/ directory, regardless of architecture. This patch searches the lib/ directory as a catch-all after having searched the platform-specific directories. This should minimize the chance of hitting an accidentally unrelated dune.module. |
||
---|---|---|
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.