From 784afe5e700d44aac9816bc11590c819eec7d0e6 Mon Sep 17 00:00:00 2001 From: Markus Blatt Date: Tue, 29 Oct 2019 15:44:34 +0100 Subject: [PATCH] Move BlackOilOnePhaseIndices to Opm namespace to make it consistent with the rest. #530 development must have been started before the renaming in #532 and somehow the old namespace survived. --- opm/models/blackoil/blackoilonephaseindices.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/models/blackoil/blackoilonephaseindices.hh b/opm/models/blackoil/blackoilonephaseindices.hh index f4d3a9435..a8a906d34 100644 --- a/opm/models/blackoil/blackoilonephaseindices.hh +++ b/opm/models/blackoil/blackoilonephaseindices.hh @@ -30,7 +30,7 @@ #include -namespace Ewoms { +namespace Opm { /*! * \ingroup BlackOilModel