mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 20:24:48 -06:00
Simulator programs and utilities for automatic differentiation.
Specifically, output the solution only at the end (in MATLAB compatible format, for easy comparison) and annotate the diagnostic output (i.e., cpu time and residual norm) with the iteration number. |
||
---|---|---|
mrst | ||
.gitignore | ||
AutoDiff.hpp | ||
AutoDiffBlock.hpp | ||
AutoDiffVec.hpp | ||
find_zero.cpp | ||
README.md | ||
sim_simple.cpp | ||
test_ad.cpp | ||
test_block.cpp | ||
test_syntax.cpp | ||
test_vec.cpp |
autodiff-experimental
Experiments in Automatic Differentiation