Corrected 'Class' entries in headers

Using script provided by Bruno Santos
See https://bugs.openfoam.org/view.php?id=2919
This commit is contained in:
Henry Weller
2018-05-07 14:18:44 +01:00
parent 4ba4613eca
commit c3be52bcd6
112 changed files with 206 additions and 202 deletions

View File

@ -1083,6 +1083,9 @@ void addInterZonePatches
cyclicPolyPatch::transformTypeNames[cyclicPolyPatch::NOORDERING]
);
// Allow arbitrary matching for nonuniformTransformCyclicPolyPatch
transformDict.add("matchTolerance", 1e6);
label nOldPatches = newPatches.size();
if (!oneD)

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::helpBoundary
Foam::helpTypes::helpBoundary
Description
This class provides help for boundary conditions (patch fields). When no

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::helpFunctionObject
Foam::helpTypes::helpFunctionObject
Description
This class provides help for functionObjects. When no additional arguments