opm-simulators/opm/core/wells
Markus Blatt af2f3a0a90 Allow a few well completions in the overlap.
If on one process a well completion is next to border then
it might also be stored in the neighbor process. Still not
all the completions of the well are known to the neighbor.
This breaks the previous assumption that for each well all
completions must belong to the partition of the process.

Therefore with this commit we allow wells that only have a
part of their completions assigned to the partition of the process.
This wells are deactivated under the assumption that they must
exist completely on another process due to the partitioning.
2015-09-08 20:38:02 +02: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 Fix complaint about initial declaration in foor loop. 2015-09-03 14:03:25 +02:00
WellCollection.cpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
WellCollection.hpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
wells.c Fix complaint about initial declaration in foor loop. 2015-09-03 14:03:25 +02:00
WellsGroup.cpp Fixed several compiler warnings 2015-08-19 13:12:14 +02:00
WellsGroup.hpp remove EclipseGridParser compatibility methods from all classes 2014-05-21 11:22:43 +02:00
WellsManager_impl.hpp Allow a few well completions in the overlap. 2015-09-08 20:38:02 +02:00
WellsManager.cpp Fixed several compiler warnings 2015-08-19 13:12:14 +02:00
WellsManager.hpp [bugfix,parallel] Deactivate non-existing wells in manager. 2015-05-26 21:01:16 +02:00