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.
the only reason dune-istl was required was that the spline class used ISTL's tridiagonal matrix. Since the spline class moved into the core (along with a more capable tridiagonal matrix), ISTL is no longer required by opm-material. |
||
---|---|---|
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.