mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-28 03:53:49 -06:00
Simulator programs and utilities for automatic differentiation.
a9b287f472
for me, it was completely broken. (it worked fine if you did not want to use it, though.) Now it (hopefully) follows the standard OPM variable naming conventions, allows to use the internal SuperLU BLAS library, and works fine if superLU is not installed on a system-wide basis. v2: cache the POST_2005 variable to make writing it to config.h more reliable (on my kubuntu 13.04 system it did not work without it) v3: re-add a proper "post 2005" check from newer versions of the dune tests |
||
---|---|---|
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.