changed: namespace Ewoms -> namespace Opm

This commit is contained in:
Arne Morten Kvarving
2019-09-05 17:14:38 +02:00
parent aff158566e
commit 5599bb6d8c
71 changed files with 334 additions and 334 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#include <memory>
#include <string>
namespace Ewoms {
namespace Opm {
bool ebosBlackOilDeckFileNameIsSet(int argc, char** argv);
std::string ebosBlackOilGetDeckFileName(int argc, char** argv);
std::unique_ptr<Opm::ParseContext> ebosBlackOilCreateParseContext(int argc, char** argv);