STYLE: add Foam:: qualifier to some method names

This commit is contained in:
Mark Olesen
2010-12-17 15:15:08 +01:00
parent 85bae17943
commit 5f9d20e1d8
53 changed files with 718 additions and 952 deletions

View File

@ -42,8 +42,8 @@ namespace Foam
template<>
const char* Foam::NamedEnum
<
Foam::abortCalculation::actionType,
3
Foam::abortCalculation::actionType,
3
>::names[] =
{
"noWriteNow",