opm-simulators/opm/core/wells
Markus Blatt 29dc9a1880 Use an unordered_set of string to identify defunct wells.
We do not rely on the order of the set and hope that the lookup
might be faster as it prevents string comparisons.
2016-09-13 10:55:15 +02:00
..
DynamicListEconLimited.hpp adding default constructor for DynamicListEconLimited 2016-07-04 16:21:55 +02:00
InjectionSpecification.cpp Using OPM_THROW to log messages, fixed Copyright headers 2016-06-20 17:20:33 +02:00
InjectionSpecification.hpp make toString() method as static. 2016-05-24 09:07:28 +08:00
ProductionSpecification.cpp Using OPM_THROW to log messages, fixed Copyright headers 2016-06-20 17:20:33 +02:00
ProductionSpecification.hpp make toString() method as static. 2016-05-24 09:07:28 +08:00
well_controls.c Fix complaint about initial declaration in foor loop. 2015-09-03 14:03:25 +02:00
WellCollection.cpp WellPtr and GroupPtr deprecated 2016-06-16 09:33:43 +02:00
WellCollection.hpp WellPtr and GroupPtr deprecated 2016-06-16 09:33:43 +02:00
wells.c removing some commented lines. 2016-06-30 15:17:13 +02:00
WellsGroup.cpp WellPtr and GroupPtr deprecated 2016-06-16 09:33:43 +02:00
WellsGroup.hpp WellPtr and GroupPtr deprecated 2016-06-16 09:33:43 +02:00
WellsManager_impl.hpp Use an unordered_set of string to identify defunct wells. 2016-09-13 10:55:15 +02:00
WellsManager.cpp Use an unordered_set of string to identify defunct wells. 2016-09-13 10:55:15 +02:00
WellsManager.hpp Use an unordered_set of string to identify defunct wells. 2016-09-13 10:55:15 +02:00