mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
1307e0fdcf
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. |
||
---|---|---|
.. | ||
RockBasic.cpp | ||
RockBasic.hpp | ||
RockCompressibility.cpp | ||
RockCompressibility.hpp | ||
RockFromDeck.cpp | ||
RockFromDeck.hpp |