opm-simulators/opm/core/wells
2014-01-05 16:22:30 +01:00
..
InjectionSpecification.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
InjectionSpecification.hpp Renamed newwells.h -> wells.h. 2013-03-18 10:33:34 +01:00
ProductionSpecification.cpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
ProductionSpecification.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
well_controls.c Added well_controls_get_xxx() and well_controls_set_xxx() functions. The well_controls_reserved() function is called from well_controls_add() and not explicitly. 2014-01-05 16:22:30 +01:00
WellCollection.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
WellCollection.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
wells.c Removed struct WellControlManagement and replaced with simple integer field cpty in the WellControls structure. 2014-01-05 14:54:56 +01:00
WellsGroup.cpp Extracted everything related to well controls to separate header well_controls.h - to simplify introducing new parser. 2014-01-03 16:04:12 +01:00
WellsGroup.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
WellsManager.cpp Removed #include <opm/core/well_controls.h> from wells.h and inserted explicit #include <opm/core/well_controls.h> where needed. 2014-01-05 15:03:30 +01:00
WellsManager.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00