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; enableEnergy ? PVOffset + numPhases + numSolvents + numPolymers + numFoam : -1000;
}; };
} // namespace Ewoms } // namespace Opm
#endif #endif

View File

@ -237,6 +237,6 @@ private:
//! \} end documentation //! \} end documentation
}} // end namespace Linear,Ewoms }} // end namespace Linear, Opm
#endif #endif

View File

@ -151,6 +151,6 @@ public:
//! \} end documentation //! \} end documentation
}} // end namespace Linear, Ewoms }} // end namespace Linear, Opm
#endif #endif

View File

@ -180,6 +180,6 @@ private:
//! \} end documentation //! \} end documentation
}} // end namespace Linear, Ewoms }} // end namespace Linear, Opm
#endif #endif

View File

@ -200,6 +200,6 @@ EWOMS_WRAP_ISTL_PRECONDITIONER(ILUn, Dune::SeqILUn)
#endif #endif
#undef EWOMS_WRAP_ISTL_PRECONDITIONER #undef EWOMS_WRAP_ISTL_PRECONDITIONER
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
#endif #endif

View File

@ -175,6 +175,6 @@ private:
#undef EWOMS_WRAP_ISTL_SOLVER #undef EWOMS_WRAP_ISTL_SOLVER
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
#endif #endif

View File

@ -192,6 +192,6 @@ protected:
std::unique_ptr<IstlMatrix> istlMatrix_; std::unique_ptr<IstlMatrix> istlMatrix_;
}; };
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
#endif #endif

View File

@ -78,6 +78,6 @@ private:
bool converged_; bool converged_;
}; };
}} // end namespace Linear, Ewoms }} // end namespace Linear, Opm
#endif #endif

View File

@ -444,7 +444,7 @@ protected:
PreconditionerWrapper precWrapper_; PreconditionerWrapper precWrapper_;
}; };
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
BEGIN_PROPERTIES BEGIN_PROPERTIES

View File

@ -38,7 +38,7 @@ namespace Opm {
namespace Linear { namespace Linear {
template <class TypeTag> template <class TypeTag>
class ParallelBiCGStabSolverBackend; class ParallelBiCGStabSolverBackend;
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
BEGIN_PROPERTIES BEGIN_PROPERTIES
@ -165,6 +165,6 @@ protected:
std::unique_ptr<ConvergenceCriterion<OverlappingVector> > convCrit_; std::unique_ptr<ConvergenceCriterion<OverlappingVector> > convCrit_;
}; };
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
#endif #endif

View File

@ -143,7 +143,7 @@ protected:
LinearSolverWrapper solverWrapper_; LinearSolverWrapper solverWrapper_;
}; };
}} // namespace Linear, Ewoms }} // namespace Linear, Opm
BEGIN_PROPERTIES BEGIN_PROPERTIES

View File

@ -147,6 +147,6 @@ private:
//! \} end documentation //! \} end documentation
}} // end namespace Linear,Ewoms }} // end namespace Linear, Opm
#endif #endif

View File

@ -315,6 +315,6 @@ private:
//! \} end documentation //! \} end documentation
}} // end namespace Linear,Ewoms }} // end namespace Linear, Opm
#endif #endif