mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-29 04:23:48 -06:00
Simulator programs and utilities for automatic differentiation.
b06b0c99ca
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