opm-simulators/opm/core/wells
2014-01-06 12:24:32 +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 Implemented well_controls_add_new() with well_controls_iset_xxx() functions. 2014-01-06 12:24:32 +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 Reimplemnted struct WellControls access to use the set/get functions in well_controls.c 2014-01-05 16:23:22 +01:00
WellsGroup.cpp Temporarily added symbol HAVE_WELLCONTROLS before including well_controls.h - to get acces to the internal elements in struct WellControls. 2014-01-05 16:25:31 +01:00
WellsGroup.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
WellsManager.cpp Using new function well_controls_invert_current(). 2014-01-06 12:08:29 +01:00
WellsManager.hpp Remove trailing whitespaces 2013-07-28 08:34:13 -03:00