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/grid/GridManager.hpp>
#include <opm/parser/eclipse/Units/Units.hpp>
#include <opm/core/wells/WellsManager.hpp>
#include <opm/core/wells.h>
#include <opm/material/fluidmatrixinteractions/EclMaterialLawManager.hpp>
#include <opm/grid/GridHelpers.hpp>