Change Ewoms to Opm in namespace end comments

This commit is contained in:
Markus Blatt
2019-10-30 08:49:28 +01:00
parent 784afe5e70
commit 1e9a200128
13 changed files with 14 additions and 14 deletions

View File

@@ -158,6 +158,6 @@ struct BlackOilOnePhaseIndices
enableEnergy ? PVOffset + numPhases + numSolvents + numPolymers + numFoam : -1000;
};
} // namespace Ewoms
} // namespace Opm
#endif