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.
this works by introducing a splice called "LocalLinearizerSplice". The the current local linearizer (which is based on the finite difference method) is the default and can be set explicitly by setting the splice to "FiniteDifferenceLocalLinearizer", the new linearizer using automatic differentiation can be selected by setting the splice to "AutoDiffLocalLinearizer". |
||
---|---|---|
bin | ||
doc | ||
examples | ||
tests |