opm-simulators/flow
Markus Blatt 75104fd310 Move to more consistent ownership of ECL data in EclBaseVanguard
We resort to consistently use unique_ptrs in EclBaseVanguard for
the data read from ECL files or set externally. This means that
during the simulation EclBaseVanguard owns this data and not Main
or the ebos setup functions. This ownership transfer becomes
transparent due to std::move.

This came up when trying to fix the parallel runs of ebos and during
that removing some code duplication.
2020-08-27 09:05:09 +02:00
..
flow_blackoil_dunecpr.cpp changed: remove GET_PROP_TYPE / GET_PROP macro usage 2020-08-27 08:19:39 +02:00
flow_ebos_blackoil.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_blackoil.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_brine.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_brine.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_energy.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_energy.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_foam.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_foam.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_gasoil.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_gasoil.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater_brine.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater_brine.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater_polymer_injectivity.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater_polymer_injectivity.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_oilwater_polymer.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater_polymer.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_oilwater.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_polymer.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_polymer.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_solvent.cpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_ebos_solvent.hpp Move to more consistent ownership of ECL data in EclBaseVanguard 2020-08-27 09:05:09 +02:00
flow_onephase_energy.cpp changed: remove GET_PROP_TYPE / GET_PROP macro usage 2020-08-27 08:19:39 +02:00
flow_onephase.cpp changed: remove GET_PROP_TYPE / GET_PROP macro usage 2020-08-27 08:19:39 +02:00
flow.cpp Make Main a non-template class again, simplify. 2020-04-16 11:35:01 +02:00