mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-02 12:36:54 -06:00
15116bf2a9
This commit switches to using 'map<>::insert_or_assign()' as the primary interface for collecting dynamic aquifer data. In turn, this activates move semantics for the substructures and reduces the number of times the data is copied. Insert_or_assign requires the key, so provide this value--i.e., the aquifer ID--as part of the AquiferInterface. |
||
---|---|---|
.. | ||
AquiferCarterTracy.hpp | ||
AquiferFetkovich.hpp | ||
AquiferInterface.hpp | ||
AquiferNumerical.hpp | ||
BlackoilAquiferModel_impl.hpp | ||
BlackoilAquiferModel.hpp |