STYLE: defineDebug: move into Foam namespace

This commit is contained in:
mattijs
2012-12-17 17:35:42 +00:00
parent 9669f47bbd
commit 100a25ee25
118 changed files with 560 additions and 211 deletions

View File

@ -28,17 +28,16 @@ License
#include "dictionary.H"
#include "Time.H"
// * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * //
defineTypeNameAndDebug(Foam::fieldMinMax, 0);
namespace Foam
{
defineTypeNameAndDebug(fieldMinMax, 0);
template<>
const char* Foam::NamedEnum
const char* NamedEnum
<
Foam::fieldMinMax::modeType,
fieldMinMax::modeType,
2
>::names[] =
{