opm-simulators/opm/core
Atgeirr Flø Rasmussen 319bbe5ca6 Made phase mixing functors a class hierarchy.
In summary:
 - added RsFunction (base class),
 - made NoMixing, RsVD, RsSatAtContact inherit RsFunction,
 - RS and RV are no longer template arguments for EquilReg class,
 - EquilReg constructor now takes two shared_ptr<Miscibility::RsFunction>,
 - use of constructor updated, mostly using make_shared.
2018-01-02 14:28:06 +01:00
..
simulator Made phase mixing functors a class hierarchy. 2018-01-02 14:28:06 +01:00
utility Move RegionMapping class to its own header, add test. 2018-01-02 14:28:06 +01:00