From d325f236b13ee0c1dba078153701d9406db0709e Mon Sep 17 00:00:00 2001 From: henry <Henry Weller h.weller@opencfd.co.uk> Date: Tue, 10 Jun 2008 17:03:05 +0100 Subject: [PATCH] Changed Type to Typedef and added Foam:: to the typename in the headers. --- .../dataConversion/foamToFieldview9/floatScalar.H | 4 ++-- src/OpenFOAM/containers/HashTables/HashSet/HashSet.H | 1 + src/OpenFOAM/db/IOstreams/token/tokenList.H | 4 ++-- src/OpenFOAM/db/Time/instant/instantList.H | 4 ++-- src/OpenFOAM/db/typeInfo/typeInfo.H | 4 ++-- .../fields/Fields/diagTensorField/diagTensorIOField.H | 4 ++-- src/OpenFOAM/fields/Fields/labelField/labelIOField.H | 4 ++-- src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H | 4 ++-- .../Fields/sphericalTensorField/sphericalTensorIOField.H | 4 ++-- .../fields/Fields/symmTensorField/symmTensorIOField.H | 4 ++-- src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H | 4 ++-- src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H | 4 ++-- src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H | 4 ++-- .../lduAddressing/lduInterface/lduInterfacePtrsList.H | 2 +- .../lduInterfaceField/lduInterfaceFieldPtrsList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/cell/cellIOList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/cell/cellList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/cell/pyramidPointFaceRef.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/edge/edgeList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/face/faceIOList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/face/faceList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/face/faceListFwd.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/tetCell/tetCellList.H | 4 ++-- src/OpenFOAM/meshes/meshShapes/triFace/triFaceList.H | 4 ++-- .../meshes/pointMesh/pointPatches/pointPatch/pointPatchList.H | 4 ++-- .../meshes/polyMesh/polyPatches/polyPatch/polyPatchList.H | 4 ++-- .../meshes/polyMesh/zones/cellZone/indirectCellList.H | 4 ++-- .../meshes/polyMesh/zones/faceZone/indirectFaceList.H | 4 ++-- .../meshes/polyMesh/zones/faceZone/primitiveFaceZone.H | 4 ++-- .../meshes/polyMesh/zones/pointZone/indirectPointList.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/line/linePoint2DRef.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/objectHit/point2DHit.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point/point.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point/pointField.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point/pointFieldFwd.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point/pointIOField.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point2D/point2D.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point2D/point2DField.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/point2D/point2DFieldFwd.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetPointRef.H | 4 ++-- src/OpenFOAM/meshes/primitiveShapes/triangle/triPointRef.H | 4 ++-- src/OpenFOAM/primitives/Lists/boolList.H | 4 ++-- src/OpenFOAM/primitives/Lists/fileNameList.H | 4 ++-- src/OpenFOAM/primitives/Lists/labelIOList.H | 4 ++-- src/OpenFOAM/primitives/Lists/labelList.H | 4 ++-- src/OpenFOAM/primitives/Lists/scalarList.H | 4 ++-- src/OpenFOAM/primitives/Lists/sphericalTensorList.H | 4 ++-- src/OpenFOAM/primitives/Lists/stringList.H | 4 ++-- src/OpenFOAM/primitives/Lists/symmTensorList.H | 4 ++-- src/OpenFOAM/primitives/Lists/tensorList.H | 4 ++-- src/OpenFOAM/primitives/Lists/vectorList.H | 4 ++-- src/OpenFOAM/primitives/Lists/wordList.H | 4 ++-- src/OpenFOAM/primitives/Pair/labelPair.H | 4 ++-- src/OpenFOAM/primitives/Scalar/Scalar.H | 4 ++-- src/OpenFOAM/primitives/Scalar/doubleFloat.H | 4 ++-- src/OpenFOAM/primitives/Scalar/scalar/scalar.H | 4 ++-- src/OpenFOAM/primitives/complexVector/complexVector.H | 4 ++-- src/OpenFOAM/primitives/diagTensor/diagTensor.H | 4 ++-- src/OpenFOAM/primitives/label/label.H | 4 ++-- .../primitives/labelSphericalTensor/labelSphericalTensor.H | 2 +- src/OpenFOAM/primitives/labelSymmTensor/labelSymmTensor.H | 2 +- src/OpenFOAM/primitives/labelTensor/labelTensor.H | 2 +- src/OpenFOAM/primitives/labelVector/labelVector.H | 4 ++-- src/OpenFOAM/primitives/sphericalTensor/sphericalTensor.H | 2 +- src/OpenFOAM/primitives/sphericalTensor2D/sphericalTensor2D.H | 4 ++-- src/OpenFOAM/primitives/symmTensor/symmTensor.H | 4 ++-- src/OpenFOAM/primitives/tensor/tensor.H | 2 +- src/OpenFOAM/primitives/tensor2D/tensor2D.H | 4 ++-- src/OpenFOAM/primitives/vector/vector.H | 4 ++-- src/OpenFOAM/primitives/vector2D/vector2D.H | 4 ++-- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchList.H | 4 ++-- src/meshTools/octree/pointIndexHit.H | 4 ++-- src/meshTools/octree/pointIndexHitIOList.H | 4 ++-- src/meshTools/octree/treeBoundBoxList.H | 4 ++-- src/postProcessing/fieldAverage/fieldAverage/IOFieldAverage.H | 2 +- .../fieldAverageFunctionObject/fieldAverageFunctionObject.H | 2 +- src/postProcessing/forces/forceCoeffs/IOforceCoeffs.H | 2 +- .../forces/forceCoeffs/forceCoeffsFunctionObject.H | 2 +- src/postProcessing/forces/forces/IOforces.H | 2 +- src/postProcessing/forces/forces/forcesFunctionObject.H | 2 +- src/sampling/probes/IOprobes.H | 2 +- src/sampling/probes/probesFunctionObject.H | 2 +- src/sampling/sampledSet/sampledSets/IOsampledSets.H | 2 +- .../sampledSurface/sampledSurfaces/IOsampledSurfaces.H | 2 +- src/triSurface/tools/labelPair/labelPairLookup.H | 4 ++-- .../geometricSurfacePatch/geometricSurfacePatchList.H | 4 ++-- src/triSurface/triSurface/surfacePatch/surfacePatchList.H | 4 ++-- 91 files changed, 165 insertions(+), 164 deletions(-) diff --git a/applications/utilities/postProcessing/dataConversion/foamToFieldview9/floatScalar.H b/applications/utilities/postProcessing/dataConversion/foamToFieldview9/floatScalar.H index 0d972a63595..c1315fc88cc 100644 --- a/applications/utilities/postProcessing/dataConversion/foamToFieldview9/floatScalar.H +++ b/applications/utilities/postProcessing/dataConversion/foamToFieldview9/floatScalar.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - floatScalar +Typedef + Foam::floatScalar Description single floating point number identical to float diff --git a/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H b/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H index 4bad027fd14..667fb5ed1c2 100644 --- a/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H +++ b/src/OpenFOAM/containers/HashTables/HashSet/HashSet.H @@ -33,6 +33,7 @@ Class Description A HashSet with (the default) word keys. + \*---------------------------------------------------------------------------*/ #ifndef HashSet_H diff --git a/src/OpenFOAM/db/IOstreams/token/tokenList.H b/src/OpenFOAM/db/IOstreams/token/tokenList.H index 8b1032d33f9..c7660041136 100644 --- a/src/OpenFOAM/db/IOstreams/token/tokenList.H +++ b/src/OpenFOAM/db/IOstreams/token/tokenList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - tokenList +Typedef + Foam::tokenList Description List of tokens, used for a IOdictionary entry. diff --git a/src/OpenFOAM/db/Time/instant/instantList.H b/src/OpenFOAM/db/Time/instant/instantList.H index eae0669ce11..2a0f38c08dd 100644 --- a/src/OpenFOAM/db/Time/instant/instantList.H +++ b/src/OpenFOAM/db/Time/instant/instantList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - instantList +Typedef + Foam::instantList Description List of instants diff --git a/src/OpenFOAM/db/typeInfo/typeInfo.H b/src/OpenFOAM/db/typeInfo/typeInfo.H index 24ec3b6d735..fc9bd6932fd 100644 --- a/src/OpenFOAM/db/typeInfo/typeInfo.H +++ b/src/OpenFOAM/db/typeInfo/typeInfo.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - typeInfo +Typedef + Foam::typeInfo Description Basic run-time type information using word as the type's name. diff --git a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H index f0631c552ea..66e322a0a28 100644 --- a/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H +++ b/src/OpenFOAM/fields/Fields/diagTensorField/diagTensorIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - diagTensorIOField +Typedef + Foam::diagTensorIOField Description diagTensorField with IO. diff --git a/src/OpenFOAM/fields/Fields/labelField/labelIOField.H b/src/OpenFOAM/fields/Fields/labelField/labelIOField.H index 6af126777bb..d58f84d2344 100644 --- a/src/OpenFOAM/fields/Fields/labelField/labelIOField.H +++ b/src/OpenFOAM/fields/Fields/labelField/labelIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - labelIOField +Typedef + Foam::labelIOField Description labelField with IO. diff --git a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H index 190f23c1c21..8f185bba8ff 100644 --- a/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H +++ b/src/OpenFOAM/fields/Fields/scalarField/scalarIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - scalarIOField +Typedef + Foam::scalarIOField Description scalarField with IO. diff --git a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H index b9a2c6f2c6d..38167d796db 100644 --- a/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H +++ b/src/OpenFOAM/fields/Fields/sphericalTensorField/sphericalTensorIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - sphericalTensorIOField +Typedef + Foam::sphericalTensorIOField Description sphericalTensorField with IO. diff --git a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H index 82603eb5827..3e0ae02b695 100644 --- a/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H +++ b/src/OpenFOAM/fields/Fields/symmTensorField/symmTensorIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - symmTensorIOField +Typedef + Foam::symmTensorIOField Description symmTensorField with IO. diff --git a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H index faf139a200a..f4e987ccb5b 100644 --- a/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H +++ b/src/OpenFOAM/fields/Fields/tensorField/tensorIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - tensorIOField +Typedef + Foam::tensorIOField Description tensorField with IO. diff --git a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H index f4b260310ad..e501fe67c01 100644 --- a/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H +++ b/src/OpenFOAM/fields/Fields/vector2DField/vector2DIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - vector2DIOField +Typedef + Foam::vector2DIOField Description vector2DField with IO. diff --git a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H index d97fcc9a41e..62024fa45e7 100644 --- a/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H +++ b/src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - vectorIOField +Typedef + Foam::vectorIOField Description vectorField with IO. diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H index 4955c97f31b..6b8ab560de8 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterface/lduInterfacePtrsList.H @@ -22,7 +22,7 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type +Typedef Foam::lduInterfacePtrsList Description diff --git a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H index 6d6af4e63fd..74daa20ece3 100644 --- a/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H +++ b/src/OpenFOAM/matrices/lduMatrix/lduAddressing/lduInterfaceFields/lduInterfaceField/lduInterfaceFieldPtrsList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - lduInterfaceFieldPtrsList +Typedef + Foam::lduInterfaceFieldPtrsList Description List of coupled interface fields to be used in coupling. diff --git a/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.H b/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.H index 4a61628e2f5..494fe4fb574 100644 --- a/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.H +++ b/src/OpenFOAM/meshes/meshShapes/cell/cellIOList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - cellIOList +Typedef + Foam::cellIOList Description IOList of cells diff --git a/src/OpenFOAM/meshes/meshShapes/cell/cellList.H b/src/OpenFOAM/meshes/meshShapes/cell/cellList.H index 1166409a61d..3260d663a7a 100644 --- a/src/OpenFOAM/meshes/meshShapes/cell/cellList.H +++ b/src/OpenFOAM/meshes/meshShapes/cell/cellList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - cellList +Typedef + Foam::cellList Description list of cells diff --git a/src/OpenFOAM/meshes/meshShapes/cell/pyramidPointFaceRef.H b/src/OpenFOAM/meshes/meshShapes/cell/pyramidPointFaceRef.H index 7f6dfb42dc6..29c2090ca3d 100644 --- a/src/OpenFOAM/meshes/meshShapes/cell/pyramidPointFaceRef.H +++ b/src/OpenFOAM/meshes/meshShapes/cell/pyramidPointFaceRef.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pyramidPointFaceRef +Typedef + Foam::pyramidPointFaceRef Description diff --git a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.H b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.H index e765382537e..32074138330 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.H +++ b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeIOList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - cellShapeIOList +Typedef + Foam::cellShapeIOList Description IOList of cellShapes diff --git a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeList.H b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeList.H index 2c85b19ccb0..940a799d586 100644 --- a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeList.H +++ b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShapeList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - cellShapeList +Typedef + Foam::cellShapeList Description List of cellShapes and PtrList of List of cellShape. diff --git a/src/OpenFOAM/meshes/meshShapes/edge/edgeList.H b/src/OpenFOAM/meshes/meshShapes/edge/edgeList.H index d146318eb88..216c8b6a8a8 100644 --- a/src/OpenFOAM/meshes/meshShapes/edge/edgeList.H +++ b/src/OpenFOAM/meshes/meshShapes/edge/edgeList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - edgeList +Typedef + Foam::edgeList \*---------------------------------------------------------------------------*/ diff --git a/src/OpenFOAM/meshes/meshShapes/face/faceIOList.H b/src/OpenFOAM/meshes/meshShapes/face/faceIOList.H index 68eccd763c0..35d4916be19 100644 --- a/src/OpenFOAM/meshes/meshShapes/face/faceIOList.H +++ b/src/OpenFOAM/meshes/meshShapes/face/faceIOList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - faceIOList +Typedef + Foam::faceIOList Description IOList of faces diff --git a/src/OpenFOAM/meshes/meshShapes/face/faceList.H b/src/OpenFOAM/meshes/meshShapes/face/faceList.H index 06d5db5af84..6b936c07125 100644 --- a/src/OpenFOAM/meshes/meshShapes/face/faceList.H +++ b/src/OpenFOAM/meshes/meshShapes/face/faceList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - faceList +Typedef + Foam::faceList Description diff --git a/src/OpenFOAM/meshes/meshShapes/face/faceListFwd.H b/src/OpenFOAM/meshes/meshShapes/face/faceListFwd.H index 0cfe334430f..bf4d519d6a0 100644 --- a/src/OpenFOAM/meshes/meshShapes/face/faceListFwd.H +++ b/src/OpenFOAM/meshes/meshShapes/face/faceListFwd.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - faceListFwd +Typedef + Foam::faceListFwd Description diff --git a/src/OpenFOAM/meshes/meshShapes/tetCell/tetCellList.H b/src/OpenFOAM/meshes/meshShapes/tetCell/tetCellList.H index af051082560..9507fcbcfeb 100644 --- a/src/OpenFOAM/meshes/meshShapes/tetCell/tetCellList.H +++ b/src/OpenFOAM/meshes/meshShapes/tetCell/tetCellList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - tetCellList +Typedef + Foam::tetCellList Description list of tetCells diff --git a/src/OpenFOAM/meshes/meshShapes/triFace/triFaceList.H b/src/OpenFOAM/meshes/meshShapes/triFace/triFaceList.H index bd8d63cbac9..12bf4835299 100644 --- a/src/OpenFOAM/meshes/meshShapes/triFace/triFaceList.H +++ b/src/OpenFOAM/meshes/meshShapes/triFace/triFaceList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - triFaceList +Typedef + Foam::triFaceList Description list of triFaces diff --git a/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatchList.H b/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatchList.H index c5fc698da05..4d86c0d4cdb 100644 --- a/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatchList.H +++ b/src/OpenFOAM/meshes/pointMesh/pointPatches/pointPatch/pointPatchList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointPatchList +Typedef + Foam::pointPatchList Description container classes for pointPatch diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatchList.H b/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatchList.H index 6f0b0bd180c..fd15a445ad2 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatchList.H +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatchList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - polyPatchList +Typedef + Foam::polyPatchList Description container classes for polyPatch diff --git a/src/OpenFOAM/meshes/polyMesh/zones/cellZone/indirectCellList.H b/src/OpenFOAM/meshes/polyMesh/zones/cellZone/indirectCellList.H index b5e1df1036f..1797b39971b 100644 --- a/src/OpenFOAM/meshes/polyMesh/zones/cellZone/indirectCellList.H +++ b/src/OpenFOAM/meshes/polyMesh/zones/cellZone/indirectCellList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - indirectCellList +Typedef + Foam::indirectCellList Description diff --git a/src/OpenFOAM/meshes/polyMesh/zones/faceZone/indirectFaceList.H b/src/OpenFOAM/meshes/polyMesh/zones/faceZone/indirectFaceList.H index e02e5c66158..b013d69c2bc 100644 --- a/src/OpenFOAM/meshes/polyMesh/zones/faceZone/indirectFaceList.H +++ b/src/OpenFOAM/meshes/polyMesh/zones/faceZone/indirectFaceList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - indirectFaceList +Typedef + Foam::indirectFaceList Description diff --git a/src/OpenFOAM/meshes/polyMesh/zones/faceZone/primitiveFaceZone.H b/src/OpenFOAM/meshes/polyMesh/zones/faceZone/primitiveFaceZone.H index eac31d565e5..0df73cca05e 100644 --- a/src/OpenFOAM/meshes/polyMesh/zones/faceZone/primitiveFaceZone.H +++ b/src/OpenFOAM/meshes/polyMesh/zones/faceZone/primitiveFaceZone.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - primitiveFaceZone +Typedef + Foam::primitiveFaceZone Description diff --git a/src/OpenFOAM/meshes/polyMesh/zones/pointZone/indirectPointList.H b/src/OpenFOAM/meshes/polyMesh/zones/pointZone/indirectPointList.H index 20b878bc117..9488a2ce809 100644 --- a/src/OpenFOAM/meshes/polyMesh/zones/pointZone/indirectPointList.H +++ b/src/OpenFOAM/meshes/polyMesh/zones/pointZone/indirectPointList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - indirectPointList +Typedef + Foam::indirectPointList Description diff --git a/src/OpenFOAM/meshes/primitiveShapes/line/linePoint2DRef.H b/src/OpenFOAM/meshes/primitiveShapes/line/linePoint2DRef.H index b20c362e7d4..e262d869f9d 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/line/linePoint2DRef.H +++ b/src/OpenFOAM/meshes/primitiveShapes/line/linePoint2DRef.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - linePoint2DRef +Typedef + Foam::linePoint2DRef Description diff --git a/src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H b/src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H index 69ef35cceaa..fdb644897a9 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H +++ b/src/OpenFOAM/meshes/primitiveShapes/line/linePointRef.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - linePointRef +Typedef + Foam::linePointRef Description diff --git a/src/OpenFOAM/meshes/primitiveShapes/objectHit/point2DHit.H b/src/OpenFOAM/meshes/primitiveShapes/objectHit/point2DHit.H index c00cf054c1f..5ff48decb3b 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/objectHit/point2DHit.H +++ b/src/OpenFOAM/meshes/primitiveShapes/objectHit/point2DHit.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - point2DHit +Typedef + Foam::point2DHit Description diff --git a/src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H b/src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H index 8e7b87c8369..01192c37dc4 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H +++ b/src/OpenFOAM/meshes/primitiveShapes/objectHit/pointHit.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointHit +Typedef + Foam::pointHit Description diff --git a/src/OpenFOAM/meshes/primitiveShapes/point/point.H b/src/OpenFOAM/meshes/primitiveShapes/point/point.H index d9c4a221015..ad71626f8ab 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point/point.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point/point.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - point +Typedef + Foam::point Description Point is a vector. diff --git a/src/OpenFOAM/meshes/primitiveShapes/point/pointField.H b/src/OpenFOAM/meshes/primitiveShapes/point/pointField.H index 84afbdceae2..89d4fc454fe 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point/pointField.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point/pointField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointField +Typedef + Foam::pointField Description pointField is a vectorField. diff --git a/src/OpenFOAM/meshes/primitiveShapes/point/pointFieldFwd.H b/src/OpenFOAM/meshes/primitiveShapes/point/pointFieldFwd.H index 0fdb30f69a4..73a57137e57 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point/pointFieldFwd.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point/pointFieldFwd.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointField +Typedef + Foam::pointField Description pointField is a vectorField. diff --git a/src/OpenFOAM/meshes/primitiveShapes/point/pointIOField.H b/src/OpenFOAM/meshes/primitiveShapes/point/pointIOField.H index f881d48af23..f2f402a1405 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point/pointIOField.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point/pointIOField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointIOField +Typedef + Foam::pointIOField Description pointIOField is a vectorIOField. diff --git a/src/OpenFOAM/meshes/primitiveShapes/point2D/point2D.H b/src/OpenFOAM/meshes/primitiveShapes/point2D/point2D.H index 5771d4e996d..0adbffcd2ba 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point2D/point2D.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point2D/point2D.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - point2D +Typedef + Foam::point2D Description Point2D is a vector. diff --git a/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DField.H b/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DField.H index abe8b328a0a..a08f029cabe 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DField.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DField.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - point2DField +Typedef + Foam::point2DField Description point2DField is a vector2DField. diff --git a/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DFieldFwd.H b/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DFieldFwd.H index ab0e6ed707c..c2780197448 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DFieldFwd.H +++ b/src/OpenFOAM/meshes/primitiveShapes/point2D/point2DFieldFwd.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - point2DField +Typedef + Foam::point2DField Description point2DField is a vector2DField. diff --git a/src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetPointRef.H b/src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetPointRef.H index 03fe00251e7..2c2188b3ebf 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetPointRef.H +++ b/src/OpenFOAM/meshes/primitiveShapes/tetrahedron/tetPointRef.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - tetPointRef +Typedef + Foam::tetPointRef Description diff --git a/src/OpenFOAM/meshes/primitiveShapes/triangle/triPointRef.H b/src/OpenFOAM/meshes/primitiveShapes/triangle/triPointRef.H index a268ef3ad3d..f4931bab06b 100644 --- a/src/OpenFOAM/meshes/primitiveShapes/triangle/triPointRef.H +++ b/src/OpenFOAM/meshes/primitiveShapes/triangle/triPointRef.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - triPointRef +Typedef + Foam::triPointRef Description diff --git a/src/OpenFOAM/primitives/Lists/boolList.H b/src/OpenFOAM/primitives/Lists/boolList.H index 7f48b22fd2e..5a81747829a 100644 --- a/src/OpenFOAM/primitives/Lists/boolList.H +++ b/src/OpenFOAM/primitives/Lists/boolList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - boolList +Typedef + Foam::boolList Description Bool container classes diff --git a/src/OpenFOAM/primitives/Lists/fileNameList.H b/src/OpenFOAM/primitives/Lists/fileNameList.H index d2e831ab867..16c9b6efbb6 100644 --- a/src/OpenFOAM/primitives/Lists/fileNameList.H +++ b/src/OpenFOAM/primitives/Lists/fileNameList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - fileNameList +Typedef + Foam::fileNameList Description List of fileNames. diff --git a/src/OpenFOAM/primitives/Lists/labelIOList.H b/src/OpenFOAM/primitives/Lists/labelIOList.H index 270df08aa1a..7a08c25c865 100644 --- a/src/OpenFOAM/primitives/Lists/labelIOList.H +++ b/src/OpenFOAM/primitives/Lists/labelIOList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - labelIOList +Typedef + Foam::labelIOList Description Label container classes diff --git a/src/OpenFOAM/primitives/Lists/labelList.H b/src/OpenFOAM/primitives/Lists/labelList.H index ea0e5519db6..747f905e076 100644 --- a/src/OpenFOAM/primitives/Lists/labelList.H +++ b/src/OpenFOAM/primitives/Lists/labelList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - labelList +Typedef + Foam::labelList Description Label container classes diff --git a/src/OpenFOAM/primitives/Lists/scalarList.H b/src/OpenFOAM/primitives/Lists/scalarList.H index 19e3abd2e39..f6cc9da814f 100644 --- a/src/OpenFOAM/primitives/Lists/scalarList.H +++ b/src/OpenFOAM/primitives/Lists/scalarList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - scalarList +Typedef + Foam::scalarList Description List of scalars. diff --git a/src/OpenFOAM/primitives/Lists/sphericalTensorList.H b/src/OpenFOAM/primitives/Lists/sphericalTensorList.H index b2c1a73210c..df0b5ee849c 100644 --- a/src/OpenFOAM/primitives/Lists/sphericalTensorList.H +++ b/src/OpenFOAM/primitives/Lists/sphericalTensorList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - sphericalTensorList +Typedef + Foam::sphericalTensorList Description List of sphericalTensors. diff --git a/src/OpenFOAM/primitives/Lists/stringList.H b/src/OpenFOAM/primitives/Lists/stringList.H index 9ce5db9c23c..1c1c043d2d5 100644 --- a/src/OpenFOAM/primitives/Lists/stringList.H +++ b/src/OpenFOAM/primitives/Lists/stringList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - stringList +Typedef + Foam::stringList Description List of strings. diff --git a/src/OpenFOAM/primitives/Lists/symmTensorList.H b/src/OpenFOAM/primitives/Lists/symmTensorList.H index e3858d515f4..d1e7ecd5e2a 100644 --- a/src/OpenFOAM/primitives/Lists/symmTensorList.H +++ b/src/OpenFOAM/primitives/Lists/symmTensorList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - symmTensorList +Typedef + Foam::symmTensorList Description List of symmTensors. diff --git a/src/OpenFOAM/primitives/Lists/tensorList.H b/src/OpenFOAM/primitives/Lists/tensorList.H index 2bc68f12453..f4689c96125 100644 --- a/src/OpenFOAM/primitives/Lists/tensorList.H +++ b/src/OpenFOAM/primitives/Lists/tensorList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - tensorList +Typedef + Foam::tensorList Description List of tensors. diff --git a/src/OpenFOAM/primitives/Lists/vectorList.H b/src/OpenFOAM/primitives/Lists/vectorList.H index 6c6b5151328..f22dd506f19 100644 --- a/src/OpenFOAM/primitives/Lists/vectorList.H +++ b/src/OpenFOAM/primitives/Lists/vectorList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - vectorList +Typedef + Foam::vectorList Description List of vectors. diff --git a/src/OpenFOAM/primitives/Lists/wordList.H b/src/OpenFOAM/primitives/Lists/wordList.H index ccee488f493..b2947ce45f2 100644 --- a/src/OpenFOAM/primitives/Lists/wordList.H +++ b/src/OpenFOAM/primitives/Lists/wordList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - wordList +Typedef + Foam::wordList Description List of words. diff --git a/src/OpenFOAM/primitives/Pair/labelPair.H b/src/OpenFOAM/primitives/Pair/labelPair.H index 37a9f05015b..dce5f56b732 100644 --- a/src/OpenFOAM/primitives/Pair/labelPair.H +++ b/src/OpenFOAM/primitives/Pair/labelPair.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - labelPair +Typedef + Foam::labelPair Description Label pair diff --git a/src/OpenFOAM/primitives/Scalar/Scalar.H b/src/OpenFOAM/primitives/Scalar/Scalar.H index e360f2d7f9c..18316f99eb6 100644 --- a/src/OpenFOAM/primitives/Scalar/Scalar.H +++ b/src/OpenFOAM/primitives/Scalar/Scalar.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - Scalar +Typedef + Foam::Scalar Description Single floating point number diff --git a/src/OpenFOAM/primitives/Scalar/doubleFloat.H b/src/OpenFOAM/primitives/Scalar/doubleFloat.H index 20de652f795..bec3ef69b99 100644 --- a/src/OpenFOAM/primitives/Scalar/doubleFloat.H +++ b/src/OpenFOAM/primitives/Scalar/doubleFloat.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - double and float +Typedef + Foam::double and float \*---------------------------------------------------------------------------*/ diff --git a/src/OpenFOAM/primitives/Scalar/scalar/scalar.H b/src/OpenFOAM/primitives/Scalar/scalar/scalar.H index 45e0b32576e..f9f32a8685b 100644 --- a/src/OpenFOAM/primitives/Scalar/scalar/scalar.H +++ b/src/OpenFOAM/primitives/Scalar/scalar/scalar.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - scalar +Typedef + Foam::scalar Description Single floating point number identical to float or double depending on diff --git a/src/OpenFOAM/primitives/complexVector/complexVector.H b/src/OpenFOAM/primitives/complexVector/complexVector.H index 68dd887d455..1749a0ea688 100644 --- a/src/OpenFOAM/primitives/complexVector/complexVector.H +++ b/src/OpenFOAM/primitives/complexVector/complexVector.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - complexVector +Typedef + Foam::complexVector Description complexVector obtained from generic Vector. diff --git a/src/OpenFOAM/primitives/diagTensor/diagTensor.H b/src/OpenFOAM/primitives/diagTensor/diagTensor.H index 156cc6eaea0..f9fac5fc1ab 100644 --- a/src/OpenFOAM/primitives/diagTensor/diagTensor.H +++ b/src/OpenFOAM/primitives/diagTensor/diagTensor.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - diagTensor +Typedef + Foam::diagTensor Description 3D diagTensor obtained from generic Vector diff --git a/src/OpenFOAM/primitives/label/label.H b/src/OpenFOAM/primitives/label/label.H index 31793de8030..833a92255a2 100644 --- a/src/OpenFOAM/primitives/label/label.H +++ b/src/OpenFOAM/primitives/label/label.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - label +Typedef + Foam::label Description A label is an int/long/long long depending on the range wanted. diff --git a/src/OpenFOAM/primitives/labelSphericalTensor/labelSphericalTensor.H b/src/OpenFOAM/primitives/labelSphericalTensor/labelSphericalTensor.H index 81d05a3c1f9..78f2770d93b 100644 --- a/src/OpenFOAM/primitives/labelSphericalTensor/labelSphericalTensor.H +++ b/src/OpenFOAM/primitives/labelSphericalTensor/labelSphericalTensor.H @@ -22,7 +22,7 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type +Typedef Foam::labelSphericalTensor Description diff --git a/src/OpenFOAM/primitives/labelSymmTensor/labelSymmTensor.H b/src/OpenFOAM/primitives/labelSymmTensor/labelSymmTensor.H index f4a437335c7..2ccde64de28 100644 --- a/src/OpenFOAM/primitives/labelSymmTensor/labelSymmTensor.H +++ b/src/OpenFOAM/primitives/labelSymmTensor/labelSymmTensor.H @@ -22,7 +22,7 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type +Typedef Foam::labelSymmTensor Description diff --git a/src/OpenFOAM/primitives/labelTensor/labelTensor.H b/src/OpenFOAM/primitives/labelTensor/labelTensor.H index dd20fde6d1f..be662d7e7ae 100644 --- a/src/OpenFOAM/primitives/labelTensor/labelTensor.H +++ b/src/OpenFOAM/primitives/labelTensor/labelTensor.H @@ -22,7 +22,7 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type +Typedef Foam::labelTensor Description diff --git a/src/OpenFOAM/primitives/labelVector/labelVector.H b/src/OpenFOAM/primitives/labelVector/labelVector.H index 61798995af4..6cb461e9e1c 100644 --- a/src/OpenFOAM/primitives/labelVector/labelVector.H +++ b/src/OpenFOAM/primitives/labelVector/labelVector.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - labelVector +Typedef + Foam::labelVector Description labelVector obtained from generic Vector diff --git a/src/OpenFOAM/primitives/sphericalTensor/sphericalTensor.H b/src/OpenFOAM/primitives/sphericalTensor/sphericalTensor.H index 81c453ff924..ef8b008746c 100644 --- a/src/OpenFOAM/primitives/sphericalTensor/sphericalTensor.H +++ b/src/OpenFOAM/primitives/sphericalTensor/sphericalTensor.H @@ -22,7 +22,7 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type +Typedef Foam::sphericalTensor Description diff --git a/src/OpenFOAM/primitives/sphericalTensor2D/sphericalTensor2D.H b/src/OpenFOAM/primitives/sphericalTensor2D/sphericalTensor2D.H index b210576fda6..c80712326cd 100644 --- a/src/OpenFOAM/primitives/sphericalTensor2D/sphericalTensor2D.H +++ b/src/OpenFOAM/primitives/sphericalTensor2D/sphericalTensor2D.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - sphericalTensor2D +Typedef + Foam::sphericalTensor2D Description SphericalTensor2D of scalars. diff --git a/src/OpenFOAM/primitives/symmTensor/symmTensor.H b/src/OpenFOAM/primitives/symmTensor/symmTensor.H index 1a3e7d3e1da..f419d5e0f3a 100644 --- a/src/OpenFOAM/primitives/symmTensor/symmTensor.H +++ b/src/OpenFOAM/primitives/symmTensor/symmTensor.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - symmTensor +Typedef + Foam::symmTensor Description SymmTensor or scalars. diff --git a/src/OpenFOAM/primitives/tensor/tensor.H b/src/OpenFOAM/primitives/tensor/tensor.H index 691afc82253..1212ba0ff24 100644 --- a/src/OpenFOAM/primitives/tensor/tensor.H +++ b/src/OpenFOAM/primitives/tensor/tensor.H @@ -22,7 +22,7 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type +Typedef Foam::tensor Description diff --git a/src/OpenFOAM/primitives/tensor2D/tensor2D.H b/src/OpenFOAM/primitives/tensor2D/tensor2D.H index 0cf7542dddd..ddd195cb4e7 100644 --- a/src/OpenFOAM/primitives/tensor2D/tensor2D.H +++ b/src/OpenFOAM/primitives/tensor2D/tensor2D.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - tensor2D +Typedef + Foam::tensor2D Description Tensor2D or scalars. diff --git a/src/OpenFOAM/primitives/vector/vector.H b/src/OpenFOAM/primitives/vector/vector.H index d4fda536e90..71f79f6c583 100644 --- a/src/OpenFOAM/primitives/vector/vector.H +++ b/src/OpenFOAM/primitives/vector/vector.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - vector +Typedef + Foam::vector Description vector obtained from generic Vector diff --git a/src/OpenFOAM/primitives/vector2D/vector2D.H b/src/OpenFOAM/primitives/vector2D/vector2D.H index 9cff45081bd..63cea49dbd4 100644 --- a/src/OpenFOAM/primitives/vector2D/vector2D.H +++ b/src/OpenFOAM/primitives/vector2D/vector2D.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - vector2D +Typedef + Foam::vector2D Description vector2D obtained from generic Vector2D diff --git a/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchList.H b/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchList.H index 12480dfc7e1..72518f626e6 100644 --- a/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchList.H +++ b/src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatchList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - fvPatchList +Typedef + Foam::fvPatchList Description container classes for fvPatch diff --git a/src/meshTools/octree/pointIndexHit.H b/src/meshTools/octree/pointIndexHit.H index fbbb91a32e3..8bbcd0790f9 100644 --- a/src/meshTools/octree/pointIndexHit.H +++ b/src/meshTools/octree/pointIndexHit.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointIndexHit +Typedef + Foam::pointIndexHit Description diff --git a/src/meshTools/octree/pointIndexHitIOList.H b/src/meshTools/octree/pointIndexHitIOList.H index 74c1bd2ec1b..1de77adad79 100644 --- a/src/meshTools/octree/pointIndexHitIOList.H +++ b/src/meshTools/octree/pointIndexHitIOList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - pointIndexHitIOList +Typedef + Foam::pointIndexHitIOList Description IOList of pointIndexHits diff --git a/src/meshTools/octree/treeBoundBoxList.H b/src/meshTools/octree/treeBoundBoxList.H index 838232191cb..105b7dd3e6d 100644 --- a/src/meshTools/octree/treeBoundBoxList.H +++ b/src/meshTools/octree/treeBoundBoxList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - treeBoundBoxList +Typedef + Foam::treeBoundBoxList Description List of bounding boxes. diff --git a/src/postProcessing/fieldAverage/fieldAverage/IOFieldAverage.H b/src/postProcessing/fieldAverage/fieldAverage/IOFieldAverage.H index 32fdcb2b5eb..2d96832c9dc 100644 --- a/src/postProcessing/fieldAverage/fieldAverage/IOFieldAverage.H +++ b/src/postProcessing/fieldAverage/fieldAverage/IOFieldAverage.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - IOfieldAverage + Foam::IOfieldAverage Description Instance of the generic IOOutputFilter for fieldAverage. diff --git a/src/postProcessing/fieldAverage/fieldAverageFunctionObject/fieldAverageFunctionObject.H b/src/postProcessing/fieldAverage/fieldAverageFunctionObject/fieldAverageFunctionObject.H index 570d5aef2e1..cef8c2a68e1 100644 --- a/src/postProcessing/fieldAverage/fieldAverageFunctionObject/fieldAverageFunctionObject.H +++ b/src/postProcessing/fieldAverage/fieldAverageFunctionObject/fieldAverageFunctionObject.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - fieldAverageFunctionObject + Foam::fieldAverageFunctionObject Description FunctionObject wrapper around fieldAverage to allow them to be created diff --git a/src/postProcessing/forces/forceCoeffs/IOforceCoeffs.H b/src/postProcessing/forces/forceCoeffs/IOforceCoeffs.H index fb535b84ade..d784addfe51 100644 --- a/src/postProcessing/forces/forceCoeffs/IOforceCoeffs.H +++ b/src/postProcessing/forces/forceCoeffs/IOforceCoeffs.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - IOforces + Foam::IOforces Description Instance of the generic IOOutputFilter for forceCoeffs. diff --git a/src/postProcessing/forces/forceCoeffs/forceCoeffsFunctionObject.H b/src/postProcessing/forces/forceCoeffs/forceCoeffsFunctionObject.H index 4ce50d465fe..50cefd069bf 100644 --- a/src/postProcessing/forces/forceCoeffs/forceCoeffsFunctionObject.H +++ b/src/postProcessing/forces/forceCoeffs/forceCoeffsFunctionObject.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - forceCoeffsFunctionObject + Foam::forceCoeffsFunctionObject Description FunctionObject wrapper around forceCoeffs to allow them to be created via diff --git a/src/postProcessing/forces/forces/IOforces.H b/src/postProcessing/forces/forces/IOforces.H index 613fa22f167..26edd6c66e4 100644 --- a/src/postProcessing/forces/forces/IOforces.H +++ b/src/postProcessing/forces/forces/IOforces.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - IOforces + Foam::IOforces Description Instance of the generic IOOutputFilter for forces. diff --git a/src/postProcessing/forces/forces/forcesFunctionObject.H b/src/postProcessing/forces/forces/forcesFunctionObject.H index 1bba40779e4..104bf7f0ada 100644 --- a/src/postProcessing/forces/forces/forcesFunctionObject.H +++ b/src/postProcessing/forces/forces/forcesFunctionObject.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - forcesFunctionObject + Foam::forcesFunctionObject Description FunctionObject wrapper around forces to allow them to be created via the diff --git a/src/sampling/probes/IOprobes.H b/src/sampling/probes/IOprobes.H index 66eac9407a1..87d6cf16a10 100644 --- a/src/sampling/probes/IOprobes.H +++ b/src/sampling/probes/IOprobes.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - IOprobes + Foam::IOprobes Description Instance of the generic IOOutputFilter for probes. diff --git a/src/sampling/probes/probesFunctionObject.H b/src/sampling/probes/probesFunctionObject.H index f7e1b3ad5e0..0e4faa5cf10 100644 --- a/src/sampling/probes/probesFunctionObject.H +++ b/src/sampling/probes/probesFunctionObject.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - probesFunctionObject + Foam::probesFunctionObject Description FunctionObject wrapper around probes to allow them to be created via the diff --git a/src/sampling/sampledSet/sampledSets/IOsampledSets.H b/src/sampling/sampledSet/sampledSets/IOsampledSets.H index 84923c76f39..b3ab2a9db81 100644 --- a/src/sampling/sampledSet/sampledSets/IOsampledSets.H +++ b/src/sampling/sampledSet/sampledSets/IOsampledSets.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - IOsampledSets + Foam::IOsampledSets Description Instance of the generic IOOutputFilter for sampledSets. diff --git a/src/sampling/sampledSurface/sampledSurfaces/IOsampledSurfaces.H b/src/sampling/sampledSurface/sampledSurfaces/IOsampledSurfaces.H index ef268f1fdf0..29d0e61d432 100644 --- a/src/sampling/sampledSurface/sampledSurfaces/IOsampledSurfaces.H +++ b/src/sampling/sampledSurface/sampledSurfaces/IOsampledSurfaces.H @@ -23,7 +23,7 @@ License Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Typedef - IOsampledSurfaces + Foam::IOsampledSurfaces Description Instance of the generic IOOutputFilter for sampledSurfaces. diff --git a/src/triSurface/tools/labelPair/labelPairLookup.H b/src/triSurface/tools/labelPair/labelPairLookup.H index 3e908048c06..81cb5547742 100644 --- a/src/triSurface/tools/labelPair/labelPairLookup.H +++ b/src/triSurface/tools/labelPair/labelPairLookup.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - labelPairLookup +Typedef + Foam::labelPairLookup Description Hash for two labels to other label. Used for e.g. for face1, face2 to diff --git a/src/triSurface/triSurface/geometricSurfacePatch/geometricSurfacePatchList.H b/src/triSurface/triSurface/geometricSurfacePatch/geometricSurfacePatchList.H index 45fb215a71a..26f2d3305a5 100644 --- a/src/triSurface/triSurface/geometricSurfacePatch/geometricSurfacePatchList.H +++ b/src/triSurface/triSurface/geometricSurfacePatch/geometricSurfacePatchList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - geometricSurfacePatchList +Typedef + Foam::geometricSurfacePatchList Description diff --git a/src/triSurface/triSurface/surfacePatch/surfacePatchList.H b/src/triSurface/triSurface/surfacePatch/surfacePatchList.H index 95d78b469b2..b125ab32910 100644 --- a/src/triSurface/triSurface/surfacePatch/surfacePatchList.H +++ b/src/triSurface/triSurface/surfacePatch/surfacePatchList.H @@ -22,8 +22,8 @@ License along with OpenFOAM; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -Type - surfacePatchList +Typedef + Foam::surfacePatchList Description -- GitLab