mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
change namespace from Dumux to Ewoms
eWoms hereby declares full independence. Humor aside, the main technical advantage of this is, that it is now possible to easily install both, Dumux and eWoms on a system using a package management system without bad tricks.
This commit is contained in:
@@ -49,7 +49,7 @@ everybody to work on code that has not been written by oneself.
|
||||
definition of a preprocessor macro that is used to make sure that
|
||||
the header file is only included once. If your header file is
|
||||
called 'myheaderfile.hh', this constant should be named
|
||||
\texttt{DUMUX\_MYHEADERFILE\_HH}.
|
||||
\texttt{EWOMS\_MYHEADERFILE\_HH}.
|
||||
\item Files: File names should exclusively consist of lower case
|
||||
letters. Header files get the suffix .hh, implementation files the
|
||||
suffix .cc
|
||||
|
||||
Reference in New Issue
Block a user