Files
opm-common/opm/parser/eclipse/EclipseState/Schedule
Jørgen Kvalsvik 6826043b02 Replace WellSet pointers with set-of-names
The WellSet class is replaced by std::set, allowing predictable copy
semantics of Group. This change has rather few consequences as accessing
a well through a wellset was hardly ever done.

Getting hold of the corresponding well instance will now have to be done
via a Schedule instance - however, this simplifies the dependency graph
by severing the edge between the Group object and Well objects.
2016-11-17 12:48:42 +01:00
..
2016-10-24 13:00:04 +02:00
2016-10-24 13:00:04 +02:00
2015-08-11 16:28:52 +02:00