changed: relocate the remaining files in opm/core/utility

move to opm/common/utility/numeric# On branch master
This commit is contained in:
Arne Morten Kvarving
2018-01-30 14:07:04 +01:00
parent e1490588d8
commit e3ddc5b184
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/core/utility/MonotCubicInterpolator.hpp>
#include <opm/common/utility/numeric/MonotCubicInterpolator.hpp>
#include <opm/porsol/common/SimulatorTraits.hpp>
#include <opm/porsol/euler/EulerUpstreamImplicit.hpp>