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.
Fall back to Eigen's BiCGSTAB solver if UMFPACK is not available. The BiCGSTAB is built into Eigen and consequently always available when Eigen is found. |
||
---|---|---|
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.