From 8c4f6b8fcb3f1468b3f4a05675ddb1b99d63ef29 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Mon, 25 Apr 2016 10:28:32 +0100 Subject: [PATCH] Standardized cell, patch and face loop index names --- .../combustion/PDRFoam/PDRFoamAutoRefine.C | 8 +- .../InterfaceCompositionModel.C | 16 +- ...ayatillekeWallFunctionFvPatchScalarField.C | 34 +- .../Test-GAMGAgglomeration.C | 18 +- .../Test-PatchEdgeFaceWave.C | 4 +- .../test/PatchTools/Test-PatchTools.C | 6 +- .../extendedStencil/Test-ExtendedStencil.C | 102 +- .../extendedStencil/Test-ExtendedStencil2.C | 20 +- .../test/globalIndex/Test-globalIndex.C | 12 +- .../momentOfInertia/Test-momentOfInertia.C | 14 +- .../test/patchRegion/Test-patchRegion.C | 12 +- .../test/primitivePatch/Test-PrimitivePatch.C | 26 +- applications/test/syncTools/Test-syncTools.C | 52 +- .../utilities/mesh/advanced/PDRMesh/PDRMesh.C | 100 +- .../autoRefineMesh/snappyRefineMesh.C | 38 +- .../mesh/advanced/modifyMesh/cellSplitter.C | 108 +- .../mesh/advanced/modifyMesh/cellSplitter.H | 8 +- .../mesh/advanced/modifyMesh/modifyMesh.C | 28 +- .../refinementLevel/refinementLevel.C | 16 +- .../mesh/advanced/selectCells/selectCells.C | 50 +- .../mesh/advanced/splitCells/splitCells.C | 60 +- .../Optional/ccm26ToFoam/ccm26ToFoam.C | 72 +- .../mesh/conversion/ansysToFoam/ansysToFoam.L | 6 +- .../mesh/conversion/cfx4ToFoam/cfx4ToFoam.C | 12 +- .../mesh/conversion/cfx4ToFoam/hexBlock.C | 6 +- .../fluentMeshToFoam/create3DCellShape.C | 12 +- .../fluentMeshToFoam/extrudedQuadCellShape.C | 12 +- .../extrudedTriangleCellShape.C | 12 +- .../fluentMeshToFoam/fluentMeshToFoam.L | 94 +- .../foamMeshToFluent/fluentFvMesh.C | 26 +- .../conversion/gambitToFoam/gambitToFoam.L | 44 +- .../mesh/conversion/gmshToFoam/gmshToFoam.C | 54 +- .../ideasUnvToFoam/ideasUnvToFoam.C | 82 +- .../mesh/conversion/mshToFoam/mshToFoam.C | 10 +- .../netgenNeutralToFoam/netgenNeutralToFoam.C | 32 +- .../mesh/conversion/plot3dToFoam/hexBlock.C | 6 +- .../conversion/sammToFoam/calcPointCells.C | 10 +- .../sammToFoam/createBoundaryFaces.C | 10 +- .../sammToFoam/createPolyBoundary.C | 12 +- .../conversion/sammToFoam/createPolyCells.C | 28 +- .../conversion/sammToFoam/fixCollapsedEdges.C | 16 +- .../conversion/sammToFoam/purgeCellShapes.C | 16 +- .../mesh/conversion/sammToFoam/readBoundary.C | 4 +- .../mesh/conversion/sammToFoam/readCells.C | 10 +- .../mesh/conversion/sammToFoam/readCouples.C | 16 +- .../mesh/conversion/sammToFoam/sammMesh.C | 22 +- .../conversion/star3ToFoam/calcPointCells.C | 10 +- .../star3ToFoam/createBoundaryFaces.C | 22 +- .../star3ToFoam/createCoupleMatches.C | 14 +- .../star3ToFoam/createPolyBoundary.C | 48 +- .../conversion/star3ToFoam/createPolyCells.C | 28 +- .../star3ToFoam/fixCollapsedEdges.C | 16 +- .../star3ToFoam/mergeCoupleFacePoints.C | 56 +- .../conversion/star3ToFoam/purgeCellShapes.C | 16 +- .../conversion/star3ToFoam/readBoundary.C | 4 +- .../mesh/conversion/star3ToFoam/readCells.C | 16 +- .../conversion/tetgenToFoam/tetgenToFoam.C | 28 +- .../conversion/writeMeshObj/writeMeshObj.C | 36 +- .../mesh/generation/blockMesh/blockMeshApp.C | 10 +- .../extrude/extrudeMesh/extrudeMesh.C | 4 +- .../extrudeToRegionMesh/extrudeToRegionMesh.C | 132 +-- .../extrude2DMesh/extrude2DMesh.C | 92 +- .../patchToPoly2DMesh/patchToPoly2DMesh.C | 10 +- .../DelaunayMesh/DelaunayMeshIO.C | 30 +- .../backgroundMeshDecomposition.C | 66 +- .../backgroundMeshDecomposition.H | 2 +- .../conformalVoronoiMeshCalcDualMesh.C | 42 +- .../conformalVoronoiMeshConformToSurface.C | 12 +- .../conformalVoronoiMeshIO.C | 38 +- .../conformalVoronoiMeshTemplates.C | 14 +- .../conformalVoronoiMeshZones.C | 152 +-- .../foamyHexMeshBackgroundMesh.C | 14 +- .../foamyQuadMesh/shortEdgeFilter2D.C | 10 +- .../mesh/manipulation/autoPatch/autoPatch.C | 12 +- .../manipulation/checkMesh/checkGeometry.C | 24 +- .../manipulation/checkMesh/checkTopology.C | 24 +- .../manipulation/checkMesh/printMeshStats.C | 16 +- .../createBaffles/createBaffles.C | 64 +- .../faceSelection/faceSelection.C | 8 +- .../faceSelection/faceZoneSelection.C | 16 +- .../searchableSurfaceSelection.C | 38 +- .../manipulation/createPatch/createPatch.C | 14 +- .../manipulation/insideCells/insideCells.C | 8 +- .../manipulation/mergeMeshes/mergePolyMesh.C | 26 +- .../mergeOrSplitBaffles/mergeOrSplitBaffles.C | 8 +- .../manipulation/mirrorMesh/mirrorFvMesh.C | 58 +- .../orientFaceZone/orientFaceZone.C | 34 +- .../manipulation/polyDualMesh/meshDualiser.C | 192 ++-- .../manipulation/polyDualMesh/meshDualiser.H | 8 +- .../polyDualMesh/polyDualMeshApp.C | 16 +- .../mesh/manipulation/refineMesh/refineMesh.C | 6 +- .../manipulation/renumberMesh/renumberMesh.C | 100 +- .../mesh/manipulation/setSet/setSet.C | 18 +- .../mesh/manipulation/setSet/writePatch.C | 10 +- .../manipulation/setsToZones/setsToZones.C | 32 +- .../mesh/manipulation/splitMesh/regionSide.C | 72 +- .../mesh/manipulation/splitMesh/regionSide.H | 12 +- .../splitMeshRegions/splitMeshRegions.C | 136 +-- .../reconstructPar/checkFaceAddressingComp.H | 10 +- .../reconstructParMesh/reconstructParMesh.C | 4 +- .../redistributePar/redistributePar.C | 10 +- .../foamDataToFluent/writeFluentScalarField.C | 12 +- .../foamDataToFluent/writeFluentVectorField.C | 16 +- .../foamToEnsight/ensightField.C | 12 +- .../foamToEnsight/ensightMesh.C | 56 +- .../foamToEnsight/ensightMesh.H | 4 +- .../foamToTecplot360/foamToTecplot360.C | 4 +- .../foamToTecplot360/tecplotWriter.C | 32 +- .../foamToTecplot360/tecplotWriterTemplates.C | 8 +- .../foamToTetDualMesh/foamToTetDualMesh.C | 18 +- .../dataConversion/foamToVTK/internalWriter.C | 18 +- .../dataConversion/foamToVTK/patchWriter.C | 8 +- .../foamToVTK/surfaceMeshWriter.C | 10 +- .../foamToVTK/surfaceMeshWriterTemplates.C | 8 +- .../dataConversion/foamToVTK/vtkTopo.C | 46 +- .../dataConversion/foamToVTK/writeFaceSet.C | 10 +- .../foamToVTK/writeSurfFields.C | 8 +- .../PV3FoamReader/vtkPV3Foam/vtkPV3Foam.C | 6 +- .../vtkPV3Foam/vtkPV3FoamFaceField.H | 8 +- .../vtkPV3Foam/vtkPV3FoamMeshSet.C | 10 +- .../vtkPV3Foam/vtkPV3FoamMeshVolume.C | 28 +- .../vtkPV3Foam/vtkPV3FoamTemplates.C | 6 +- .../PVFoamReader/vtkPVFoam/vtkPVFoam.C | 6 +- .../vtkPVFoam/vtkPVFoamFaceField.H | 6 +- .../PVFoamReader/vtkPVFoam/vtkPVFoamMeshSet.C | 8 +- .../vtkPVFoam/vtkPVFoamMeshVolume.C | 28 +- .../vtkPVFoam/vtkPVFoamTemplates.C | 4 +- .../miscellaneous/postChannel/channelIndex.C | 40 +- .../postChannel/channelIndexTemplates.C | 4 +- .../streamFunction/streamFunction.C | 32 +- .../applyBoundaryLayer/applyBoundaryLayer.C | 8 +- .../preProcessing/mapFields/mapLagrangian.C | 24 +- .../mapFieldsPar/mapLagrangian.C | 24 +- .../viewFactorsGen/viewFactorsGen.C | 44 +- .../utilities/surface/surfaceAdd/surfaceAdd.C | 8 +- .../surface/surfaceCheck/surfaceCheck.C | 46 +- .../surface/surfaceClean/collapseBase.C | 66 +- .../surface/surfaceClean/collapseEdge.C | 20 +- .../surface/surfaceCoarsen/surfaceCoarsen.C | 4 +- .../surfaceFeatureExtract.C | 4 +- .../surface/surfaceFind/surfaceFind.C | 8 +- .../surface/surfaceHookUp/surfaceHookUp.C | 16 +- .../surface/surfaceInertia/surfaceInertia.C | 6 +- .../surface/surfaceMeshInfo/surfaceMeshInfo.C | 6 +- .../surfaceSplitByPatch/surfaceSplitByPatch.C | 6 +- .../surfaceSplitNonManifolds.C | 50 +- .../surface/surfaceSubset/surfaceSubset.C | 42 +- .../surface/surfaceToPatch/surfaceToPatch.C | 24 +- .../algorithms/indexedOctree/treeDataCell.C | 12 +- .../algorithms/indexedOctree/treeDataCell.H | 4 +- .../GeometricField/GeometricBoundaryField.C | 12 +- .../CalcPatchToPatchWeights.C | 38 +- .../PatchToPatchInterpolate.C | 12 +- .../LduMatrix/LduMatrix/LduMatrixATmul.C | 8 +- .../LduMatrixUpdateMatrixInterfaces.C | 64 +- .../GaussSeidel/TGaussSeidelSmoother.C | 16 +- .../lduMatrix/lduAddressing/lduAddressing.C | 30 +- .../lduMatrix/lduMatrix/lduMatrixATmul.C | 8 +- .../lduMatrixUpdateMatrixInterfaces.C | 74 +- .../nonBlockingGaussSeidelSmoother.C | 22 +- .../GAMGAgglomeration/GAMGAgglomeration.C | 22 +- .../GAMGProcAgglomeration.C | 28 +- .../procFacesGAMGProcAgglomeration.C | 6 +- .../GAMG/GAMGSolverAgglomerateMatrix.C | 8 +- .../meshes/bandCompression/bandCompression.C | 36 +- src/OpenFOAM/meshes/lduMesh/lduMesh.C | 8 +- .../meshes/lduMesh/lduPrimitiveMesh.C | 122 +-- src/OpenFOAM/meshes/meshShapes/cell/cell.C | 36 +- .../meshes/meshShapes/cell/oppositeCellFace.C | 12 +- .../meshShapes/cellMatcher/cellMatcher.C | 16 +- .../meshShapes/cellMatcher/cellMatcher.H | 12 +- .../cellMatcher/degenerateMatcher.C | 22 +- .../cellMatcher/degenerateMatcher.H | 8 +- .../meshShapes/cellMatcher/hexMatcher.C | 30 +- .../meshShapes/cellMatcher/hexMatcher.H | 8 +- .../meshShapes/cellMatcher/prismMatcher.C | 32 +- .../meshShapes/cellMatcher/prismMatcher.H | 8 +- .../meshShapes/cellMatcher/pyrMatcher.C | 28 +- .../meshShapes/cellMatcher/pyrMatcher.H | 8 +- .../meshShapes/cellMatcher/tetMatcher.C | 22 +- .../meshShapes/cellMatcher/tetMatcher.H | 8 +- .../meshShapes/cellMatcher/tetWedgeMatcher.C | 30 +- .../meshShapes/cellMatcher/tetWedgeMatcher.H | 8 +- .../meshShapes/cellMatcher/wedgeMatcher.C | 34 +- .../meshShapes/cellMatcher/wedgeMatcher.H | 8 +- .../meshes/meshShapes/cellModel/cellModelI.H | 8 +- .../meshes/meshShapes/tetCell/tetCell.H | 6 +- .../meshes/meshShapes/tetCell/tetCellI.H | 20 +- src/OpenFOAM/meshes/meshTools/matchPoints.C | 30 +- .../pointBoundaryMesh/pointBoundaryMesh.C | 8 +- .../pointMeshMapper/pointBoundaryMeshMapper.H | 8 +- .../constraint/cyclic/cyclicPointPatch.H | 6 +- .../processor/processorPointPatch.C | 6 +- .../polyMesh/globalMeshData/globalIndex.H | 2 +- .../polyMesh/globalMeshData/globalMeshData.C | 36 +- .../polyMesh/globalMeshData/globalPoints.C | 36 +- .../mapPolyMesh/cellMapper/cellMapper.C | 78 +- .../mapPolyMesh/faceMapper/faceMapper.C | 56 +- .../mapPolyMesh/mapDistribute/mapDistribute.C | 28 +- .../mapDistribute/mapDistributePolyMesh.C | 6 +- .../mapPatchChange/mapPatchChange.H | 14 +- .../meshes/polyMesh/mapPolyMesh/mapPolyMesh.C | 12 +- .../meshes/polyMesh/mapPolyMesh/mapPolyMesh.H | 40 +- .../polyBoundaryMesh/polyBoundaryMesh.C | 214 ++-- .../polyBoundaryMeshTemplates.C | 8 +- src/OpenFOAM/meshes/polyMesh/polyMesh.C | 12 +- .../polyMesh/polyMeshCheck/polyMeshCheck.C | 86 +- .../polyMesh/polyMeshCheck/polyMeshTools.C | 104 +- .../meshes/polyMesh/polyMeshFromShapeMesh.C | 140 +-- src/OpenFOAM/meshes/polyMesh/polyMeshIO.C | 24 +- .../meshes/polyMesh/polyMeshInitMesh.C | 24 +- .../polyMeshTetDecomposition.C | 62 +- .../polyMeshTetDecomposition/tetIndices.C | 28 +- .../polyMeshTetDecomposition/tetIndices.H | 14 +- .../polyMeshTetDecomposition/tetIndicesI.H | 24 +- .../basic/coupled/coupledPolyPatch.C | 22 +- .../constraint/cyclic/cyclicPolyPatch.C | 40 +- .../constraint/oldCyclic/oldCyclicPolyPatch.C | 56 +- .../constraint/processor/processorPolyPatch.C | 36 +- .../constraint/wedge/wedgePolyPatch.C | 10 +- .../meshes/polyMesh/syncTools/syncTools.C | 20 +- .../polyMesh/syncTools/syncToolsTemplates.C | 118 +-- .../meshes/polyMesh/zones/faceZone/faceZone.C | 56 +- .../primitiveMesh/PatchTools/PatchTools.H | 4 +- .../PatchTools/PatchToolsCheck.C | 16 +- .../PatchTools/PatchToolsGatherAndMerge.C | 4 +- .../PatchTools/PatchToolsNormals.C | 6 +- .../PatchTools/PatchToolsSearch.C | 20 +- .../PatchTools/PatchToolsSortPoints.C | 12 +- .../PrimitivePatch/PrimitivePatchAddressing.C | 42 +- .../PrimitivePatchLocalPointOrder.C | 8 +- .../PrimitivePatch/PrimitivePatchMeshEdges.C | 6 +- .../PrimitivePatchPointAddressing.C | 6 +- .../PrimitivePatchProjectPoints.C | 44 +- .../meshes/primitiveMesh/primitiveMesh.C | 12 +- .../meshes/primitiveMesh/primitiveMesh.H | 16 +- .../primitiveMesh/primitiveMeshCellCells.C | 38 +- .../primitiveMesh/primitiveMeshCellEdges.C | 16 +- .../primitiveMesh/primitiveMeshCellPoints.C | 12 +- .../meshes/primitiveMesh/primitiveMeshCells.C | 34 +- .../primitiveMeshCheck/primitiveMeshCheck.C | 188 ++-- .../primitiveMeshCheckEdgeLength.C | 6 +- .../primitiveMeshCheck/primitiveMeshTools.C | 122 +-- .../primitiveMeshCheck/primitiveMeshTools.H | 6 +- .../primitiveMesh/primitiveMeshEdgeCells.C | 10 +- .../meshes/primitiveMesh/primitiveMeshEdges.C | 52 +- .../primitiveMesh/primitiveMeshPointCells.C | 20 +- .../primitiveMesh/primitivePatch/patchZones.C | 28 +- .../primitiveMesh/primitivePatch/patchZones.H | 6 +- .../primitiveMesh/primitivePatch/walkPatch.C | 28 +- .../primitiveMesh/primitivePatch/walkPatch.H | 6 +- .../primitiveShapes/tetrahedron/tetrahedron.H | 2 +- .../tetrahedron/tetrahedronI.H | 12 +- .../globalIndexAndTransform.C | 24 +- .../globalIndexAndTransformI.H | 24 +- ...convectiveHeatTransferFvPatchScalarField.C | 12 +- ...oupledTemperatureMixedFvPatchScalarField.C | 30 +- .../temperatureCoupledBase.C | 14 +- ...ayatillekeWallFunctionFvPatchScalarField.C | 34 +- ...ayatillekeWallFunctionFvPatchScalarField.C | 14 +- .../LES/LESdeltas/maxDeltaxyz/maxDeltaxyz.C | 12 +- .../LES/LESdeltas/smoothDelta/smoothDelta.C | 24 +- .../fWallFunctionFvPatchScalarField.C | 14 +- .../kLowReWallFunctionFvPatchScalarField.C | 14 +- ...tUSpaldingWallFunctionFvPatchScalarField.C | 16 +- ...UTabulatedWallFunctionFvPatchScalarField.C | 4 +- ...tkAtmRoughWallFunctionFvPatchScalarField.C | 14 +- .../nutkRoughWallFunctionFvPatchScalarField.C | 18 +- .../nutkWallFunctionFvPatchScalarField.C | 8 +- .../omegaWallFunctionFvPatchScalarField.C | 58 +- .../v2WallFunctionFvPatchScalarField.C | 14 +- src/combustionModels/FSD/FSD.C | 36 +- .../ensight/part/ensightPartCells.C | 6 +- .../ensight/part/ensightPartFaces.C | 16 +- src/conversion/ensight/part/ensightParts.C | 6 +- .../ensight/part/ensightPartsTemplates.C | 8 +- src/conversion/meshReader/calcPointCells.C | 14 +- .../meshReader/createPolyBoundary.C | 88 +- src/conversion/meshReader/createPolyCells.C | 38 +- .../meshReader/starcd/STARCDMeshReader.C | 130 +-- src/conversion/meshTables/cellTable.C | 6 +- .../meshWriter/starcd/STARCDMeshWriter.C | 44 +- src/conversion/polyDualMesh/polyDualMesh.C | 202 ++-- src/conversion/polyDualMesh/polyDualMesh.H | 4 +- .../dynamicRefineFvMesh/dynamicRefineFvMesh.C | 256 ++--- .../multiSolidBodyMotionFvMesh.C | 4 +- .../solidBodyMotionFvMesh.C | 4 +- src/dynamicMesh/attachDetach/attachDetach.C | 14 +- .../attachDetach/attachDetachPointMatchMap.C | 14 +- .../attachDetach/attachInterface.C | 36 +- .../attachDetach/detachInterface.C | 40 +- src/dynamicMesh/boundaryMesh/boundaryMesh.C | 208 ++-- src/dynamicMesh/boundaryMesh/boundaryMesh.H | 12 +- .../createShellMesh/createShellMesh.C | 106 +- .../extrudePatchMesh/extrudePatchMesh.C | 56 +- src/dynamicMesh/fvMeshAdder/fvMeshAdder.C | 4 +- .../fvMeshAdder/fvMeshAdderTemplates.C | 66 +- .../fvMeshDistribute/fvMeshDistribute.C | 90 +- .../fvMeshDistributeTemplates.C | 24 +- src/dynamicMesh/fvMeshTools/fvMeshTools.C | 60 +- .../fvMeshTools/fvMeshToolsTemplates.C | 10 +- .../layerAdditionRemoval/addCellLayer.C | 70 +- .../layerAdditionRemoval.C | 10 +- .../layerAdditionRemoval/removeCellLayer.C | 86 +- .../layerAdditionRemoval/setLayerPairing.C | 16 +- src/dynamicMesh/meshCut/cellCuts/cellCuts.C | 478 ++++----- src/dynamicMesh/meshCut/cellCuts/cellCuts.H | 66 +- .../meshCut/cellLooper/cellLooper.C | 38 +- .../meshCut/cellLooper/cellLooper.H | 22 +- .../meshCut/cellLooper/geomCellLooper.C | 14 +- .../meshCut/cellLooper/geomCellLooper.H | 8 +- .../meshCut/cellLooper/hexCellLooper.C | 34 +- .../meshCut/cellLooper/hexCellLooper.H | 10 +- .../meshCut/cellLooper/topoCellLooper.C | 124 +-- .../meshCut/cellLooper/topoCellLooper.H | 18 +- .../directions/directionInfo/directionInfo.C | 28 +- .../directions/directionInfo/directionInfo.H | 6 +- .../directions/directionInfo/directionInfoI.H | 6 +- .../meshCut/directions/directions.C | 36 +- .../boundaryCutter/boundaryCutter.C | 126 +-- .../boundaryCutter/boundaryCutter.H | 12 +- .../meshCutAndRemove/meshCutAndRemove.C | 182 ++-- .../meshCutAndRemove/meshCutAndRemove.H | 14 +- .../meshModifiers/meshCutter/meshCutter.C | 176 ++-- .../meshModifiers/meshCutter/meshCutter.H | 18 +- .../multiDirRefinement/multiDirRefinement.C | 40 +- .../undoableMeshCutter/undoableMeshCutter.C | 50 +- .../meshCut/refineCell/refineCell.C | 4 +- src/dynamicMesh/meshCut/splitCell/splitCell.C | 6 +- src/dynamicMesh/meshCut/splitCell/splitCell.H | 10 +- .../meshCut/wallLayerCells/wallLayerCells.C | 34 +- .../meshCut/wallLayerCells/wallLayerCells.H | 6 +- .../badQualityToCell/badQualityToCell.C | 10 +- .../badQualityToFace/badQualityToFace.C | 6 +- .../polyMeshGeometry/polyMeshGeometry.C | 342 +++--- .../polyMeshGeometry/polyMeshGeometry.H | 6 +- .../perfectInterface/perfectInterface.C | 42 +- .../pointPatchDist/pointPatchDist.C | 8 +- .../polyMeshAdder/faceCoupleInfo.C | 22 +- .../polyMeshAdder/faceCoupleInfoTemplates.C | 6 +- src/dynamicMesh/polyMeshAdder/polyMeshAdder.C | 136 +-- .../polyMeshFilter/polyMeshFilter.C | 18 +- .../attachPolyTopoChanger.C | 14 +- .../polyTopoChange/addPatchCellLayer.C | 76 +- .../polyTopoChange/addPatchCellLayer.H | 4 +- .../polyTopoChange/combineFaces.C | 62 +- .../polyTopoChange/combineFaces.H | 6 +- .../polyTopoChange/duplicatePoints.C | 24 +- .../polyTopoChange/edgeCollapser.C | 112 +- .../polyTopoChange/edgeCollapser.H | 10 +- .../polyTopoChange/faceCollapser.C | 40 +- .../polyTopoChange/faceCollapser.H | 4 +- .../polyTopoChange/polyTopoChange/hexRef8.C | 976 +++++++++--------- .../polyTopoChange/polyTopoChange/hexRef8.H | 54 +- .../polyTopoChange/polyTopoChange.C | 484 ++++----- .../polyTopoChange/polyTopoChange.H | 8 +- .../polyTopoChange/polyTopoChangeI.H | 10 +- .../polyTopoChange/refinementHistory.C | 74 +- .../polyTopoChange/refinementHistory.H | 8 +- .../polyTopoChange/removeCells.C | 170 +-- .../polyTopoChange/removeFaces.C | 166 +-- .../polyTopoChange/removeFaces.H | 10 +- .../polyTopoChange/removePoints.C | 32 +- .../polyTopoChange/removePoints.H | 4 +- .../polyTopoChange/tetDecomposer.C | 166 +-- .../polyTopoChange/tetDecomposer.H | 6 +- .../slidingInterface/coupleSlidingInterface.C | 60 +- .../decoupleSlidingInterface.C | 50 +- .../enrichedPatch/enrichedPatch.C | 18 +- .../enrichedPatch/enrichedPatchCutFaces.C | 44 +- .../enrichedPatch/enrichedPatchFaces.C | 26 +- .../enrichedPatch/enrichedPatchMasterPoints.C | 8 +- .../enrichedPatch/enrichedPatchPointPoints.C | 4 +- .../slidingInterfaceAttachedAddressing.C | 80 +- .../slidingInterfaceClearCouple.C | 6 +- .../slidingInterfaceProjectPoints.C | 16 +- src/fileFormats/vtk/vtkUnstructuredReader.C | 70 +- .../cfdTools/general/MRF/MRFZone.C | 42 +- .../DarcyForchheimerTemplates.C | 14 +- .../porosityModel/fixedCoeff/fixedCoeff.C | 12 +- .../powerLaw/powerLawTemplates.C | 14 +- .../externalCoupledMixedFvPatchField.C | 28 +- .../mappedField/mappedPatchFieldBase.C | 18 +- .../mappedFixedInternalValueFvPatchField.C | 8 +- ...mappedVelocityFluxFixedValueFvPatchField.C | 12 +- .../waveSurfacePressureFvPatchScalarField.C | 12 +- .../gaussConvectionScheme.C | 12 +- .../CoEulerDdtScheme/CoEulerDdtScheme.C | 10 +- .../ddtSchemes/SLTSDdtScheme/SLTSDdtScheme.C | 12 +- .../finiteVolume/fvc/fvcCellReduce.C | 8 +- .../fvMatrices/fvMatrix/fvMatrix.C | 118 +-- .../cellToCell/extendedCellToCellStencil.C | 8 +- .../extendedCentredCellToCellStencil.C | 4 +- .../CECCellToCellStencil.C | 12 +- .../CFCCellToCellStencil.C | 40 +- .../CPCCellToCellStencil.C | 12 +- .../globalIndexStencils/cellToCellStencil.C | 26 +- .../cellToFace/extendedCellToFaceStencil.C | 8 +- .../extendedCellToFaceStencilTemplates.C | 32 +- .../extendedCentredCellToFaceStencil.C | 4 +- .../extendedUpwindCellToFaceStencil.C | 142 +-- .../extendedUpwindCellToFaceStencil.H | 8 +- ...extendedUpwindCellToFaceStencilTemplates.C | 28 +- .../FECCellToFaceStencil.C | 128 +-- .../globalIndexStencils/cellToFaceStencil.C | 94 +- .../extendedCentredFaceToCellStencil.C | 4 +- .../faceToCell/extendedFaceToCellStencil.C | 8 +- .../extendedFaceToCellStencilTemplates.C | 24 +- .../CFCFaceToCellStencil.C | 56 +- .../fvMesh/fvBoundaryMesh/fvBoundaryMesh.C | 40 +- src/finiteVolume/fvMesh/fvMesh.C | 14 +- src/finiteVolume/fvMesh/fvMeshLduAddressing.H | 6 +- .../fvMeshMapper/fvBoundaryMeshMapper.H | 8 +- .../fvMesh/fvMeshMapper/fvPatchMapper.C | 18 +- .../fvMesh/fvMeshMapper/fvSurfaceMapper.C | 20 +- .../fvMesh/fvMeshSubset/fvMeshSubset.C | 118 +-- .../fvMeshSubset/fvMeshSubsetInterpolate.C | 80 +- .../constraint/cyclicACMI/cyclicACMIFvPatch.C | 24 +- .../constraint/cyclicAMI/cyclicAMIFvPatch.C | 24 +- .../fvMesh/fvPatches/fvPatch/fvPatch.C | 4 +- .../singleCellFvMesh/singleCellFvMesh.C | 60 +- .../singleCellFvMeshInterpolate.C | 28 +- .../wallDist/nearWallDist/nearWallDist.C | 14 +- .../nearWallDist/nearWallDistNoSearch.C | 20 +- .../meshWave/meshWavePatchDistMethod.C | 24 +- .../wallDist/wallPointYPlus/wallPointYPlus.H | 6 +- .../interpolation/interpolation.H | 8 +- .../interpolationCell/interpolationCell.C | 6 +- .../interpolationCell/interpolationCell.H | 4 +- .../interpolationCellPatchConstrained.C | 16 +- .../interpolationCellPatchConstrained.H | 4 +- .../cellPointWeight/cellPointWeight.C | 38 +- .../cellPointWeight/cellPointWeight.H | 14 +- .../interpolationCellPoint.H | 6 +- .../interpolationCellPointI.H | 18 +- .../interpolationCellPointFace.C | 76 +- .../interpolationCellPointFace.H | 4 +- .../cellPointWeightWallModified.C | 16 +- .../cellPointWeightWallModified.H | 6 +- .../interpolationCellPointWallModified.H | 6 +- .../interpolationCellPointWallModifiedI.H | 26 +- .../interpolationPointMVC.H | 4 +- .../interpolationPointMVCI.H | 8 +- .../interpolationPointMVC/pointMVCWeight.C | 8 +- .../interpolationPointMVC/pointMVCWeight.H | 6 +- .../limitedSchemes/PhiScheme/PhiScheme.C | 18 +- .../limitedSurfaceInterpolationScheme.C | 8 +- .../schemes/reverseLinear/reverseLinear.H | 8 +- .../pointConstraintsTemplates.C | 4 +- .../volPointInterpolate.C | 26 +- .../volPointInterpolation.C | 12 +- .../MGridGenGAMGAgglomeration.C | 18 +- .../displacementLayeredMotionMotionSolver.C | 36 +- .../inverseFaceDistanceDiffusivity.C | 12 +- .../inversePointDistanceDiffusivity.C | 12 +- src/fvOptions/cellSetOption/cellSetOption.C | 10 +- .../limitTemperature/limitTemperature.C | 4 +- .../effectivenessHeatExchangerSource.C | 36 +- .../meanVelocityForce/meanVelocityForce.C | 16 +- .../derived/rotorDiskSource/rotorDiskSource.C | 64 +- .../rotorDiskSourceTemplates.C | 14 +- .../trimModel/targetCoeff/targetCoeffTrim.C | 8 +- .../solidificationMeltingSource.C | 20 +- .../clouds/Templates/DSMCCloud/DSMCCloud.C | 44 +- .../clouds/Templates/DSMCCloud/DSMCCloud.H | 2 +- .../parcels/Templates/DSMCParcel/DSMCParcel.H | 2 +- .../Templates/DSMCParcel/DSMCParcelI.H | 6 +- .../parcels/derived/dsmcParcel/dsmcParcel.C | 6 +- .../FreeStream/FreeStream.C | 6 +- src/lagrangian/basic/Cloud/Cloud.C | 26 +- .../basic/InteractionLists/InteractionLists.C | 54 +- .../basic/indexedParticle/indexedParticle.H | 10 +- src/lagrangian/basic/particle/particle.C | 20 +- src/lagrangian/basic/particle/particle.H | 26 +- src/lagrangian/basic/particle/particleI.H | 86 +- src/lagrangian/basic/particle/particleIO.C | 18 +- .../basic/particle/particleTemplates.C | 116 +-- .../basic/passiveParticle/passiveParticle.H | 10 +- .../COxidationDiffusionLimitedRate.C | 6 +- .../COxidationDiffusionLimitedRate.H | 2 +- .../COxidationHurtMitchell.C | 6 +- .../COxidationHurtMitchell.H | 2 +- .../COxidationIntrinsicRate.C | 6 +- .../COxidationIntrinsicRate.H | 2 +- .../COxidationKineticDiffusionLimitedRate.C | 6 +- .../COxidationKineticDiffusionLimitedRate.H | 2 +- .../COxidationMurphyShaddix.C | 6 +- .../COxidationMurphyShaddix.H | 2 +- .../Templates/KinematicCloud/KinematicCloud.C | 6 +- .../KinematicCloud/KinematicCloudI.H | 16 +- .../clouds/Templates/MPPICCloud/MPPICCloud.C | 6 +- .../CollidingParcel/CollidingParcel.H | 4 +- .../CollidingParcel/CollidingParcelI.H | 8 +- .../KinematicParcel/KinematicParcel.C | 32 +- .../KinematicParcel/KinematicParcel.H | 14 +- .../KinematicParcel/KinematicParcelI.H | 12 +- .../Templates/MPPICParcel/MPPICParcel.H | 4 +- .../Templates/MPPICParcel/MPPICParcelI.H | 8 +- .../ReactingMultiphaseParcel.C | 74 +- .../ReactingMultiphaseParcel.H | 12 +- .../ReactingMultiphaseParcelI.H | 10 +- .../Templates/ReactingParcel/ReactingParcel.C | 70 +- .../Templates/ReactingParcel/ReactingParcel.H | 14 +- .../ReactingParcel/ReactingParcelI.H | 10 +- .../Templates/ThermoParcel/ThermoParcel.C | 42 +- .../Templates/ThermoParcel/ThermoParcel.H | 14 +- .../Templates/ThermoParcel/ThermoParcelI.H | 10 +- .../CloudFunctionObject/CloudFunctionObject.H | 4 +- .../CloudFunctionObjectList.C | 8 +- .../CloudFunctionObjectList.H | 4 +- .../FacePostProcessing/FacePostProcessing.C | 22 +- .../FacePostProcessing/FacePostProcessing.H | 2 +- .../ParticleCollector/ParticleCollector.C | 84 +- .../ParticleCollector/ParticleCollector.H | 2 +- .../ParticleErosion/ParticleErosion.C | 6 +- .../ParticleTracks/ParticleTracks.H | 2 +- .../ParticleTrap/ParticleTrap.C | 8 +- .../ParticleTrap/ParticleTrap.H | 2 +- .../PatchPostProcessing/PatchPostProcessing.C | 8 +- .../VoidFraction/VoidFraction.C | 6 +- .../VoidFraction/VoidFraction.H | 2 +- .../PairCollision/PairCollision.C | 10 +- .../WallLocalSpringSliderDashpot.C | 6 +- .../DispersionModel/DispersionModel.H | 2 +- .../NoDispersion/NoDispersion.H | 2 +- .../CellZoneInjection/CellZoneInjection.C | 10 +- .../FieldActivatedInjection.C | 6 +- .../FieldActivatedInjection.H | 2 +- .../InjectionModel/InjectionModel.C | 34 +- .../InjectionModel/InjectionModel.H | 2 +- .../PatchInjection/patchInjectionBase.C | 14 +- .../LocalInteraction/LocalInteraction.C | 28 +- .../patchInteractionDataList.C | 8 +- .../SurfaceFilmModel/SurfaceFilmModel.C | 10 +- .../AveragingMethod/AveragingMethod.C | 8 +- .../MPPIC/AveragingMethods/Dual/Dual.C | 14 +- .../MPPIC/AveragingMethods/Moment/Moment.C | 62 +- .../MPPIC/PackingModels/Implicit/Implicit.C | 26 +- .../LiquidEvaporation/LiquidEvaporation.C | 12 +- .../LiquidEvaporation/LiquidEvaporation.H | 6 +- .../LiquidEvaporationBoil.C | 14 +- .../LiquidEvaporationBoil.H | 6 +- .../NoPhaseChange/NoPhaseChange.C | 4 +- .../NoPhaseChange/NoPhaseChange.H | 2 +- .../PhaseChangeModel/PhaseChangeModel.H | 2 +- .../SuppressionCollision.C | 6 +- .../NoSurfaceReaction/NoSurfaceReaction.H | 2 +- .../SurfaceReactionModel.H | 2 +- .../ThermoSurfaceFilm/ThermoSurfaceFilm.C | 64 +- .../ThermoSurfaceFilm/ThermoSurfaceFilm.H | 10 +- .../molecule/molecule/molecule.H | 4 +- .../molecule/molecule/moleculeI.H | 4 +- .../molecule/moleculeCloud/moleculeCloud.C | 10 +- src/lagrangian/solidParticle/solidParticle.C | 6 +- src/lagrangian/solidParticle/solidParticle.H | 4 +- src/lagrangian/solidParticle/solidParticleI.H | 6 +- .../Templates/SprayParcel/SprayParcel.C | 24 +- .../Templates/SprayParcel/SprayParcel.H | 16 +- .../Templates/SprayParcel/SprayParcelI.H | 10 +- .../DispersionRASModel/DispersionRASModel.H | 2 +- .../GradientDispersionRAS.C | 8 +- .../GradientDispersionRAS.H | 2 +- .../StochasticDispersionRAS.C | 6 +- .../StochasticDispersionRAS.H | 2 +- .../BrownianMotion/BrownianMotionForce.C | 4 +- src/mesh/blockMesh/blockMesh/blockMesh.C | 8 +- src/mesh/blockMesh/blockMesh/blockMeshCheck.C | 10 +- .../blockMesh/blockMesh/blockMeshCreate.C | 6 +- .../blockMesh/blockMesh/blockMeshTopology.C | 36 +- .../medialAxisMeshMover.C | 56 +- .../meshRefinement/meshRefinement.C | 322 +++--- .../meshRefinement/meshRefinement.H | 10 +- .../meshRefinement/meshRefinementBaffles.C | 562 +++++----- .../meshRefinement/meshRefinementMerge.C | 54 +- .../meshRefinementProblemCells.C | 164 +-- .../meshRefinement/meshRefinementRefine.C | 224 ++-- .../meshRefinement/meshRefinementTemplates.C | 10 +- .../meshRefinement/patchFaceOrientation.H | 4 +- .../meshRefinement/patchFaceOrientationI.H | 10 +- .../layerParameters/layerParameters.C | 28 +- .../snappyHexMeshDriver/snappyLayerDriver.C | 220 ++-- .../snappyHexMeshDriver/snappyLayerDriver.H | 2 +- .../snappyLayerDriverShrink.C | 34 +- .../snappyHexMeshDriver/snappyRefineDriver.C | 36 +- .../snappyHexMeshDriver/snappySnapDriver.C | 110 +- .../snappyHexMeshDriver/snappySnapDriver.H | 2 +- .../snappySnapDriverFeature.C | 82 +- .../trackedParticle/trackedParticle.C | 4 +- .../trackedParticle/trackedParticle.H | 4 +- .../AMIInterpolation/AMIInterpolation.C | 96 +- .../AMIInterpolationParallelOps.C | 8 +- .../AMIMethod/AMIMethod/AMIMethod.C | 14 +- .../AMIMethod/AMIMethod/AMIMethod.H | 4 +- .../AMIMethod/directAMI/directAMI.C | 12 +- .../faceAreaWeightAMI/faceAreaWeightAMI.C | 20 +- .../AMIMethod/mapNearestAMI/mapNearestAMI.C | 16 +- .../cyclicACMIPointPatch.H | 6 +- .../cyclicACMIPolyPatch/cyclicACMIPolyPatch.C | 24 +- .../cyclicAMIPointPatch/cyclicAMIPointPatch.H | 6 +- .../cyclicAMIPolyPatch/cyclicAMIPolyPatch.C | 36 +- .../cyclicAMIPolyPatch/cyclicAMIPolyPatch.H | 8 +- .../algorithms/MeshWave/FaceCellWave.C | 146 +-- .../algorithms/MeshWave/FaceCellWave.H | 6 +- .../PatchEdgeFaceWave/PatchEdgeFaceWave.C | 32 +- .../PatchEdgeFaceWave/PatchEdgeFaceWave.H | 2 +- .../PatchEdgeFaceWave/patchEdgeFaceInfo.H | 6 +- .../PatchEdgeFaceWave/patchEdgeFaceInfoI.H | 8 +- .../PatchEdgeFaceWave/patchEdgeFaceRegion.H | 6 +- .../PatchEdgeFaceWave/patchEdgeFaceRegionI.H | 6 +- .../PatchEdgeFaceWave/patchEdgeFaceRegions.H | 6 +- .../PatchEdgeFaceWave/patchEdgeFaceRegionsI.H | 14 +- .../PatchEdgeFaceWave/patchPatchDist.C | 8 +- .../algorithms/PointEdgeWave/PointEdgeWave.C | 24 +- .../cellClassification/cellClassification.C | 98 +- .../cellClassification/cellClassification.H | 4 +- src/meshTools/cellDist/cellDistFuncs.C | 54 +- .../cellDist/cellDistFuncsTemplates.C | 8 +- .../cellDist/patchWave/patchDataWave.C | 38 +- src/meshTools/cellDist/patchWave/patchWave.C | 24 +- .../cellDist/wallPoint/wallPointData.H | 6 +- src/meshTools/cellFeatures/cellFeatures.C | 76 +- src/meshTools/cellFeatures/cellFeatures.H | 10 +- src/meshTools/cellQuality/cellQuality.C | 132 +-- .../coordinateRotation/cylindrical.C | 20 +- .../edgeFaceCirculator/edgeFaceCirculator.H | 6 +- .../edgeFaceCirculator/edgeFaceCirculatorI.H | 48 +- src/meshTools/indexedOctree/treeDataFace.C | 30 +- src/meshTools/indexedOctree/treeDataFace.H | 4 +- .../indexedOctree/treeDataPrimitivePatch.C | 10 +- .../indexedOctree/treeDataTriSurface.C | 4 +- .../mappedPolyPatch/mappedPatchBase.C | 56 +- .../mappedPolyPatch/mappedPatchBase.H | 2 +- src/meshTools/meshSearch/meshSearch.C | 60 +- src/meshTools/meshStructure/meshStructure.C | 80 +- src/meshTools/meshStructure/meshStructure.H | 4 +- src/meshTools/meshTools/meshTools.C | 110 +- src/meshTools/meshTools/meshTools.H | 28 +- .../momentOfInertia/momentOfInertia.C | 4 +- .../momentOfInertia/momentOfInertia.H | 4 +- .../polyMeshZipUpCells/polyMeshZipUpCells.C | 40 +- .../primitiveMeshGeometry.C | 202 ++-- src/meshTools/regionSplit/localPointRegion.C | 88 +- src/meshTools/regionSplit/regionSplit.C | 132 +-- src/meshTools/regionSplit/regionSplit.H | 4 +- .../searchableSurface/searchableSurfaces.C | 4 +- .../searchableSurface/triSurfaceMesh.C | 22 +- .../sets/cellSources/boxToCell/boxToCell.C | 8 +- .../cylinderAnnulusToCell.C | 8 +- .../cylinderToCell/cylinderToCell.C | 8 +- .../sets/cellSources/faceToCell/faceToCell.C | 28 +- .../cellSources/fieldToCell/fieldToCell.C | 24 +- .../sets/cellSources/nbrToCell/nbrToCell.C | 24 +- .../cellSources/pointToCell/pointToCell.C | 12 +- .../cellSources/regionToCell/regionToCell.C | 80 +- .../rotatedBoxToCell/rotatedBoxToCell.C | 8 +- .../cellSources/shapeToCell/shapeToCell.C | 14 +- .../cellSources/sphereToCell/sphereToCell.C | 8 +- .../cellSources/surfaceToCell/surfaceToCell.C | 40 +- .../cellSources/surfaceToCell/surfaceToCell.H | 4 +- .../targetVolumeToCell/targetVolumeToCell.C | 22 +- .../setToCellZone/setToCellZone.C | 8 +- .../boundaryToFace/boundaryToFace.C | 10 +- .../sets/faceSources/boxToFace/boxToFace.C | 8 +- .../sets/faceSources/cellToFace/cellToFace.C | 34 +- .../faceSources/normalToFace/normalToFace.C | 14 +- .../faceSources/patchToFace/patchToFace.C | 14 +- .../faceSources/pointToFace/pointToFace.C | 20 +- .../faceSources/regionToFace/regionToFace.C | 16 +- .../faceSources/regionToFace/regionToFace.H | 4 +- .../searchableSurfaceToFaceZone.C | 34 +- .../setAndNormalToFaceZone.C | 10 +- .../setToFaceZone/setToFaceZone.C | 8 +- .../setsToFaceZone/setsToFaceZone.C | 18 +- .../pointSources/cellToPoint/cellToPoint.C | 6 +- .../sets/topoSetSource/topoSetSource.C | 8 +- .../sets/topoSetSource/topoSetSource.H | 6 +- src/meshTools/sets/topoSets/cellZoneSet.C | 32 +- src/meshTools/sets/topoSets/faceSet.C | 10 +- src/meshTools/sets/topoSets/faceZoneSet.C | 32 +- src/meshTools/sets/topoSets/topoSet.C | 8 +- src/meshTools/surfaceSets/surfaceSets.C | 42 +- src/meshTools/surfaceSets/surfaceSets.H | 4 +- .../booleanSurface/booleanSurface.C | 94 +- .../booleanSurface/booleanSurface.H | 24 +- .../intersectedSurface/edgeSurface.C | 28 +- .../intersectedSurface/edgeSurface.H | 4 +- .../intersectedSurface/intersectedSurface.C | 96 +- .../intersectedSurface/intersectedSurface.H | 12 +- .../surfaceIntersection/surfaceIntersection.C | 12 +- .../surfaceIntersection/surfaceIntersection.H | 4 +- .../surfaceIntersectionFuncs.C | 10 +- .../orientedSurface/orientedSurface.C | 42 +- .../triSurfaceTools/triSurfaceTools.C | 170 +-- .../triSurfaceTools/triSurfaceTools.H | 24 +- .../twoDPointCorrector/twoDPointCorrector.C | 16 +- .../decompositionMethod/decompositionMethod.C | 202 ++-- .../multiLevelDecomp/multiLevelDecomp.C | 4 +- .../structuredDecomp/structuredDecomp.C | 14 +- .../decompose/ptscotchDecomp/ptscotchDecomp.C | 6 +- .../decompose/scotchDecomp/scotchDecomp.C | 18 +- .../distributedTriSurfaceMesh.C | 4 +- .../fvFieldReconstructorReconstructFields.C | 74 +- .../field/randomise/writeRandomField.C | 4 +- .../field/fieldMinMax/fieldMinMaxTemplates.C | 14 +- .../field/fieldValues/faceSource/faceSource.C | 32 +- .../faceSource/faceSourceTemplates.C | 26 +- .../field/nearWallFields/findCellParticle.C | 6 +- .../field/nearWallFields/findCellParticle.H | 2 +- .../field/nearWallFields/nearWallFields.C | 20 +- .../nearWallFields/nearWallFieldsTemplates.C | 8 +- .../regionSizeDistribution.C | 26 +- .../regionSizeDistributionTemplates.C | 10 +- .../field/streamLine/streamLine.C | 16 +- .../field/streamLine/streamLineParticle.C | 22 +- .../field/streamLine/streamLineParticle.H | 6 +- .../wallBoundedParticle.C | 6 +- .../wallBoundedParticle.H | 4 +- .../wallBoundedParticleTemplates.C | 28 +- .../wallBoundedStreamLine.C | 46 +- .../wallBoundedStreamLine.H | 2 +- .../wallBoundedStreamLineParticle.C | 26 +- .../wallBoundedStreamLineParticle.H | 6 +- .../functionObjects/forces/forces/forces.C | 28 +- .../scalarTransport/scalarTransport.C | 8 +- .../energyRegionCoupledFvPatchScalarField.C | 8 +- .../pyrolysisModel/pyrolysisModel.C | 4 +- .../pyrolysisModel/pyrolysisModel.H | 4 +- .../reactingOneDim/reactingOneDim.C | 34 +- .../reactingOneDim/reactingOneDim.H | 4 +- .../regionModel/regionModel/regionModel.C | 8 +- .../regionModel/regionModel1D/regionModel1D.C | 60 +- .../singleLayerRegion/singleLayerRegion.C | 14 +- .../singleLayerRegionTemplates.C | 10 +- ...linedFilmNusseltHeightFvPatchScalarField.C | 10 +- ...lmNusseltInletVelocityFvPatchVectorField.C | 10 +- ...alphatFilmWallFunctionFvPatchScalarField.C | 18 +- .../nutkFilmWallFunctionFvPatchScalarField.C | 10 +- .../kinematicSingleLayer.C | 8 +- .../kinematicSingleLayer.H | 2 +- .../surfaceFilmModels/noFilm/noFilm.H | 2 +- .../liquidFilmThermo/liquidFilmThermo.C | 40 +- .../contactAngleForce/contactAngleForce.C | 42 +- .../curvatureSeparation/curvatureSeparation.C | 54 +- .../drippingInjection/drippingInjection.C | 32 +- .../standardPhaseChange/standardPhaseChange.C | 30 +- .../surfaceFilmModel/surfaceFilmModel.H | 2 +- .../thermoSingleLayer/thermoSingleLayer.C | 6 +- .../thermoSingleLayer/thermoSingleLayer.H | 2 +- .../thermoSingleLayer/thermoSingleLayerI.H | 20 +- .../thermalBaffleFvPatchScalarField.C | 14 +- .../thermalBaffle/thermalBaffle.C | 20 +- .../thermalBaffleModel/thermalBaffleModel.C | 12 +- src/renumber/SloanRenumber/SloanRenumber.C | 34 +- .../springRenumber/springRenumber.C | 10 +- .../structuredRenumber/structuredRenumber.C | 18 +- src/renumber/zoltanRenumber/zoltanRenumber.C | 24 +- src/sampling/cuttingPlane/cuttingPlane.C | 46 +- src/sampling/cuttingPlane/cuttingPlane.H | 2 +- .../calcMethod/mapNearest/mapNearestMethod.C | 10 +- .../meshToMeshMethod/meshToMeshMethod.C | 10 +- src/sampling/meshToMesh/meshToMesh.C | 8 +- .../meshToMesh/meshToMeshParallelOps.C | 40 +- src/sampling/meshToMesh/meshToMeshTemplates.C | 44 +- .../calculateMeshToMesh0Addressing.C | 8 +- .../meshToMesh0/meshToMesh0Templates.C | 10 +- src/sampling/probes/patchProbes.C | 14 +- src/sampling/probes/patchProbesTemplates.C | 20 +- src/sampling/probes/probes.C | 44 +- src/sampling/sampledSet/array/arraySet.C | 8 +- src/sampling/sampledSet/circle/circleSet.C | 14 +- src/sampling/sampledSet/cloud/cloudSet.C | 8 +- .../sampledSet/patchCloud/patchCloudSet.C | 8 +- .../sampledSet/patchSeed/patchSeedSet.C | 14 +- .../sampledSet/sampledSet/sampledSet.C | 40 +- .../sampledSet/sampledSet/sampledSet.H | 8 +- .../sampledSets/sampledSetsTemplates.C | 16 +- .../triSurfaceMeshPointSet.C | 6 +- .../sampledSurface/isoSurface/isoSurface.C | 194 ++-- .../sampledSurface/isoSurface/isoSurface.H | 6 +- .../isoSurface/isoSurfaceCell.C | 146 +-- .../isoSurface/isoSurfaceCell.H | 10 +- .../isoSurface/isoSurfaceCellTemplates.C | 32 +- .../isoSurface/isoSurfaceTemplates.C | 50 +- .../isoSurface/sampledIsoSurfaceCell.C | 10 +- .../sampledPatch/sampledPatch.C | 10 +- .../sampledPatch/sampledPatchTemplates.C | 20 +- .../sampledPatchInternalFieldTemplates.C | 10 +- .../sampledSurface/sampledSurface.C | 16 +- .../sampledSurface/sampledSurfaceTemplates.C | 14 +- .../sampledTriSurfaceMesh.C | 46 +- .../sampledTriSurfaceMeshTemplates.C | 18 +- .../thresholdCellFaces/thresholdCellFaces.C | 52 +- .../writers/dx/dxSurfaceWriter.C | 8 +- .../writers/foamFile/foamFileSurfaceWriter.C | 6 +- .../writers/nastran/nastranSurfaceWriter.C | 14 +- .../nastran/nastranSurfaceWriterTemplates.C | 8 +- .../writers/raw/rawSurfaceWriter.C | 4 +- .../writers/raw/rawSurfaceWriter.H | 2 +- .../writers/vtk/vtkSurfaceWriter.C | 8 +- src/surfMesh/MeshedSurface/MeshedSurface.C | 90 +- .../MeshedSurface/MeshedSurfaceCore.C | 8 +- .../MeshedSurface/MeshedSurfaceZones.C | 4 +- .../UnsortedMeshedSurface.C | 24 +- .../surfZone/surfZone/surfZoneIOList.C | 8 +- .../surfaceFormats/ac3d/AC3DsurfaceFormat.C | 8 +- .../surfaceFormats/ftr/FTRsurfaceFormat.C | 6 +- .../surfaceFormats/gts/GTSsurfaceFormat.C | 28 +- src/surfMesh/surfaceFormats/obj/OBJstream.C | 6 +- .../surfaceFormats/off/OFFsurfaceFormat.C | 4 +- .../surfaceFormats/ofs/OFSsurfaceFormat.C | 6 +- .../starcd/STARCDsurfaceFormat.C | 6 +- .../surfaceFormats/stl/STLsurfaceFormat.C | 36 +- .../surfaceFormats/stl/STLsurfaceFormatCore.C | 6 +- .../surfaceFormats/tri/TRIsurfaceFormat.C | 18 +- .../surfaceFormats/vtk/VTKsurfaceFormat.C | 28 +- .../surfaceFormats/vtk/VTKsurfaceFormatCore.C | 10 +- .../chemistryModel/chemistryModel.C | 4 +- .../RaviPetersen/RaviPetersen.C | 4 +- ...iffusiveRadiationMixedFvPatchScalarField.C | 38 +- ...iffusiveRadiationMixedFvPatchScalarField.C | 38 +- .../radiationModels/viewFactor/viewFactor.C | 30 +- .../greyMeanAbsorptionEmission.C | 20 +- .../singleStepReactingMixture.C | 14 +- .../basicSolidChemistryModel.H | 4 +- .../pyrolysisChemistryModel.C | 14 +- .../solidChemistryModel/solidChemistryModel.C | 8 +- .../solidChemistryModel/solidChemistryModel.H | 4 +- .../mixerFvMesh/mixerFvMesh.C | 22 +- .../movingConeTopoFvMesh.C | 22 +- .../rawTopoChangerFvMesh.C | 14 +- .../rawTopoChangerFvMeshTemplates.C | 8 +- .../meshTriangulation/meshTriangulation.C | 132 +-- .../meshTriangulation/meshTriangulation.H | 6 +- .../tools/labelledTri/sortLabelledTri.C | 6 +- .../triSurface/interfaces/AC3D/readAC.C | 24 +- .../triSurface/interfaces/AC3D/writeAC.C | 22 +- .../triSurface/interfaces/DX/writeDX.C | 42 +- .../triSurface/interfaces/GTS/writeGTS.C | 24 +- .../triSurface/interfaces/NAS/readNAS.C | 34 +- .../triSurface/interfaces/OBJ/writeOBJ.C | 46 +- .../triSurface/interfaces/OFF/readOFF.C | 4 +- .../triSurface/interfaces/OFF/writeOFF.C | 32 +- .../triSurface/interfaces/SMESH/writeSMESH.C | 26 +- .../triSurface/interfaces/STL/writeSTL.C | 36 +- .../triSurface/interfaces/TRI/writeTRI.C | 26 +- .../triSurface/interfaces/VTK/writeVTK.C | 38 +- .../surfacePatch/surfacePatchIOList.C | 24 +- src/triSurface/triSurface/triSurface.C | 78 +- src/triSurface/triSurface/triSurface.H | 4 +- 849 files changed, 13266 insertions(+), 13266 deletions(-) diff --git a/applications/solvers/combustion/PDRFoam/PDRFoamAutoRefine.C b/applications/solvers/combustion/PDRFoam/PDRFoamAutoRefine.C index 4e561052fd..c84a311423 100644 --- a/applications/solvers/combustion/PDRFoam/PDRFoamAutoRefine.C +++ b/applications/solvers/combustion/PDRFoam/PDRFoamAutoRefine.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -131,11 +131,11 @@ int main(int argc, char *argv[]) protectedCell = 0; } - forAll(betav, cellI) + forAll(betav, celli) { - if (betav[cellI] < 0.99) + if (betav[celli] < 0.99) { - protectedCell[cellI] = 1; + protectedCell[celli] = 1; } } diff --git a/applications/solvers/multiphase/reactingEulerFoam/interfacialCompositionModels/interfaceCompositionModels/InterfaceCompositionModel/InterfaceCompositionModel.C b/applications/solvers/multiphase/reactingEulerFoam/interfacialCompositionModels/interfaceCompositionModels/InterfaceCompositionModel/InterfaceCompositionModel.C index ff5d3e5a6e..c33df3cf5c 100644 --- a/applications/solvers/multiphase/reactingEulerFoam/interfacialCompositionModels/interfaceCompositionModels/InterfaceCompositionModel/InterfaceCompositionModel.C +++ b/applications/solvers/multiphase/reactingEulerFoam/interfacialCompositionModels/interfaceCompositionModels/InterfaceCompositionModel/InterfaceCompositionModel.C @@ -155,11 +155,11 @@ Foam::InterfaceCompositionModel::D volScalarField& D(tmpD.ref()); - forAll(p, cellI) + forAll(p, celli) { - D[cellI] = - localThermo.alphah(p[cellI], T[cellI]) - /localThermo.rho(p[cellI], T[cellI]); + D[celli] = + localThermo.alphah(p[celli], T[celli]) + /localThermo.rho(p[celli], T[celli]); } D /= Le_; @@ -209,11 +209,11 @@ Foam::InterfaceCompositionModel::L volScalarField& L(tmpL.ref()); - forAll(p, cellI) + forAll(p, celli) { - L[cellI] = - localThermo.Ha(p[cellI], Tf[cellI]) - - otherLocalThermo.Ha(otherP[cellI], Tf[cellI]); + L[celli] = + localThermo.Ha(p[celli], Tf[celli]) + - otherLocalThermo.Ha(otherP[celli], Tf[celli]); } return tmpL; diff --git a/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/derivedFvPatchFields/alphatPhaseChangeJayatillekeWallFunction/alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.C b/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/derivedFvPatchFields/alphatPhaseChangeJayatillekeWallFunction/alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.C index 996f96cecf..46de9ec4f1 100755 --- a/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/derivedFvPatchFields/alphatPhaseChangeJayatillekeWallFunction/alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.C +++ b/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/derivedFvPatchFields/alphatPhaseChangeJayatillekeWallFunction/alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField.C @@ -85,23 +85,23 @@ alphatPhaseChangeJayatillekeWallFunctionFvPatchScalarField::yPlusTherm tmp typsf(new scalarField(this->size())); scalarField& ypsf = typsf.ref(); - forAll(ypsf, faceI) + forAll(ypsf, facei) { scalar ypt = 11.0; for (int i=0; i> stencilWeights(stencil.size()); -// // forAll(stencil, faceI) +// // forAll(stencil, facei) // // { -// // const labelList& fStencil = stencil[faceI]; +// // const labelList& fStencil = stencil[facei]; // // // // if (fStencil.size() > 0) // // { // // // Uniform weights -// // stencilWeights[faceI] = scalarList +// // stencilWeights[facei] = scalarList // // ( // // fStencil.size(), // // 1.0/fStencil.size() @@ -230,15 +230,15 @@ int main(int argc, char *argv[]) // stencilPoints // ); // -// forAll(stencilPoints, faceI) +// forAll(stencilPoints, facei) // { -// if (stencilPoints[faceI].size() >= 15) +// if (stencilPoints[facei].size() >= 15) // { // writeStencilOBJ // ( -// runTime.path()/"centredFace" + Foam::name(faceI) + ".obj", -// mesh.faceCentres()[faceI], -// stencilPoints[faceI] +// runTime.path()/"centredFace" + Foam::name(facei) + ".obj", +// mesh.faceCentres()[facei], +// stencilPoints[facei] // ); // } // } @@ -267,13 +267,13 @@ int main(int argc, char *argv[]) // // stencilPoints // //); // // -// //forAll(stencilPoints, faceI) +// //forAll(stencilPoints, facei) // //{ // // writeStencilOBJ // // ( -// // runTime.path()/"centredPoint" + Foam::name(faceI) + ".obj", -// // mesh.faceCentres()[faceI], -// // stencilPoints[faceI] +// // runTime.path()/"centredPoint" + Foam::name(facei) + ".obj", +// // mesh.faceCentres()[facei], +// // stencilPoints[facei] // // ); // //} // } @@ -302,13 +302,13 @@ int main(int argc, char *argv[]) // // stencilPoints // //); // // -// //forAll(stencilPoints, faceI) +// //forAll(stencilPoints, facei) // //{ // // writeStencilOBJ // // ( -// // runTime.path()/"centredEdge" + Foam::name(faceI) + ".obj", -// // mesh.faceCentres()[faceI], -// // stencilPoints[faceI] +// // runTime.path()/"centredEdge" + Foam::name(facei) + ".obj", +// // mesh.faceCentres()[facei], +// // stencilPoints[facei] // // ); // //} // } @@ -340,13 +340,13 @@ int main(int argc, char *argv[]) // ownPoints // ); // - // forAll(ownPoints, faceI) + // forAll(ownPoints, facei) // { // writeStencilOBJ // ( - // runTime.path()/"ownFEC" + Foam::name(faceI) + ".obj", - // mesh.faceCentres()[faceI], - // ownPoints[faceI] + // runTime.path()/"ownFEC" + Foam::name(facei) + ".obj", + // mesh.faceCentres()[facei], + // ownPoints[facei] // ); // } // } @@ -361,13 +361,13 @@ int main(int argc, char *argv[]) // neiPoints // ); // - // forAll(neiPoints, faceI) + // forAll(neiPoints, facei) // { // writeStencilOBJ // ( - // runTime.path()/"neiFEC" + Foam::name(faceI) + ".obj", - // mesh.faceCentres()[faceI], - // neiPoints[faceI] + // runTime.path()/"neiFEC" + Foam::name(facei) + ".obj", + // mesh.faceCentres()[facei], + // neiPoints[facei] // ); // } // } @@ -400,13 +400,13 @@ int main(int argc, char *argv[]) // ownPoints // ); // - // forAll(ownPoints, faceI) + // forAll(ownPoints, facei) // { // writeStencilOBJ // ( - // runTime.path()/"ownCFC" + Foam::name(faceI) + ".obj", - // mesh.faceCentres()[faceI], - // ownPoints[faceI] + // runTime.path()/"ownCFC" + Foam::name(facei) + ".obj", + // mesh.faceCentres()[facei], + // ownPoints[facei] // ); // } // } @@ -421,13 +421,13 @@ int main(int argc, char *argv[]) // neiPoints // ); // - // forAll(neiPoints, faceI) + // forAll(neiPoints, facei) // { // writeStencilOBJ // ( - // runTime.path()/"neiCFC" + Foam::name(faceI) + ".obj", - // mesh.faceCentres()[faceI], - // neiPoints[faceI] + // runTime.path()/"neiCFC" + Foam::name(facei) + ".obj", + // mesh.faceCentres()[facei], + // neiPoints[facei] // ); // } // } @@ -458,13 +458,13 @@ int main(int argc, char *argv[]) stencilPoints ); - forAll(stencilPoints, cellI) + forAll(stencilPoints, celli) { writeStencilOBJ ( - runTime.path()/"centredCECCell" + Foam::name(cellI) + ".obj", - mesh.cellCentres()[cellI], - stencilPoints[cellI] + runTime.path()/"centredCECCell" + Foam::name(celli) + ".obj", + mesh.cellCentres()[celli], + stencilPoints[celli] ); } } @@ -486,13 +486,13 @@ int main(int argc, char *argv[]) stencilPoints ); - forAll(stencilPoints, cellI) + forAll(stencilPoints, celli) { writeStencilOBJ ( - runTime.path()/"centredCPCCell" + Foam::name(cellI) + ".obj", - mesh.cellCentres()[cellI], - stencilPoints[cellI] + runTime.path()/"centredCPCCell" + Foam::name(celli) + ".obj", + mesh.cellCentres()[celli], + stencilPoints[celli] ); } } @@ -514,13 +514,13 @@ int main(int argc, char *argv[]) stencilPoints ); - forAll(stencilPoints, cellI) + forAll(stencilPoints, celli) { writeStencilOBJ ( - runTime.path()/"centredCFCCell" + Foam::name(cellI) + ".obj", - mesh.cellCentres()[cellI], - stencilPoints[cellI] + runTime.path()/"centredCFCCell" + Foam::name(celli) + ".obj", + mesh.cellCentres()[celli], + stencilPoints[celli] ); } } @@ -538,12 +538,12 @@ int main(int argc, char *argv[]) // ); // for (label faci = 0; faci < mesh.nInternalFaces(); faci++) // { -// const scalarList& stData = stencilData[faceI]; -// const scalarList& stWeight = fit[faceI]; +// const scalarList& stData = stencilData[facei]; +// const scalarList& stWeight = fit[facei]; // // forAll(stData, i) // { -// sf[faceI] += stWeight[i]*stData[i]; +// sf[facei] += stWeight[i]*stData[i]; // } // } // See finiteVolume/lnInclude/leastSquaresGrad.C diff --git a/applications/test/extendedStencil/Test-ExtendedStencil2.C b/applications/test/extendedStencil/Test-ExtendedStencil2.C index b1928bc6d2..8b6e6ac279 100644 --- a/applications/test/extendedStencil/Test-ExtendedStencil2.C +++ b/applications/test/extendedStencil/Test-ExtendedStencil2.C @@ -150,9 +150,9 @@ int main(int argc, char *argv[]) List compactFld(map.constructSize(), Zero); // Insert my internal values - forAll(fld, cellI) + forAll(fld, celli) { - compactFld[cellI] = fld[cellI]; + compactFld[celli] = fld[celli]; } // Insert my boundary values label nCompact = fld.size(); @@ -172,27 +172,27 @@ int main(int argc, char *argv[]) // 2. Pull to stencil stencilPoints.setSize(stencil.size()); - forAll(stencil, cellI) + forAll(stencil, celli) { - const labelList& compactCells = stencil[cellI]; + const labelList& compactCells = stencil[celli]; - stencilPoints[cellI].setSize(compactCells.size()); + stencilPoints[celli].setSize(compactCells.size()); forAll(compactCells, i) { - stencilPoints[cellI][i] = compactFld[compactCells[i]]; + stencilPoints[celli][i] = compactFld[compactCells[i]]; } } } - forAll(stencilPoints, cellI) + forAll(stencilPoints, celli) { writeStencilOBJ ( - runTime.path()/"centredCell" + Foam::name(cellI) + ".obj", - mesh.cellCentres()[cellI], - stencilPoints[cellI] + runTime.path()/"centredCell" + Foam::name(celli) + ".obj", + mesh.cellCentres()[celli], + stencilPoints[celli] ); } } diff --git a/applications/test/globalIndex/Test-globalIndex.C b/applications/test/globalIndex/Test-globalIndex.C index 0de4f04b3c..0a93b9756c 100644 --- a/applications/test/globalIndex/Test-globalIndex.C +++ b/applications/test/globalIndex/Test-globalIndex.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -66,26 +66,26 @@ int main(int argc, char *argv[]) } // convert from local to global and back. - for (label cellI = 0; cellI < mesh.nCells(); cellI++) + for (label celli = 0; celli < mesh.nCells(); celli++) { // to global index - label globalCellI = globalNumbering.toGlobal(cellI); + label globalCellI = globalNumbering.toGlobal(celli); // and back label procI = globalNumbering.whichProcID(globalCellI); label localCellI = globalNumbering.toLocal(globalCellI); - if (procI != Pstream::myProcNo() || localCellI != cellI) + if (procI != Pstream::myProcNo() || localCellI != celli) { FatalErrorInFunction - << "Problem. cellI:" << cellI << " localCellI:" << localCellI + << "Problem. celli:" << celli << " localCellI:" << localCellI << " procI:" << procI << abort(FatalError); } if (!globalNumbering.isLocal(globalCellI)) { FatalErrorInFunction - << "Problem. cellI:" << cellI << " globalCellI:" << globalCellI + << "Problem. celli:" << celli << " globalCellI:" << globalCellI << " not local" << abort(FatalError); } } diff --git a/applications/test/momentOfInertia/Test-momentOfInertia.C b/applications/test/momentOfInertia/Test-momentOfInertia.C index 726454e3a1..5abba3d382 100644 --- a/applications/test/momentOfInertia/Test-momentOfInertia.C +++ b/applications/test/momentOfInertia/Test-momentOfInertia.C @@ -196,16 +196,16 @@ int main(int argc, char *argv[]) } { - const label cellI = args.optionLookupOrDefault("cell", 0); + const label celli = args.optionLookupOrDefault("cell", 0); tensorField mI(momentOfInertia::meshInertia(mesh)); - tensor& J = mI[cellI]; + tensor& J = mI[celli]; vector eVal = eigenValues(J); Info<< nl - << "Inertia tensor of cell " << cellI << " " << J << nl + << "Inertia tensor of cell " << celli << " " << J << nl << "eigenValues (principal moments) " << eVal << endl; J /= cmptMax(eVal); @@ -215,16 +215,16 @@ int main(int argc, char *argv[]) Info<< "eigenVectors (principal axes, from normalised inertia) " << eVec << endl; - OFstream str("cell_" + name(cellI) + "_inertia.obj"); + OFstream str("cell_" + name(celli) + "_inertia.obj"); - Info<< nl << "Writing scaled principal axes of cell " << cellI << " to " + Info<< nl << "Writing scaled principal axes of cell " << celli << " to " << str.name() << endl; - const point& cC = mesh.cellCentres()[cellI]; + const point& cC = mesh.cellCentres()[celli]; scalar scale = mag ( - (cC - mesh.faceCentres()[mesh.cells()[cellI][0]]) + (cC - mesh.faceCentres()[mesh.cells()[celli][0]]) /eVal.component(findMin(eVal)) ); diff --git a/applications/test/patchRegion/Test-patchRegion.C b/applications/test/patchRegion/Test-patchRegion.C index d25573fe76..44099ec8a6 100644 --- a/applications/test/patchRegion/Test-patchRegion.C +++ b/applications/test/patchRegion/Test-patchRegion.C @@ -76,11 +76,11 @@ int main(int argc, char *argv[]) DynamicList