opm-simulators/opm/models
Håkon Hægland ee8e565137 Use unique_ptr for dirMob_ instead of shared_ptr
To make each copy of the IQ unique, we change dirMob_ to be a shared_ptr
instead of a unique_ptr.
2022-09-16 09:17:39 +02:00
..
blackoil Use unique_ptr for dirMob_ instead of shared_ptr 2022-09-16 09:17:39 +02:00
common changed: consistently use std::array 2022-08-26 08:27:40 +02:00
discretefracture Remove Unused.hpp inclusion. 2022-08-09 16:14:27 +02:00
discretization Add more support for directional relperms 2022-09-14 23:37:10 +02:00
flash changed: consistently use std::array 2022-08-26 08:27:40 +02:00
immiscible fixed: do not assert conditions guaranteed by unsigned 2021-06-18 13:26:57 +02:00
io remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
ncp remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
nonlinear remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
parallel remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
pvs changed: get rid of OPM_UNUSED macro usage 2021-08-03 10:10:01 +02:00
richards changed: consistently use std::array 2022-08-26 08:27:40 +02:00
utils remove use of Unused.hpp 2022-08-02 11:24:40 +02:00