Delete obsolete include directives and functions.

Also make other minor adjustments, in particular moving the function
getCubeDim() from WellsManagerDetail to WellHelpers.hpp.
This commit is contained in:
Atgeirr Flø Rasmussen
2019-11-25 10:34:50 +01:00
parent 334acd18ad
commit bddeaba880
14 changed files with 42 additions and 120 deletions

View File

@@ -37,8 +37,6 @@
#include <opm/parser/eclipse/EclipseState/Schedule/Well/WellTestState.hpp>
#include <opm/parser/eclipse/EclipseState/Schedule/Group/GuideRate.hpp>
#include <opm/core/wells.h>
#include <opm/core/wells/WellCollection.hpp>
#include <opm/simulators/timestepping/SimulatorReport.hpp>
#include <opm/simulators/wells/PerforationData.hpp>
#include <opm/simulators/wells/VFPInjProperties.hpp>