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 is a demonstration of using the GridPropertyAccess::Compressed<> class template. We save (some) memory by not creating the zero fall-back vector in assignPermeability(), preferring instead to use the fall-back/default mechanism of ArrayPolicy::ExtractFromDeck<>. While here, adjust vector<PermComponent>::reserve() capacity to reflect actual requirements. |
||
---|---|---|
examples | ||
opm/core | ||
tests |