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.
Not all implementations support the TR1, and if they do, the type might not be in a namespace called std::tr1 . Favour the implementation from Boost for reasons of portability. This is inspired (and necessitated) by commit OPM/opm-core@68eb3fb which, incidentally, cleaned up some header pollution on which we inadvertently depended. |
||
---|---|---|
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.