mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
Adapted some include paths to changes in opm-core.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <opm/core/utility/have_boost_redef.hpp>
|
||||
|
||||
#include <opm/core/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/core/io/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/upscaling/SinglePhaseUpscaler.hpp>
|
||||
#include <opm/core/utility/MonotCubicInterpolator.hpp>
|
||||
#include <opm/porsol/common/setupBoundaryConditions.hpp>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include <opm/core/utility/have_boost_redef.hpp>
|
||||
|
||||
|
||||
#include <opm/core/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/core/io/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/upscaling/SinglePhaseUpscaler.hpp>
|
||||
#include <opm/porsol/common/setupBoundaryConditions.hpp>
|
||||
#include <opm/core/utility/Units.hpp>
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
|
||||
#include <opm/core/utility/have_boost_redef.hpp>
|
||||
|
||||
#include <opm/core/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/core/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/core/eclipse/EclipseGridInspector.hpp>
|
||||
#include <opm/core/io/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/core/io/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/core/io/eclipse/EclipseGridInspector.hpp>
|
||||
#include <opm/upscaling/SinglePhaseUpscaler.hpp>
|
||||
#include <opm/porsol/common/setupBoundaryConditions.hpp>
|
||||
#include <opm/core/utility/Units.hpp>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
#include <opm/core/utility/have_boost_redef.hpp>
|
||||
|
||||
#include <opm/core/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/core/io/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/upscaling/SinglePhaseUpscaler.hpp>
|
||||
#include <opm/porsol/common/setupBoundaryConditions.hpp>
|
||||
#include <opm/core/utility/Units.hpp>
|
||||
|
||||
@@ -31,11 +31,11 @@
|
||||
#include <numeric>
|
||||
#include <sys/utsname.h>
|
||||
|
||||
#include <opm/core/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/core/eclipse/EclipseGridInspector.hpp>
|
||||
#include <opm/core/io/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/core/io/eclipse/EclipseGridInspector.hpp>
|
||||
#include <opm/core/utility/parameters/ParameterGroup.hpp>
|
||||
|
||||
#include <opm/core/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/core/io/eclipse/CornerpointChopper.hpp>
|
||||
#include <opm/upscaling/SinglePhaseUpscaler.hpp>
|
||||
#include <opm/porsol/common/setupBoundaryConditions.hpp>
|
||||
#include <opm/core/utility/Units.hpp>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#define ELASTICITY_UPSCALE_HPP_
|
||||
|
||||
#include <dune/common/fmatrix.hh>
|
||||
#include <opm/core/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/core/io/eclipse/EclipseGridParser.hpp>
|
||||
#include <dune/grid/common/mcmgmapper.hh>
|
||||
#include <dune/geometry/quadraturerules.hh>
|
||||
#include <dune/istl/ilu.hh>
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
#include <opm/porsol/common/ReservoirPropertyFixedMobility.hpp>
|
||||
#include <opm/porsol/euler/MatchSaturatedVolumeFunctor.hpp>
|
||||
#include <opm/core/utility/Units.hpp>
|
||||
#include <opm/core/utility/writeECLData.hpp>
|
||||
#include <opm/core/io/eclipse/writeECLData.hpp>
|
||||
#include <opm/core/utility/miscUtilities.hpp>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
#include <opm/core/utility/parameters/ParameterGroup.hpp>
|
||||
#include <dune/grid/CpGrid.hpp>
|
||||
#include <opm/core/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/core/io/eclipse/EclipseGridParser.hpp>
|
||||
#include <opm/porsol/common/GridInterfaceEuler.hpp>
|
||||
#include <opm/porsol/common/BoundaryConditions.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user