Corrected capitalization of Doxygen documentation comments

This commit is contained in:
Henry
2015-02-14 13:10:15 +00:00
parent eb266e2add
commit 8628ef2fea
268 changed files with 818 additions and 818 deletions

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -142,7 +142,7 @@ class hierarchGeomDecomp
);
//- Recursively sort in x,y,z (or rather acc. to decompOrder_)
//- using weighted points.
//- Using weighted points.
void sortComponent
(
const label sizeTol,
@ -178,7 +178,7 @@ public:
// Member Functions
//- hierarchgeom is aware of processor boundaries
//- Hierarchgeom is aware of processor boundaries
virtual bool parallelAware() const
{
return true;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -78,7 +78,7 @@ public:
// Member Functions
//- manual decompose does not care about proc boundaries - is all
//- Manual decompose does not care about proc boundaries - is all
// up to the user.
virtual bool parallelAware() const
{

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2012-2013 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2012-2015 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -74,7 +74,7 @@ public:
// Member Functions
//- manual decompose does not care about proc boundaries - is all
//- Manual decompose does not care about proc boundaries - is all
// up to the user.
virtual bool parallelAware() const
{

View File

@ -497,7 +497,7 @@ Foam::label Foam::scotchDecomp::decomposeOneProc
// "SCOTCH_archVcmplt"
//);
//
////- stategy flags: go for quality or load balance (or leave default)
////- Stategy flags: go for quality or load balance (or leave default)
//SCOTCH_Num straval = 0;
////straval |= SCOTCH_STRATQUALITY;
////straval |= SCOTCH_STRATQUALITY;

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -101,7 +101,7 @@ private:
//- Bounding box settings
IOdictionary dict_;
//- bounding boxes of all processors
//- Bounding boxes of all processors
List<List<treeBoundBox> > procBb_;
//- Global triangle numbering