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.
1a63243419
If a client generated with duneproject/built with dunecontrol has a dependency to opm-autodiff, the macros defined in this file is expected to exist and will be called to search for the opm-autodiff library. All that is done here is to use the pkg-config helper module and import the configuration that was written by the CMake system (which even may have been called earlier in the same dunecontrol "session") |
||
---|---|---|
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.