From 1dd6f5b45a868b2cafdaa62cacbfb11f84f0c842 Mon Sep 17 00:00:00 2001 From: Dominik Christ Date: Thu, 6 Aug 2015 11:37:36 +0100 Subject: [PATCH] Moved contents of src/cfMesh/meshLibrary one level up --- .../mesh/cfMesh/FLMAToSurface/Make/options | 2 +- .../mesh/cfMesh/FMSToSurface/Make/options | 2 +- .../mesh/cfMesh/FMSToVTK/Make/options | 2 +- .../mesh/cfMesh/cartesian2DMesh/Make/options | 2 +- .../mesh/cfMesh/cartesianMesh/Make/options | 2 +- .../mesh/cfMesh/checkSurfaceMesh/Make/options | 2 +- .../mesh/cfMesh/copySurfaceParts/Make/options | 2 +- .../extrudeEdgesInto2DSurface/Make/options | 2 +- .../generateBoundaryLayers/Make/options | 2 +- .../cfMesh/importSurfaceAsSubset/Make/options | 2 +- .../cfMesh/improveMeshQuality/Make/options | 2 +- .../cfMesh/improveSymmetryPlanes/Make/options | 2 +- .../cfMesh/mergeSurfacePatches/Make/options | 2 +- .../mesh/cfMesh/meshToFPMA/Make/options | 2 +- .../utilities/mesh/cfMesh/pMesh/Make/options | 2 +- .../mesh/cfMesh/patchesToSubsets/Make/options | 2 +- .../mesh/cfMesh/preparePar/Make/options | 2 +- .../cfMesh/removeSurfaceFacets/Make/options | 2 +- .../mesh/cfMesh/scaleMesh/Make/options | 2 +- .../mesh/cfMesh/scaleSurfaceMesh/Make/options | 2 +- .../mesh/cfMesh/subsetToPatch/Make/options | 2 +- .../cfMesh/surfaceFeatureEdges/Make/options | 2 +- .../surfaceGenerateBoundingBox/Make/options | 2 +- .../mesh/cfMesh/surfaceToFMS/Make/options | 2 +- .../mesh/cfMesh/tetMesh/Make/options | 2 +- src/mesh/cfMesh/Make/files | 80 +- src/mesh/cfMesh/Make/options | 1 + .../cartesian2DMeshGenerator.C | 169 +- .../cartesian2DMeshGenerator.H | 34 +- .../cartesianMeshExtractor.C | 36 +- .../cartesianMeshExtractor.H | 36 +- ...artesianMeshExtractorDecomposeSplitHexes.C | 50 +- ...artesianMeshExtractorPointsAndAddressing.C | 24 +- .../cartesianMeshExtractorPolyMesh.C | 24 +- .../cartesianMeshGenerator.C | 218 +- .../cartesianMeshGenerator.H | 37 +- src/mesh/cfMesh/meshLibrary/Make/files | 471 --- src/mesh/cfMesh/meshLibrary/Make/options | 15 - .../cartesian2DMeshGenerator.C | 372 --- .../cartesian2DMeshGenerator.H | 147 - .../cartesianMeshExtractor.C | 123 - .../cartesianMeshExtractor.H | 122 - ...artesianMeshExtractorDecomposeSplitHexes.C | 110 - ...artesianMeshExtractorPointsAndAddressing.C | 62 - .../cartesianMeshExtractorPolyMesh.C | 432 --- .../cartesianMeshGenerator.C | 410 --- .../cartesianMeshGenerator.H | 154 - .../tetMeshExtractorOctree.C | 287 -- .../tetMeshExtractorOctree.H | 105 - .../tetMeshGenerator/tetMeshGenerator.C | 397 --- .../tetMeshGenerator/tetMeshGenerator.H | 154 - .../utilities/checkMeshDict/checkMeshDict.C | 1310 --------- .../utilities/checkMeshDict/checkMeshDict.H | 162 -- .../utilities/containers/DynList/DynList.C | 85 - .../utilities/containers/DynList/DynList.H | 245 -- .../utilities/containers/DynList/DynListI.H | 405 --- .../utilities/containers/FRWGraph/FRWGraph.C | 71 - .../utilities/containers/FRWGraph/FRWGraph.H | 183 -- .../utilities/containers/FRWGraph/FRWGraphI.H | 219 -- .../utilities/containers/Graphs/cellIOGraph.C | 87 - .../utilities/containers/Graphs/cellIOGraph.H | 93 - .../utilities/containers/Graphs/faceIOGraph.C | 87 - .../utilities/containers/Graphs/faceIOGraph.H | 93 - .../containers/IODynList/IODynList.C | 120 - .../containers/IODynList/IODynList.H | 103 - .../containers/IOLongList/IOLongList.C | 120 - .../containers/IOLongList/IOLongList.H | 103 - .../IOLongList/IOLongListInstances.C | 48 - .../IOLongList/IOLongListInstances.H | 54 - .../utilities/containers/Lists/cellListPMG.H | 110 - .../utilities/containers/Lists/cellListPMGI.H | 131 - .../utilities/containers/Lists/edgeLongList.H | 57 - .../utilities/containers/Lists/faceListPMG.C | 39 - .../utilities/containers/Lists/faceListPMG.H | 123 - .../utilities/containers/Lists/faceListPMGI.H | 153 - .../containers/Lists/labelLongList.H | 57 - .../containers/Lists/pointFieldPMG.C | 39 - .../containers/Lists/pointFieldPMG.H | 130 - .../containers/Lists/pointFieldPMGI.H | 146 - .../utilities/containers/LongList/LongList.C | 391 --- .../utilities/containers/LongList/LongList.H | 242 -- .../utilities/containers/LongList/LongListI.H | 392 --- .../utilities/containers/VRWGraph/VRWGraph.C | 108 - .../utilities/containers/VRWGraph/VRWGraph.H | 285 -- .../utilities/containers/VRWGraph/VRWGraphI.H | 594 ---- .../containers/VRWGraph/VRWGraphSMPModifier.C | 397 --- .../containers/VRWGraph/VRWGraphSMPModifier.H | 128 - .../VRWGraph/VRWGraphSMPModifierTemplates.C | 638 ---- .../containers/VRWGraphList/VRWGraphList.C | 71 - .../containers/VRWGraphList/VRWGraphList.H | 150 - .../containers/VRWGraphList/VRWGraphListI.H | 182 -- .../utilities/containers/graphRow/graphRow.H | 151 - .../utilities/containers/graphRow/graphRowI.H | 171 -- .../utilities/containers/subGraph/subGraph.H | 135 - .../utilities/containers/subGraph/subGraphI.H | 202 -- .../dataConversion/foamToFPMA/fpmaMesh.C | 192 -- .../dataConversion/foamToFPMA/fpmaMesh.H | 109 - .../dataConversion/foamToFPMA/writeMeshFPMA.C | 159 - .../dataConversion/foamToFPMA/writeMeshFPMA.H | 60 - .../utilities/decomposeCells/decomposeCells.C | 60 - .../utilities/decomposeCells/decomposeCells.H | 130 - .../decomposeCellsDecomposition.C | 263 -- .../decomposeCells/decomposeCellsPyramids.C | 272 -- .../faceDecomposition/decomposeFaces.C | 536 ---- .../faceDecomposition/decomposeFaces.H | 97 - .../faceDecomposition/faceDecomposition.C | 288 -- .../faceDecomposition/faceDecomposition.H | 109 - .../geometry/quadricFitting/quadricFitting.H | 144 - .../geometry/quadricFitting/quadricFittingI.H | 340 --- .../helperClasses/matrices/matrix2D.H | 104 - .../helperClasses/matrices/matrix2DI.H | 135 - .../helperClasses/matrices/matrix3D.H | 108 - .../helperClasses/matrices/matrix3DI.H | 161 - .../labelledMeshOctreeCubeCoordinates.H | 180 -- .../labelledPair/labelledPair.H | 212 -- .../labelledPoint/labelledPoint.H | 168 -- .../labelledPoint/refLabelledPoint.H | 157 - .../labelledPointScalar/labelledPointScalar.H | 187 -- .../refLabelledPointScalar.H | 156 - .../labelledScalar/labelledScalar.H | 190 -- .../parallelHelpers/parPartTet/parPartTet.H | 144 - .../parallelHelpers/parTriFace/parTriFace.H | 157 - .../sortEdgesIntoChains/sortEdgesIntoChains.C | 274 -- .../sortEdgesIntoChains/sortEdgesIntoChains.H | 102 - .../helperFunctions/helperFunctions.H | 49 - .../helperFunctionsFrontalMarking.C | 505 ---- .../helperFunctionsFrontalMarking.H | 97 - .../helperFunctionsGeometryQueries.H | 327 --- .../helperFunctionsGeometryQueriesI.H | 1848 ------------ .../helperFunctions/helperFunctionsPar.C | 551 ---- .../helperFunctions/helperFunctionsPar.H | 94 - .../helperFunctionsStringConversion.C | 85 - .../helperFunctionsStringConversion.H | 75 - .../helperFunctionsTopologyManipulation.H | 142 - .../helperFunctionsTopologyManipulationI.H | 575 ---- .../findCellsIntersectingSurface.C | 347 --- .../findCellsIntersectingSurface.H | 123 - .../meshes/partTetMesh/partTetMesh.C | 721 ----- .../meshes/partTetMesh/partTetMesh.H | 291 -- .../partTetMesh/partTetMeshAddressing.C | 557 ---- .../partTetMeshParallelAddressing.C | 474 --- .../meshes/partTetMesh/partTetMeshSimplex.C | 310 -- .../meshes/partTetMesh/partTetMeshSimplex.H | 125 - .../meshes/partTriMesh/partTriMesh.C | 513 ---- .../meshes/partTriMesh/partTriMesh.H | 267 -- .../partTriMesh/partTriMeshAddressing.C | 198 -- .../partTriMeshParallelAddressing.C | 496 ---- .../meshes/partTriMesh/partTriMeshSimplex.C | 167 -- .../meshes/partTriMesh/partTriMeshSimplex.H | 108 - .../polyMeshGen/boundaryPatch/boundaryPatch.C | 138 - .../polyMeshGen/boundaryPatch/boundaryPatch.H | 127 - .../boundaryPatch/boundaryPatchBase.C | 136 - .../boundaryPatch/boundaryPatchBase.H | 190 -- .../boundaryPatch/processorBoundaryPatch.C | 164 -- .../boundaryPatch/processorBoundaryPatch.H | 161 - .../meshes/polyMeshGen/polyMeshGen.C | 164 -- .../meshes/polyMeshGen/polyMeshGen.H | 113 - .../meshes/polyMeshGen/polyMeshGenCells.C | 509 ---- .../meshes/polyMeshGen/polyMeshGenCells.H | 156 - .../meshes/polyMeshGen/polyMeshGenCellsI.H | 155 - .../meshes/polyMeshGen/polyMeshGenFaces.C | 548 ---- .../meshes/polyMeshGen/polyMeshGenFaces.H | 194 -- .../meshes/polyMeshGen/polyMeshGenFacesI.H | 220 -- .../meshes/polyMeshGen/polyMeshGenPoints.C | 219 -- .../meshes/polyMeshGen/polyMeshGenPoints.H | 136 - .../meshes/polyMeshGen/polyMeshGenPointsI.H | 153 - .../polyMeshGen2DEngine/polyMeshGen2DEngine.C | 368 --- .../polyMeshGen2DEngine/polyMeshGen2DEngine.H | 172 -- .../polyMeshGen2DEngineI.H | 118 - .../polyMeshGenAddressing.C | 82 - .../polyMeshGenAddressing.H | 381 --- .../polyMeshGenAddressingCellCells.C | 157 - .../polyMeshGenAddressingCellEdges.C | 150 - .../polyMeshGenAddressingCellPoints.C | 145 - .../polyMeshGenAddressingCentresAndAreas.C | 165 -- .../polyMeshGenAddressingCentresAndVols.C | 168 -- .../polyMeshGenAddressingClear.C | 191 -- .../polyMeshGenAddressingEdgeCells.C | 81 - .../polyMeshGenAddressingEdgeFaces.C | 159 - .../polyMeshGenAddressingEdges.C | 186 -- .../polyMeshGenAddressingFaceEdges.C | 135 - .../polyMeshGenAddressingParallelAddressing.C | 896 ------ .../polyMeshGenAddressingPointCells.C | 82 - .../polyMeshGenAddressingPointEdges.C | 83 - .../polyMeshGenAddressingPointFaces.C | 84 - .../polyMeshGenAddressingPointPoints.C | 147 - .../polyMeshGenAddressingUpdateGeometry.C | 203 -- .../polyMeshGenChecks/polyMeshGenChecks.C | 130 - .../polyMeshGenChecks/polyMeshGenChecks.H | 292 -- .../polyMeshGenChecksGeometry.C | 2195 -------------- .../polyMeshGenChecksTopology.C | 459 --- .../polyMeshGenModifier/polyMeshGenModifier.H | 216 -- .../polyMeshGenModifierAddBufferCells.C | 216 -- .../polyMeshGenModifierAddCellByCell.C | 120 - .../polyMeshGenModifierAddCellByCell.H | 81 - .../polyMeshGenModifierAddCells.C | 226 -- .../polyMeshGenModifierAddProcessorFaces.C | 210 -- .../polyMeshGenModifierRemoveCells.C | 153 - .../polyMeshGenModifierRemoveFaces.C | 355 --- .../polyMeshGenModifierRemoveUnusedVertices.C | 84 - .../polyMeshGenModifierRenumberMesh.C | 289 -- .../polyMeshGenModifierReorderBoundaryFaces.C | 341 --- .../polyMeshGenModifierReplaceBoundary.C | 197 -- .../polyMeshGenModifierZipUpCells.C | 797 ----- .../primitives/meshSubsets/meshSubset.H | 168 -- .../primitives/meshSubsets/meshSubsetI.H | 227 -- .../meshes/primitives/partTet/partTet.H | 163 -- .../meshes/primitives/partTet/partTetI.H | 303 -- .../utilities/meshes/triSurf/triSurf.C | 459 --- .../utilities/meshes/triSurf/triSurf.H | 128 - .../meshes/triSurf/triSurfAddressing.C | 368 --- .../meshes/triSurf/triSurfAddressing.H | 184 -- .../meshes/triSurf/triSurfAddressingI.H | 212 -- .../utilities/meshes/triSurf/triSurfFacets.C | 162 -- .../utilities/meshes/triSurf/triSurfFacets.H | 143 - .../utilities/meshes/triSurf/triSurfFacetsI.H | 155 - .../meshes/triSurf/triSurfFeatureEdges.C | 111 - .../meshes/triSurf/triSurfFeatureEdges.H | 116 - .../meshes/triSurf/triSurfFeatureEdgesI.H | 152 - .../utilities/meshes/triSurf/triSurfI.H | 69 - .../meshes/triSurf/triSurfModifier.C | 55 - .../meshes/triSurf/triSurfModifier.H | 101 - .../meshes/triSurf/triSurfModifierI.H | 61 - .../utilities/meshes/triSurf/triSurfPoints.C | 111 - .../utilities/meshes/triSurf/triSurfPoints.H | 115 - .../utilities/meshes/triSurf/triSurfPointsI.H | 148 - .../utilities/octrees/meshOctree/meshOctree.C | 263 -- .../utilities/octrees/meshOctree/meshOctree.H | 371 --- .../meshOctreeAddressing.C | 490 ---- .../meshOctreeAddressing.H | 374 --- .../meshOctreeAddressingCreation.C | 1252 -------- .../meshOctreeAddressingGluedMesh.C | 208 -- .../meshOctreeAddressingI.H | 277 -- ...meshOctreeAddressingIrregularConnections.C | 239 -- .../meshOctreeAddressingParallelAddressing.C | 623 ---- .../meshOctreeAutomaticRefinement.C | 198 -- .../meshOctreeAutomaticRefinement.H | 172 -- .../meshOctreeAutomaticRefinementRef.C | 531 ---- .../meshOctreeCreator/meshOctreeCreator.C | 88 - .../meshOctreeCreator/meshOctreeCreator.H | 169 -- .../meshOctreeCreatorAdjustOctreeToSurface.C | 1207 -------- .../meshOctreeCreatorCreateOctreeBoxes.C | 557 ---- .../meshOctreeCreatorFrontalMarking.C | 51 - .../meshOctreeCreatorLoadDistribution.C | 66 - .../meshOctreeCube/meshOctreeCube.C | 173 -- .../meshOctreeCube/meshOctreeCube.H | 271 -- .../meshOctreeCube/meshOctreeCubeBasic.H | 150 - .../meshOctreeCube/meshOctreeCubeBasicI.H | 153 - .../meshOctreeCubeCoordinates.H | 240 -- .../meshOctreeCubeCoordinatesI.H | 568 ---- .../meshOctreeCubeCoordinatesIntersections.C | 420 --- .../meshOctreeCube/meshOctreeCubeI.H | 121 - .../meshOctreeCubeIntersections.C | 70 - .../meshOctreeCubeRecursiveFunctions.C | 300 -- .../meshOctreeCube/meshOctreeCubeRefine.C | 454 --- .../meshOctree/meshOctreeCubePatches.C | 66 - .../meshOctreeFindNearestSurfacePoint.C | 574 ---- .../octrees/meshOctree/meshOctreeI.H | 208 -- .../meshOctree/meshOctreeInsideCalculations.C | 186 -- .../meshOctreeInsideOutside.C | 861 ------ .../meshOctreeInsideOutside.H | 117 - .../meshOctreeModifier/meshOctreeModifier.C | 62 - .../meshOctreeModifier/meshOctreeModifier.H | 218 -- ...treeModifierDistributeLeavesToProcessors.C | 139 - ...eshOctreeModifierEnsureCorrectRegularity.C | 281 -- .../meshOctreeModifier/meshOctreeModifierI.H | 111 - .../meshOctreeModifierLoadDistribution.C | 371 --- .../meshOctreeModifierParallelRefinement.C | 339 --- ...eshOctreeModifierReduceMemoryConsumption.C | 99 - .../meshOctreeModifierRefineSelectedBoxes.C | 715 ----- ...OctreeModifierUpdateCommunicationPattern.C | 102 - .../meshOctree/meshOctreeNeighbourSearches.C | 547 ---- .../meshOctreeParallelCommunication.C | 416 --- .../octrees/meshOctree/meshOctreeSlot.H | 78 - .../objectRefinement/boxRefinement.C | 247 -- .../objectRefinement/boxRefinement.H | 146 - .../objectRefinement/coneRefinement.C | 259 -- .../objectRefinement/coneRefinement.H | 146 - .../objectRefinement/lineRefinement.C | 325 --- .../objectRefinement/lineRefinement.H | 140 - .../objectRefinement/newObjectRefinement.C | 80 - .../objectRefinement/objectRefinement.C | 136 - .../objectRefinement/objectRefinement.H | 205 -- .../objectRefinement/objectRefinementList.H | 55 - .../objectRefinement/sphereRefinement.C | 206 -- .../objectRefinement/sphereRefinement.H | 140 - .../patchRefinement/patchRefinement.C | 134 - .../patchRefinement/patchRefinement.H | 106 - .../patchRefinement/patchRefinementList.H | 55 - .../geometry/meshOptimizer/meshOptimizer.C | 272 -- .../geometry/meshOptimizer/meshOptimizer.H | 314 -- .../meshOptimizerOptimizePoint.C | 441 --- .../meshOptimizerOptimizePointParallel.C | 467 --- .../meshOptimizerOptimizeSurface.C | 67 - .../geometry/meshOptimizer/optimizeMeshFV.C | 650 ----- .../symmetryPlaneOptimisation.C | 251 -- .../symmetryPlaneOptimisation.H | 99 - .../knuppMetric/knuppMetric.C | 254 -- .../knuppMetric/knuppMetric.H | 100 - .../meshUntangler/meshUntangler.C | 119 - .../meshUntangler/meshUntangler.H | 152 - .../meshUntangler/meshUntanglerCutRegion.C | 292 -- .../meshUntanglerCutRegionEdges.C | 118 - .../meshUntanglerCutRegionFaces.C | 219 -- .../meshUntanglerCutRegionPoints.C | 196 -- .../meshUntanglerCutRegionTieBreak.C | 196 -- .../quadricMetric/quadricMetric.C | 230 -- .../quadricMetric/quadricMetric.H | 95 - .../simplexSmoother/simplexSmoother.C | 86 - .../simplexSmoother/simplexSmoother.H | 106 - .../volumeOptimizer/volumeOptimizer.C | 101 - .../volumeOptimizer/volumeOptimizer.H | 101 - .../volumeOptimizerEvaluateGradients.C | 410 --- .../tetMeshOptimisation/tetMeshOptimisation.C | 657 ----- .../tetMeshOptimisation/tetMeshOptimisation.H | 126 - .../tetMeshOptimisationParallel.C | 347 --- .../surfaceOptimizer/surfaceOptimizer.C | 412 --- .../surfaceOptimizer/surfaceOptimizer.H | 123 - .../meshSurfaceOptimizer.C | 174 -- .../meshSurfaceOptimizer.H | 335 --- ...OptimizerCalculateTrianglesAndAddressing.C | 99 - .../meshSurfaceOptimizerI.H | 571 ---- .../meshSurfaceOptimizerOptimizePoint.C | 145 - ...eshSurfaceOptimizerOptimizePointParallel.C | 536 ---- .../meshSurfaceOptimizerOptimizeSurface.C | 928 ------ .../checkBoundaryFacesSharingTwoEdges.C | 506 ---- .../checkBoundaryFacesSharingTwoEdges.H | 135 - .../checkCellConnectionsOverFaces.C | 263 -- .../checkCellConnectionsOverFaces.H | 98 - .../checkIrregularSurfaceConnections.C | 109 - .../checkIrregularSurfaceConnections.H | 138 - ...heckIrregularSurfaceConnectionsFunctions.C | 943 ------ .../checkNonMappableCellConnections.C | 328 --- .../checkNonMappableCellConnections.H | 111 - .../topologicalCleaner/topologicalCleaner.C | 98 - .../topologicalCleaner/topologicalCleaner.H | 119 - .../topologicalCleanerInvalidVertices.C | 311 -- ...ogyCleanerNonConsecutiveBoundaryVertices.C | 142 - .../topologyCleanerNonMappableCells.C | 228 -- .../correctEdgesBetweenPatches.C | 122 - .../correctEdgesBetweenPatches.H | 130 - ...orrectEdgesBetweenPatchesDistributeFaces.C | 590 ---- .../edgeExtractor/edgeExtractor.C | 2588 ----------------- .../edgeExtractor/edgeExtractor.H | 412 --- .../edgeExtractor/edgeExtractorCorners.C | 1808 ------------ .../meshSurfaceCheckEdgeTypes.C | 339 --- .../meshSurfaceCheckEdgeTypes.H | 123 - .../meshSurfaceCheckInvertedVertices.C | 442 --- .../meshSurfaceCheckInvertedVertices.H | 120 - .../meshSurfaceEdgeCreateBoundaryFaces.C | 61 - .../meshSurfaceEdgeCreateEdgeVertices.C | 159 - .../meshSurfaceEdgeExtractor.C | 111 - .../meshSurfaceEdgeExtractor.H | 116 - .../meshSurfaceEdgeExtractor2D.C | 62 - .../meshSurfaceEdgeExtractor2D.H | 103 - ...eshSurfaceEdgeExtractor2DDistributeFaces.C | 171 -- .../meshSurfaceEdgeExtractorNonTopo.C | 63 - .../meshSurfaceEdgeExtractorNonTopo.H | 102 - ...rfaceEdgeExtractorNonTopoDistributeFaces.C | 59 - .../meshSurfaceEngine/meshSurfaceEngine.C | 169 -- .../meshSurfaceEngine/meshSurfaceEngine.H | 300 -- ...faceEngineCalculateBoundaryNodesAndFaces.C | 1327 --------- .../meshSurfaceEngine/meshSurfaceEngineI.H | 633 ---- .../meshSurfaceEngineModifier.C | 450 --- .../meshSurfaceEngineModifier.H | 110 - .../meshSurfaceEngineParallelAddressing.C | 798 ----- .../meshSurfaceMapper/meshSurfaceMapper.C | 115 - .../meshSurfaceMapper/meshSurfaceMapper.H | 185 -- .../meshSurfaceMapperCornersAndEdges.C | 454 --- .../meshSurfaceMapperMapVertices.C | 406 --- .../meshSurfaceMapperPremapVertices.C | 314 -- .../meshSurfaceMapper/parMapperHelper.H | 178 -- .../meshSurfaceMapper2D/meshSurfaceMapper2D.C | 166 -- .../meshSurfaceMapper2D/meshSurfaceMapper2D.H | 198 -- .../meshSurfaceMapper2DMapVertices.C | 603 ---- .../meshSurfaceMapper2DPremapVertices.C | 227 -- .../meshSurfacePartitioner.C | 84 - .../meshSurfacePartitioner.H | 169 -- .../meshSurfacePartitionerFunctions.C | 278 -- .../renameBoundaryPatches.C | 275 -- .../renameBoundaryPatches.H | 98 - .../surfaceMorpherCells/surfaceMorpherCells.C | 184 -- .../surfaceMorpherCells/surfaceMorpherCells.H | 131 - .../surfaceMorpherCellsCreateBoundaryFaces.C | 259 -- .../surfaceMorpherCellsMorphInternalFaces.C | 587 ---- .../tetCreatorOctree/tetCreatorOctree.C | 187 -- .../tetCreatorOctree/tetCreatorOctree.H | 181 -- .../tetCreatorOctreeFromFacesWithCentreNode.C | 205 -- .../tetCreatorOctree/tetCreatorOctreeI.H | 60 - .../tetCreatorOctreePointsAndAddressing.C | 306 -- .../tetCreatorOctreeTetsAroundEdges.C | 303 -- .../tetCreatorOctreeTetsAroundSplitEdges.C | 394 --- .../tetCreatorOctreeTetsFromSplitFaces.C | 91 - .../triSurface2DCheck/triSurface2DCheck.C | 171 -- .../triSurface2DCheck/triSurface2DCheck.H | 98 - .../triSurfaceClassifyEdges.C | 67 - .../triSurfaceClassifyEdges.H | 124 - .../triSurfaceClassifyEdgesFunctions.C | 402 --- .../triSurfaceCleanupDuplicateTriangles.C | 56 - .../triSurfaceCleanupDuplicateTriangles.H | 98 - ...urfaceCleanupDuplicateTrianglesFunctions.C | 100 - .../triSurfaceCleanupDuplicates.C | 92 - .../triSurfaceCleanupDuplicates.H | 118 - .../triSurfaceCleanupDuplicatesFunctions.C | 264 -- .../triSurfaceCopyParts/triSurfaceCopyParts.C | 311 -- .../triSurfaceCopyParts/triSurfaceCopyParts.H | 98 - .../triSurfaceCurvatureEstimator.C | 180 -- .../triSurfaceCurvatureEstimator.H | 127 - .../triSurfaceCurvatureEstimatorCalculate.C | 896 ------ .../triSurfaceDetectFeatureEdges.C | 80 - .../triSurfaceDetectFeatureEdges.H | 104 - .../triSurfaceDetectFeatureEdgesFunctions.C | 108 - .../triSurfaceExtrude2DEdges.C | 111 - .../triSurfaceExtrude2DEdges.H | 92 - .../triSurfaceImportSurfaceAsSubset.C | 240 -- .../triSurfaceImportSurfaceAsSubset.H | 103 - .../triSurfaceMetaData/triSurfaceMetaData.C | 136 - .../triSurfaceMetaData/triSurfaceMetaData.H | 103 - .../triSurfacePartitioner.C | 147 - .../triSurfacePartitioner.H | 160 - .../triSurfacePartitionerCreateAddressing.C | 291 -- .../triSurfacePatchManipulator.C | 238 -- .../triSurfacePatchManipulator.H | 120 - .../triSurfacePatchManipulatorFunctions.C | 131 - .../triSurfaceRemoveFacets.C | 63 - .../triSurfaceRemoveFacets.H | 102 - .../triSurfaceRemoveFacetsFunctions.C | 217 -- .../tetMeshExtractorOctree.C | 24 +- .../tetMeshExtractorOctree.H | 24 +- .../tetMeshGenerator/tetMeshGenerator.C | 218 +- .../tetMeshGenerator/tetMeshGenerator.H | 39 +- .../coordinateModification/boxScaling.C | 0 .../coordinateModification/boxScaling.H | 0 .../coordinateModification.C | 0 .../coordinateModification.H | 0 .../coordinateModificationList.H | 0 .../coordinateModifier.C | 0 .../coordinateModifier.H | 0 .../newCoordinateModification.C | 0 .../coordinateModification/planeScaling.C | 0 .../coordinateModification/planeScaling.H | 0 .../edgeMeshGeometryModification.C | 0 .../edgeMeshGeometryModification.H | 0 .../polyMeshGenGeometryModification.C | 0 .../polyMeshGenGeometryModification.H | 0 .../surfaceMeshGeometryModification.C | 0 .../surfaceMeshGeometryModification.H | 0 .../boundaryLayers/boundaryLayerCells.C | 0 .../boundaryLayers/boundaryLayers.C | 0 .../boundaryLayers/boundaryLayers.H | 0 .../boundaryLayersCheckTopologyOfBndFaces.C | 0 .../boundaryLayersCreateVertices.C | 0 .../boundaryLayersFacesAndCells.C | 0 .../boundaryLayers/boundaryLayersI.H | 0 .../boundaryLayersWrapperLayer.C | 0 .../detectBoundaryLayers.C | 0 .../detectBoundaryLayers.H | 0 .../detectBoundaryLayersFunctions.C | 0 .../extrudeLayer/extrudeLayer.C | 0 .../extrudeLayer/extrudeLayer.H | 0 .../extrudeLayer/extrudeLayerI.H | 0 .../refineBoundaryLayers.C | 0 .../refineBoundaryLayers.H | 0 .../refineBoundaryLayersCells.C | 0 .../refineBoundaryLayersFaces.C | 0 .../refineBoundaryLayersFunctions.C | 0 .../triangulateNonPlanarBaseFaces.C | 0 .../triangulateNonPlanarBaseFaces.H | 0 .../triangulateNonPlanarBaseFacesFunctions.C | 0 .../utilities/checkMeshDict/checkMeshDict.C | 278 +- .../utilities/checkMeshDict/checkMeshDict.H | 32 +- .../utilities/containers/DynList/DynList.C | 30 +- .../utilities/containers/DynList/DynList.H | 24 +- .../utilities/containers/DynList/DynListI.H | 24 +- .../utilities/containers/FRWGraph/FRWGraph.C | 24 +- .../utilities/containers/FRWGraph/FRWGraph.H | 24 +- .../utilities/containers/FRWGraph/FRWGraphI.H | 60 +- .../utilities/containers/Graphs/cellIOGraph.C | 24 +- .../utilities/containers/Graphs/cellIOGraph.H | 24 +- .../utilities/containers/Graphs/faceIOGraph.C | 24 +- .../utilities/containers/Graphs/faceIOGraph.H | 24 +- .../containers/IODynList/IODynList.C | 26 +- .../containers/IODynList/IODynList.H | 24 +- .../containers/IOLongList/IOLongList.C | 26 +- .../containers/IOLongList/IOLongList.H | 24 +- .../IOLongList/IOLongListInstances.C | 24 +- .../IOLongList/IOLongListInstances.H | 24 +- .../utilities/containers/Lists/cellListPMG.H | 44 +- .../utilities/containers/Lists/cellListPMGI.H | 34 +- .../utilities/containers/Lists/edgeLongList.H | 24 +- .../utilities/containers/Lists/faceListPMG.C | 24 +- .../utilities/containers/Lists/faceListPMG.H | 24 +- .../utilities/containers/Lists/faceListPMGI.H | 34 +- .../containers/Lists/labelLongList.H | 24 +- .../containers/Lists/pointFieldPMG.C | 24 +- .../containers/Lists/pointFieldPMG.H | 24 +- .../containers/Lists/pointFieldPMGI.H | 32 +- .../utilities/containers/LongList/LongList.C | 27 +- .../utilities/containers/LongList/LongList.H | 26 +- .../utilities/containers/LongList/LongListI.H | 38 +- .../utilities/containers/VRWGraph/VRWGraph.C | 38 +- .../utilities/containers/VRWGraph/VRWGraph.H | 29 +- .../utilities/containers/VRWGraph/VRWGraphI.H | 47 +- .../containers/VRWGraph/VRWGraphSMPModifier.C | 24 +- .../containers/VRWGraph/VRWGraphSMPModifier.H | 40 +- .../VRWGraph/VRWGraphSMPModifierTemplates.C | 24 +- .../containers/VRWGraphList/VRWGraphList.C | 28 +- .../containers/VRWGraphList/VRWGraphList.H | 42 +- .../containers/VRWGraphList/VRWGraphListI.H | 38 +- .../utilities/containers/graphRow/graphRow.H | 40 +- .../utilities/containers/graphRow/graphRowI.H | 26 +- .../utilities/containers/subGraph/subGraph.H | 38 +- .../utilities/containers/subGraph/subGraphI.H | 32 +- .../dataConversion/foamToFPMA/fpmaMesh.C | 56 +- .../dataConversion/foamToFPMA/fpmaMesh.H | 28 +- .../dataConversion/foamToFPMA/writeMeshFPMA.C | 24 +- .../dataConversion/foamToFPMA/writeMeshFPMA.H | 26 +- .../utilities/decomposeCells/decomposeCells.C | 28 +- .../utilities/decomposeCells/decomposeCells.H | 25 +- .../decomposeCellsDecomposition.C | 29 +- .../decomposeCells/decomposeCellsPyramids.C | 24 +- .../faceDecomposition/decomposeFaces.C | 54 +- .../faceDecomposition/decomposeFaces.H | 31 +- .../faceDecomposition/faceDecomposition.C | 38 +- .../faceDecomposition/faceDecomposition.H | 30 +- .../geometry/quadricFitting/quadricFitting.H | 24 +- .../geometry/quadricFitting/quadricFittingI.H | 24 +- .../helperClasses/matrices/matrix2D.H | 24 +- .../helperClasses/matrices/matrix2DI.H | 24 +- .../helperClasses/matrices/matrix3D.H | 24 +- .../helperClasses/matrices/matrix3DI.H | 24 +- .../labelledMeshOctreeCubeCoordinates.H | 62 +- .../labelledPair/labelledPair.H | 24 +- .../labelledPoint/labelledPoint.H | 66 +- .../labelledPoint/refLabelledPoint.H | 62 +- .../labelledPointScalar/labelledPointScalar.H | 72 +- .../refLabelledPointScalar.H | 24 +- .../labelledScalar/labelledScalar.H | 24 +- .../meshOctreeCubeCoordinatesScalar.H | 0 .../parallelHelpers/parPartTet/parPartTet.H | 62 +- .../parallelHelpers/parTriFace/parTriFace.H | 24 +- .../sortEdgesIntoChains/sortEdgesIntoChains.C | 24 +- .../sortEdgesIntoChains/sortEdgesIntoChains.H | 52 +- .../helperFunctions/helperFunctions.H | 24 +- .../helperFunctionsFrontalMarking.C | 24 +- .../helperFunctionsFrontalMarking.H | 24 +- .../helperFunctionsGeometryQueries.H | 116 +- .../helperFunctionsGeometryQueriesI.H | 897 +++++- .../helperFunctions/helperFunctionsPar.C | 24 +- .../helperFunctions/helperFunctionsPar.H | 26 +- .../helperFunctionsStringConversion.C | 30 +- .../helperFunctionsStringConversion.H | 30 +- .../helperFunctionsTopologyManipulation.H | 31 +- .../helperFunctionsTopologyManipulationI.H | 24 +- .../findCellsIntersectingSurface.C | 24 +- .../findCellsIntersectingSurface.H | 24 +- .../meshes/partTetMesh/partTetMesh.C | 167 +- .../meshes/partTetMesh/partTetMesh.H | 55 +- .../partTetMesh/partTetMeshAddressing.C | 35 +- .../partTetMeshParallelAddressing.C | 166 +- .../meshes/partTetMesh/partTetMeshSimplex.C | 116 +- .../meshes/partTetMesh/partTetMeshSimplex.H | 55 +- .../meshes/partTriMesh/partTriMesh.C | 24 +- .../meshes/partTriMesh/partTriMesh.H | 24 +- .../partTriMesh/partTriMeshAddressing.C | 53 +- .../partTriMeshParallelAddressing.C | 24 +- .../meshes/partTriMesh/partTriMeshSimplex.C | 63 +- .../meshes/partTriMesh/partTriMeshSimplex.H | 46 +- .../polyMeshGen/boundaryPatch/boundaryPatch.C | 24 +- .../polyMeshGen/boundaryPatch/boundaryPatch.H | 24 +- .../boundaryPatch/boundaryPatchBase.C | 34 +- .../boundaryPatch/boundaryPatchBase.H | 66 +- .../boundaryPatch/processorBoundaryPatch.C | 34 +- .../boundaryPatch/processorBoundaryPatch.H | 24 +- .../meshes/polyMeshGen/polyMeshGen.C | 94 +- .../meshes/polyMeshGen/polyMeshGen.H | 26 +- .../meshes/polyMeshGen/polyMeshGenCells.C | 32 +- .../meshes/polyMeshGen/polyMeshGenCells.H | 24 +- .../meshes/polyMeshGen/polyMeshGenCellsI.H | 24 +- .../meshes/polyMeshGen/polyMeshGenFaces.C | 30 +- .../meshes/polyMeshGen/polyMeshGenFaces.H | 24 +- .../meshes/polyMeshGen/polyMeshGenFacesI.H | 44 +- .../meshes/polyMeshGen/polyMeshGenPoints.C | 31 +- .../meshes/polyMeshGen/polyMeshGenPoints.H | 48 +- .../meshes/polyMeshGen/polyMeshGenPointsI.H | 40 +- .../polyMeshGen2DEngine/polyMeshGen2DEngine.C | 28 +- .../polyMeshGen2DEngine/polyMeshGen2DEngine.H | 32 +- .../polyMeshGen2DEngineI.H | 24 +- .../polyMeshGenAddressing.C | 24 +- .../polyMeshGenAddressing.H | 68 +- .../polyMeshGenAddressingCellCells.C | 24 +- .../polyMeshGenAddressingCellEdges.C | 24 +- .../polyMeshGenAddressingCellPoints.C | 24 +- .../polyMeshGenAddressingCentresAndAreas.C | 24 +- .../polyMeshGenAddressingCentresAndVols.C | 24 +- .../polyMeshGenAddressingClear.C | 24 +- .../polyMeshGenAddressingEdgeCells.C | 24 +- .../polyMeshGenAddressingEdgeFaces.C | 24 +- .../polyMeshGenAddressingEdges.C | 24 +- .../polyMeshGenAddressingFaceEdges.C | 24 +- .../polyMeshGenAddressingParallelAddressing.C | 24 +- .../polyMeshGenAddressingPointCells.C | 24 +- .../polyMeshGenAddressingPointEdges.C | 24 +- .../polyMeshGenAddressingPointFaces.C | 24 +- .../polyMeshGenAddressingPointPoints.C | 24 +- .../polyMeshGenAddressingUpdateGeometry.C | 24 +- .../polyMeshGenChecks/polyMeshGenChecks.C | 24 +- .../polyMeshGenChecks/polyMeshGenChecks.H | 106 +- .../polyMeshGenChecksGeometry.C | 897 ++++-- .../polyMeshGenChecksTopology.C | 24 +- .../polyMeshGenModifier/polyMeshGenModifier.H | 24 +- .../polyMeshGenModifierAddBufferCells.C | 80 +- .../polyMeshGenModifierAddCellByCell.C | 48 +- .../polyMeshGenModifierAddCellByCell.H | 30 +- .../polyMeshGenModifierAddCells.C | 24 +- .../polyMeshGenModifierAddProcessorFaces.C | 24 +- .../polyMeshGenModifierRemoveCells.C | 24 +- .../polyMeshGenModifierRemoveFaces.C | 24 +- .../polyMeshGenModifierRemoveUnusedVertices.C | 24 +- .../polyMeshGenModifierRenumberMesh.C | 26 +- .../polyMeshGenModifierReorderBoundaryFaces.C | 24 +- .../polyMeshGenModifierReplaceBoundary.C | 24 +- .../polyMeshGenModifierZipUpCells.C | 56 +- .../primitives/meshSubsets/meshSubset.H | 29 +- .../primitives/meshSubsets/meshSubsetI.H | 81 +- .../meshes/primitives/partTet/partTet.H | 36 +- .../meshes/primitives/partTet/partTetI.H | 84 +- .../cfMesh/utilities/meshes/triSurf/triSurf.C | 218 +- .../cfMesh/utilities/meshes/triSurf/triSurf.H | 26 +- .../meshes/triSurf/triSurfAddressing.C | 157 +- .../meshes/triSurf/triSurfAddressing.H | 24 +- .../meshes/triSurf/triSurfAddressingI.H | 24 +- .../utilities/meshes/triSurf/triSurfFacets.C | 24 +- .../utilities/meshes/triSurf/triSurfFacets.H | 24 +- .../utilities/meshes/triSurf/triSurfFacetsI.H | 24 +- .../meshes/triSurf/triSurfFeatureEdges.C | 24 +- .../meshes/triSurf/triSurfFeatureEdges.H | 24 +- .../meshes/triSurf/triSurfFeatureEdgesI.H | 24 +- .../utilities/meshes/triSurf/triSurfI.H | 24 +- .../meshes/triSurf/triSurfModifier.C | 24 +- .../meshes/triSurf/triSurfModifier.H | 24 +- .../meshes/triSurf/triSurfModifierI.H | 24 +- .../utilities/meshes/triSurf/triSurfPoints.C | 24 +- .../utilities/meshes/triSurf/triSurfPoints.H | 24 +- .../utilities/meshes/triSurf/triSurfPointsI.H | 24 +- .../utilities/octrees/meshOctree/meshOctree.C | 28 +- .../utilities/octrees/meshOctree/meshOctree.H | 41 +- .../meshOctreeAddressing.C | 24 +- .../meshOctreeAddressing.H | 176 +- .../meshOctreeAddressingCreation.C | 184 +- .../meshOctreeAddressingGluedMesh.C | 24 +- .../meshOctreeAddressingI.H | 94 +- ...meshOctreeAddressingIrregularConnections.C | 24 +- .../meshOctreeAddressingParallelAddressing.C | 24 +- .../meshOctreeAutomaticRefinement.C | 24 +- .../meshOctreeAutomaticRefinement.H | 34 +- .../meshOctreeAutomaticRefinementRef.C | 38 +- .../meshOctreeCreator/meshOctreeCreator.C | 62 +- .../meshOctreeCreator/meshOctreeCreator.H | 36 +- .../meshOctreeCreatorAdjustOctreeToSurface.C | 581 ++-- .../meshOctreeCreatorCreateOctreeBoxes.C | 92 +- .../meshOctreeCreatorFrontalMarking.C | 24 +- .../meshOctreeCreatorLoadDistribution.C | 24 +- .../meshOctreeCube/meshOctreeCube.C | 24 +- .../meshOctreeCube/meshOctreeCube.H | 43 +- .../meshOctreeCube/meshOctreeCubeBasic.H | 24 +- .../meshOctreeCube/meshOctreeCubeBasicI.H | 24 +- .../meshOctreeCubeCoordinates.H | 27 +- .../meshOctreeCubeCoordinatesI.H | 130 +- .../meshOctreeCubeCoordinatesIntersections.C | 24 +- .../meshOctreeCube/meshOctreeCubeI.H | 24 +- .../meshOctreeCubeIntersections.C | 24 +- .../meshOctreeCubeRecursiveFunctions.C | 120 +- .../meshOctreeCube/meshOctreeCubeRefine.C | 24 +- .../meshOctree/meshOctreeCubePatches.C | 24 +- .../meshOctreeFindNearestSurfacePoint.C | 81 +- .../octrees/meshOctree/meshOctreeI.H | 24 +- .../meshOctree/meshOctreeInsideCalculations.C | 24 +- .../meshOctreeInsideOutside.C | 24 +- .../meshOctreeInsideOutside.H | 62 +- .../meshOctreeModifier/meshOctreeModifier.C | 24 +- .../meshOctreeModifier/meshOctreeModifier.H | 50 +- ...treeModifierDistributeLeavesToProcessors.C | 24 +- ...eshOctreeModifierEnsureCorrectRegularity.C | 148 +- .../meshOctreeModifier/meshOctreeModifierI.H | 24 +- .../meshOctreeModifierLoadDistribution.C | 91 +- .../meshOctreeModifierParallelRefinement.C | 24 +- ...eshOctreeModifierReduceMemoryConsumption.C | 24 +- .../meshOctreeModifierRefineSelectedBoxes.C | 721 +++-- ...OctreeModifierUpdateCommunicationPattern.C | 24 +- .../meshOctree/meshOctreeNeighbourSearches.C | 73 +- .../meshOctreeParallelCommunication.C | 244 +- .../octrees/meshOctree/meshOctreeSlot.H | 24 +- .../objectRefinement/boxRefinement.C | 107 +- .../objectRefinement/boxRefinement.H | 49 +- .../objectRefinement/coneRefinement.C | 71 +- .../objectRefinement/coneRefinement.H | 38 +- .../objectRefinement/hollowConeRefinement.C | 0 .../objectRefinement/hollowConeRefinement.H | 0 .../objectRefinement/lineRefinement.C | 57 +- .../objectRefinement/lineRefinement.H | 38 +- .../objectRefinement/newObjectRefinement.C | 24 +- .../objectRefinement/objectRefinement.C | 86 +- .../objectRefinement/objectRefinement.H | 59 +- .../objectRefinement/objectRefinementList.H | 24 +- .../objectRefinement/sphereRefinement.C | 59 +- .../objectRefinement/sphereRefinement.H | 38 +- .../patchRefinement/patchRefinement.C | 24 +- .../patchRefinement/patchRefinement.H | 24 +- .../patchRefinement/patchRefinementList.H | 24 +- .../boundaryLayerOptimisation.C | 0 .../boundaryLayerOptimisation.H | 0 .../boundaryLayerOptimisationFunctions.C | 0 .../boundaryLayerOptimisationNormals.C | 0 .../boundaryLayerOptimisationThickness.C | 0 .../geometry/meshOptimizer/meshOptimizer.C | 125 +- .../geometry/meshOptimizer/meshOptimizer.H | 109 +- .../geometry/meshOptimizer/meshOptimizerI.H | 0 .../meshOptimizerOptimizePoint.C | 57 +- .../meshOptimizerOptimizePointParallel.C | 33 +- .../meshOptimizerOptimizeSurface.C | 24 +- .../geometry/meshOptimizer/optimizeMeshFV.C | 453 ++- .../symmetryPlaneOptimisation.C | 24 +- .../symmetryPlaneOptimisation.H | 24 +- .../knuppMetric/knuppMetric.C | 90 +- .../knuppMetric/knuppMetric.H | 36 +- .../meshUntangler/meshUntangler.C | 50 +- .../meshUntangler/meshUntangler.H | 64 +- .../meshUntangler/meshUntanglerCutRegion.C | 24 +- .../meshUntanglerCutRegionEdges.C | 46 +- .../meshUntanglerCutRegionFaces.C | 24 +- .../meshUntanglerCutRegionPoints.C | 24 +- .../meshUntanglerCutRegionTieBreak.C | 24 +- .../quadricMetric/quadricMetric.C | 24 +- .../quadricMetric/quadricMetric.H | 24 +- .../simplexSmoother/simplexSmoother.C | 24 +- .../simplexSmoother/simplexSmoother.H | 48 +- .../volumeOptimizer/volumeOptimizer.C | 38 +- .../volumeOptimizer/volumeOptimizer.H | 28 +- .../volumeOptimizerEvaluateGradients.C | 36 +- .../tetMeshOptimisation/tetMeshOptimisation.C | 71 +- .../tetMeshOptimisation/tetMeshOptimisation.H | 33 +- .../tetMeshOptimisationParallel.C | 24 +- .../surfaceOptimizer/surfaceOptimizer.C | 47 +- .../surfaceOptimizer/surfaceOptimizer.H | 28 +- .../meshSurfaceOptimizer.C | 109 +- .../meshSurfaceOptimizer.H | 72 +- ...OptimizerCalculateTrianglesAndAddressing.C | 24 +- .../meshSurfaceOptimizerI.H | 166 +- .../meshSurfaceOptimizerOptimizePoint.C | 36 +- ...eshSurfaceOptimizerOptimizePointParallel.C | 34 +- .../meshSurfaceOptimizerOptimizeSurface.C | 182 +- .../checkBoundaryFacesSharingTwoEdges.C | 24 +- .../checkBoundaryFacesSharingTwoEdges.H | 46 +- .../checkCellConnectionsOverFaces.C | 24 +- .../checkCellConnectionsOverFaces.H | 24 +- .../checkIrregularSurfaceConnections.C | 50 +- .../checkIrregularSurfaceConnections.H | 36 +- ...heckIrregularSurfaceConnectionsFunctions.C | 24 +- .../checkNonMappableCellConnections.C | 24 +- .../checkNonMappableCellConnections.H | 30 +- .../topologicalCleaner/topologicalCleaner.C | 24 +- .../topologicalCleaner/topologicalCleaner.H | 38 +- .../topologicalCleanerInvalidVertices.C | 24 +- ...ogyCleanerNonConsecutiveBoundaryVertices.C | 24 +- .../topologyCleanerNonMappableCells.C | 24 +- .../correctEdgesBetweenPatches.C | 32 +- .../correctEdgesBetweenPatches.H | 28 +- ...orrectEdgesBetweenPatchesDistributeFaces.C | 204 +- .../createFundamentalSheets.C | 0 .../createFundamentalSheets.H | 0 .../createFundamentalSheetsFJ.C | 0 .../createFundamentalSheetsFJ.H | 0 .../createFundamentalSheetsJFS.C | 0 .../createFundamentalSheetsJFS.H | 0 .../edgeExtractor/edgeExtractor.C | 59 +- .../edgeExtractor/edgeExtractor.H | 24 +- .../edgeExtractor/edgeExtractorCorners.C | 25 +- .../meshSurfaceCheckEdgeTypes.C | 153 +- .../meshSurfaceCheckEdgeTypes.H | 24 +- .../meshSurfaceCheckInvertedVertices.C | 62 +- .../meshSurfaceCheckInvertedVertices.H | 30 +- .../meshSurfaceEdgeCreateBoundaryFaces.C | 24 +- .../meshSurfaceEdgeCreateEdgeVertices.C | 24 +- .../meshSurfaceEdgeExtractor.C | 24 +- .../meshSurfaceEdgeExtractor.H | 34 +- .../meshSurfaceEdgeExtractor2D.C | 32 +- .../meshSurfaceEdgeExtractor2D.H | 35 +- ...eshSurfaceEdgeExtractor2DDistributeFaces.C | 39 +- .../meshSurfaceEdgeExtractorFUN.C | 0 .../meshSurfaceEdgeExtractorFUN.H | 0 ...shSurfaceEdgeExtractorFUNDistributeFaces.C | 0 .../meshSurfaceEdgeExtractorNonTopo.C | 32 +- .../meshSurfaceEdgeExtractorNonTopo.H | 34 +- ...rfaceEdgeExtractorNonTopoDistributeFaces.C | 43 +- .../meshSurfaceEngine/meshSurfaceEngine.C | 24 +- .../meshSurfaceEngine/meshSurfaceEngine.H | 24 +- ...faceEngineCalculateBoundaryNodesAndFaces.C | 24 +- .../meshSurfaceEngine/meshSurfaceEngineI.H | 24 +- .../meshSurfaceEngineModifier.C | 24 +- .../meshSurfaceEngineModifier.H | 36 +- .../meshSurfaceEngineParallelAddressing.C | 24 +- .../meshSurfaceMapper/meshSurfaceMapper.C | 28 +- .../meshSurfaceMapper/meshSurfaceMapper.H | 29 +- .../meshSurfaceMapperCornersAndEdges.C | 90 +- .../meshSurfaceMapperMapVertices.C | 24 +- .../meshSurfaceMapperPremapVertices.C | 130 +- .../meshSurfaceMapper/parMapperHelper.H | 58 +- .../meshSurfaceMapper2D/meshSurfaceMapper2D.C | 24 +- .../meshSurfaceMapper2D/meshSurfaceMapper2D.H | 24 +- .../meshSurfaceMapper2DMapVertices.C | 24 +- .../meshSurfaceMapper2DPremapVertices.C | 24 +- .../meshSurfacePartitioner.C | 24 +- .../meshSurfacePartitioner.H | 24 +- .../meshSurfacePartitionerFunctions.C | 24 +- .../renameBoundaryPatches.C | 39 +- .../renameBoundaryPatches.H | 28 +- .../surfaceMorpherCells/surfaceMorpherCells.C | 24 +- .../surfaceMorpherCells/surfaceMorpherCells.H | 42 +- .../surfaceMorpherCellsCreateBoundaryFaces.C | 24 +- .../surfaceMorpherCellsMorphInternalFaces.C | 24 +- .../tetCreatorOctree/tetCreatorOctree.C | 44 +- .../tetCreatorOctree/tetCreatorOctree.H | 68 +- .../tetCreatorOctreeFromFacesWithCentreNode.C | 68 +- .../tetCreatorOctree/tetCreatorOctreeI.H | 28 +- .../tetCreatorOctreePointsAndAddressing.C | 24 +- .../tetCreatorOctreeTetsAroundEdges.C | 24 +- .../tetCreatorOctreeTetsAroundSplitEdges.C | 24 +- .../tetCreatorOctreeTetsFromSplitFaces.C | 36 +- .../triSurface2DCheck/triSurface2DCheck.C | 24 +- .../triSurface2DCheck/triSurface2DCheck.H | 24 +- .../triSurfaceChecks/triSurfaceChecks.C | 0 .../triSurfaceChecks/triSurfaceChecks.H | 0 .../triSurfaceClassifyEdges.C | 24 +- .../triSurfaceClassifyEdges.H | 24 +- .../triSurfaceClassifyEdgesFunctions.C | 24 +- .../triSurfaceCleanupDuplicateTriangles.C | 24 +- .../triSurfaceCleanupDuplicateTriangles.H | 24 +- ...urfaceCleanupDuplicateTrianglesFunctions.C | 24 +- .../triSurfaceCleanupDuplicates.C | 24 +- .../triSurfaceCleanupDuplicates.H | 24 +- .../triSurfaceCleanupDuplicatesFunctions.C | 29 +- .../triSurfaceCopyParts/triSurfaceCopyParts.C | 157 +- .../triSurfaceCopyParts/triSurfaceCopyParts.H | 24 +- .../triSurfaceCurvatureEstimator.C | 24 +- .../triSurfaceCurvatureEstimator.H | 24 +- .../triSurfaceCurvatureEstimatorCalculate.C | 24 +- .../triSurfaceDetectFeatureEdges.C | 24 +- .../triSurfaceDetectFeatureEdges.H | 24 +- .../triSurfaceDetectFeatureEdgesFunctions.C | 24 +- .../triSurfaceExtrude2DEdges.C | 24 +- .../triSurfaceExtrude2DEdges.H | 24 +- .../triSurfaceImportSurfaceAsSubset.C | 24 +- .../triSurfaceImportSurfaceAsSubset.H | 24 +- .../triSurfaceMetaData/triSurfaceMetaData.C | 24 +- .../triSurfaceMetaData/triSurfaceMetaData.H | 24 +- .../triSurfacePartitioner.C | 24 +- .../triSurfacePartitioner.H | 24 +- .../triSurfacePartitionerCreateAddressing.C | 27 +- .../triSurfacePatchManipulator.C | 24 +- .../triSurfacePatchManipulator.H | 24 +- .../triSurfacePatchManipulatorFunctions.C | 24 +- .../triSurfaceRemoveFacets.C | 24 +- .../triSurfaceRemoveFacets.H | 24 +- .../triSurfaceRemoveFacetsFunctions.C | 56 +- .../workflowControls/workflowControls.C | 0 .../workflowControls/workflowControls.H | 0 .../voronoiMeshExtractor.C | 0 .../voronoiMeshExtractor.H | 0 .../voronoiMeshExtractorAddressing.C | 0 .../voronoiMeshExtractorCreateMesh.C | 0 .../voronoiMeshGenerator.C | 0 .../voronoiMeshGenerator.H | 0 873 files changed, 12281 insertions(+), 106708 deletions(-) delete mode 100644 src/mesh/cfMesh/meshLibrary/Make/files delete mode 100644 src/mesh/cfMesh/meshLibrary/Make/options delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPointsAndAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPolyMesh.C delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.C delete mode 100644 src/mesh/cfMesh/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.H delete mode 100644 src/mesh/cfMesh/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.C delete mode 100644 src/mesh/cfMesh/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.H delete mode 100644 src/mesh/cfMesh/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.C delete mode 100644 src/mesh/cfMesh/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/checkMeshDict/checkMeshDict.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/checkMeshDict/checkMeshDict.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/DynList/DynList.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/DynList/DynList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/DynList/DynListI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/FRWGraph/FRWGraph.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/FRWGraph/FRWGraph.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/FRWGraph/FRWGraphI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Graphs/cellIOGraph.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Graphs/cellIOGraph.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Graphs/faceIOGraph.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Graphs/faceIOGraph.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/IODynList/IODynList.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/IODynList/IODynList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/IOLongList/IOLongList.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/IOLongList/IOLongList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/cellListPMG.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/cellListPMGI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/edgeLongList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/faceListPMG.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/faceListPMG.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/faceListPMGI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/labelLongList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/pointFieldPMG.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/pointFieldPMG.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/Lists/pointFieldPMGI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/LongList/LongList.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/LongList/LongList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/LongList/LongListI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraph/VRWGraph.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraph/VRWGraph.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraph/VRWGraphI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifierTemplates.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/VRWGraphList/VRWGraphListI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/graphRow/graphRow.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/graphRow/graphRowI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/subGraph/subGraph.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/containers/subGraph/subGraphI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/decomposeCells/decomposeCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/decomposeCells/decomposeCells.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/decomposeCells/decomposeCellsDecomposition.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/decomposeCells/decomposeCellsPyramids.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/faceDecomposition/decomposeFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/faceDecomposition/decomposeFaces.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/faceDecomposition/faceDecomposition.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/faceDecomposition/faceDecomposition.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFitting.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFittingI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/matrices/matrix2D.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/matrices/matrix2DI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/matrices/matrix3D.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/matrices/matrix3DI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledMeshOctreeCubeCoordinates/labelledMeshOctreeCubeCoordinates.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPair/labelledPair.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/labelledPoint.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/refLabelledPoint.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/labelledPointScalar.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/refLabelledPointScalar.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/labelledScalar/labelledScalar.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/parPartTet/parPartTet.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/parallelHelpers/parTriFace/parTriFace.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctions.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueries.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueriesI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsPar.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsPar.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulation.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulationI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTetMesh/partTetMeshAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTetMesh/partTetMeshParallelAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTriMesh/partTriMeshAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTriMesh/partTriMeshParallelAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCellsI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFacesI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPointsI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngineI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellPoints.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndAreas.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndVols.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingClear.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingFaceEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingParallelAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointPoints.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingUpdateGeometry.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksGeometry.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksTopology.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifier.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddBufferCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddProcessorFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveUnusedVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRenumberMesh.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReorderBoundaryFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReplaceBoundary.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierZipUpCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubset.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubsetI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/primitives/partTet/partTet.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/primitives/partTet/partTetI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurf.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurf.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfAddressingI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfFacets.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfFacets.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfFacetsI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdgesI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfModifier.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfModifier.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfModifierI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfPoints.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfPoints.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/meshes/triSurf/triSurfPointsI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctree.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctree.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingCreation.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingGluedMesh.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingIrregularConnections.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingParallelAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinementRef.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorAdjustOctreeToSurface.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorCreateOctreeBoxes.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorFrontalMarking.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorLoadDistribution.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasic.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasicI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinates.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesIntersections.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeIntersections.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRecursiveFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRefine.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeCubePatches.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeFindNearestSurfacePoint.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideCalculations.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierDistributeLeavesToProcessors.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierEnsureCorrectRegularity.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierLoadDistribution.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierParallelRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierReduceMemoryConsumption.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierRefineSelectedBoxes.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierUpdateCommunicationPattern.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeNeighbourSearches.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeParallelCommunication.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/meshOctreeSlot.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/newObjectRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinementList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinementList.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePoint.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePointParallel.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizeSurface.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/optimizeMeshFV.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/symmetryPlaneOptimisation/symmetryPlaneOptimisation.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/symmetryPlaneOptimisation/symmetryPlaneOptimisation.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegion.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionPoints.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionTieBreak.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizerEvaluateGradients.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisationParallel.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerCalculateTrianglesAndAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePoint.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePointParallel.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizeSurface.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnectionsFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleanerInvalidVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonConsecutiveBoundaryVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonMappableCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatchesDistributeFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractorCorners.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateBoundaryFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateEdgeVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2DDistributeFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopoDistributeFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineParallelAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperCornersAndEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperMapVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperPremapVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/parMapperHelper.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DMapVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DPremapVertices.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitionerFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsCreateBoundaryFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsMorphInternalFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeFromFacesWithCentreNode.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeI.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreePointsAndAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundSplitEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsFromSplitFaces.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurface2DCheck/triSurface2DCheck.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurface2DCheck/triSurface2DCheck.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdgesFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicateTriangles/triSurfaceCleanupDuplicateTriangles.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicateTriangles/triSurfaceCleanupDuplicateTriangles.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicateTriangles/triSurfaceCleanupDuplicateTrianglesFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicatesFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimatorCalculate.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdgesFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceImportSurfaceAsSubset/triSurfaceImportSurfaceAsSubset.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceImportSurfaceAsSubset/triSurfaceImportSurfaceAsSubset.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceMetaData/triSurfaceMetaData.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceMetaData/triSurfaceMetaData.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitionerCreateAddressing.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulatorFunctions.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.C delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.H delete mode 100644 src/mesh/cfMesh/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacetsFunctions.C rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/boxScaling.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/boxScaling.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/coordinateModification.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/coordinateModification.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/coordinateModificationList.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/coordinateModifier.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/coordinateModifier.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/newCoordinateModification.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/planeScaling.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/coordinateModification/planeScaling.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/edgeMeshGeometryModification/edgeMeshGeometryModification.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/edgeMeshGeometryModification/edgeMeshGeometryModification.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/polyMeshGenGeometryModification/polyMeshGenGeometryModification.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/polyMeshGenGeometryModification/polyMeshGenGeometryModification.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/surfaceMeshGeometryModification/surfaceMeshGeometryModification.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/anisotropicMeshing/surfaceMeshGeometryModification/surfaceMeshGeometryModification.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayerCells.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayers.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayers.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayersCheckTopologyOfBndFaces.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayersCreateVertices.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayersFacesAndCells.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayersI.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/boundaryLayers/boundaryLayersWrapperLayer.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/detectBoundaryLayers/detectBoundaryLayers.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/detectBoundaryLayers/detectBoundaryLayers.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/detectBoundaryLayers/detectBoundaryLayersFunctions.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/extrudeLayer/extrudeLayer.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/extrudeLayer/extrudeLayer.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/extrudeLayer/extrudeLayerI.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/refineBoundaryLayers/refineBoundaryLayers.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/refineBoundaryLayers/refineBoundaryLayers.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/refineBoundaryLayers/refineBoundaryLayersCells.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/refineBoundaryLayers/refineBoundaryLayersFaces.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/refineBoundaryLayers/refineBoundaryLayersFunctions.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/triangulateNonPlanarBaseFaces/triangulateNonPlanarBaseFaces.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/triangulateNonPlanarBaseFaces/triangulateNonPlanarBaseFaces.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/boundaryLayers/triangulateNonPlanarBaseFaces/triangulateNonPlanarBaseFacesFunctions.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/helperClasses/parallelHelpers/meshOctreeCubeCoordinatesScalar/meshOctreeCubeCoordinatesScalar.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/octrees/meshOctree/refinementControls/objectRefinement/hollowConeRefinement.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/octrees/meshOctree/refinementControls/objectRefinement/hollowConeRefinement.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/smoothers/geometry/meshOptimizer/boundaryLayerOptimisation/boundaryLayerOptimisation.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/smoothers/geometry/meshOptimizer/boundaryLayerOptimisation/boundaryLayerOptimisation.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/smoothers/geometry/meshOptimizer/boundaryLayerOptimisation/boundaryLayerOptimisationFunctions.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/smoothers/geometry/meshOptimizer/boundaryLayerOptimisation/boundaryLayerOptimisationNormals.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/smoothers/geometry/meshOptimizer/boundaryLayerOptimisation/boundaryLayerOptimisationThickness.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/smoothers/geometry/meshOptimizer/meshOptimizerI.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUNDistributeFaces.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/triSurfaceTools/triSurfaceChecks/triSurfaceChecks.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/triSurfaceTools/triSurfaceChecks/triSurfaceChecks.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/workflowControls/workflowControls.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/utilities/workflowControls/workflowControls.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.H (100%) rename src/mesh/cfMesh/{meshLibrary => }/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorAddressing.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorCreateMesh.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.C (100%) rename src/mesh/cfMesh/{meshLibrary => }/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.H (100%) diff --git a/applications/utilities/mesh/cfMesh/FLMAToSurface/Make/options b/applications/utilities/mesh/cfMesh/FLMAToSurface/Make/options index 077778483..f77a5e507 100644 --- a/applications/utilities/mesh/cfMesh/FLMAToSurface/Make/options +++ b/applications/utilities/mesh/cfMesh/FLMAToSurface/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/FMSToSurface/Make/options b/applications/utilities/mesh/cfMesh/FMSToSurface/Make/options index 1d136628b..c4ebc5474 100644 --- a/applications/utilities/mesh/cfMesh/FMSToSurface/Make/options +++ b/applications/utilities/mesh/cfMesh/FMSToSurface/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/meshTools/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(FOAM_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/FMSToVTK/Make/options b/applications/utilities/mesh/cfMesh/FMSToVTK/Make/options index c1156fdb9..cb7d468a1 100644 --- a/applications/utilities/mesh/cfMesh/FMSToVTK/Make/options +++ b/applications/utilities/mesh/cfMesh/FMSToVTK/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/meshTools/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(FOAM_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/cartesian2DMesh/Make/options b/applications/utilities/mesh/cfMesh/cartesian2DMesh/Make/options index 663604697..caab4f1ea 100644 --- a/applications/utilities/mesh/cfMesh/cartesian2DMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/cartesian2DMesh/Make/options @@ -3,7 +3,7 @@ EXE_INC = \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude + -I$(LIB_SRC)/mesh/cfMesh/lnInclude EXE_LIBS = \ -lmeshTools \ diff --git a/applications/utilities/mesh/cfMesh/cartesianMesh/Make/options b/applications/utilities/mesh/cfMesh/cartesianMesh/Make/options index 663604697..caab4f1ea 100644 --- a/applications/utilities/mesh/cfMesh/cartesianMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/cartesianMesh/Make/options @@ -3,7 +3,7 @@ EXE_INC = \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude + -I$(LIB_SRC)/mesh/cfMesh/lnInclude EXE_LIBS = \ -lmeshTools \ diff --git a/applications/utilities/mesh/cfMesh/checkSurfaceMesh/Make/options b/applications/utilities/mesh/cfMesh/checkSurfaceMesh/Make/options index 077778483..f77a5e507 100644 --- a/applications/utilities/mesh/cfMesh/checkSurfaceMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/checkSurfaceMesh/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/copySurfaceParts/Make/options b/applications/utilities/mesh/cfMesh/copySurfaceParts/Make/options index 077778483..f77a5e507 100644 --- a/applications/utilities/mesh/cfMesh/copySurfaceParts/Make/options +++ b/applications/utilities/mesh/cfMesh/copySurfaceParts/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/extrudeEdgesInto2DSurface/Make/options b/applications/utilities/mesh/cfMesh/extrudeEdgesInto2DSurface/Make/options index 226088917..22e34ccf1 100644 --- a/applications/utilities/mesh/cfMesh/extrudeEdgesInto2DSurface/Make/options +++ b/applications/utilities/mesh/cfMesh/extrudeEdgesInto2DSurface/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/generateBoundaryLayers/Make/options b/applications/utilities/mesh/cfMesh/generateBoundaryLayers/Make/options index 343c84539..f15432fe8 100644 --- a/applications/utilities/mesh/cfMesh/generateBoundaryLayers/Make/options +++ b/applications/utilities/mesh/cfMesh/generateBoundaryLayers/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/importSurfaceAsSubset/Make/options b/applications/utilities/mesh/cfMesh/importSurfaceAsSubset/Make/options index b30f83b19..7e7879ec4 100644 --- a/applications/utilities/mesh/cfMesh/importSurfaceAsSubset/Make/options +++ b/applications/utilities/mesh/cfMesh/importSurfaceAsSubset/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/improveMeshQuality/Make/options b/applications/utilities/mesh/cfMesh/improveMeshQuality/Make/options index 343c84539..f15432fe8 100644 --- a/applications/utilities/mesh/cfMesh/improveMeshQuality/Make/options +++ b/applications/utilities/mesh/cfMesh/improveMeshQuality/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/improveSymmetryPlanes/Make/options b/applications/utilities/mesh/cfMesh/improveSymmetryPlanes/Make/options index e528163bb..61c509cca 100644 --- a/applications/utilities/mesh/cfMesh/improveSymmetryPlanes/Make/options +++ b/applications/utilities/mesh/cfMesh/improveSymmetryPlanes/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/mergeSurfacePatches/Make/options b/applications/utilities/mesh/cfMesh/mergeSurfacePatches/Make/options index c1156fdb9..cb7d468a1 100644 --- a/applications/utilities/mesh/cfMesh/mergeSurfacePatches/Make/options +++ b/applications/utilities/mesh/cfMesh/mergeSurfacePatches/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/meshTools/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(FOAM_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/meshToFPMA/Make/options b/applications/utilities/mesh/cfMesh/meshToFPMA/Make/options index 94d6155dc..a5b54d9c9 100644 --- a/applications/utilities/mesh/cfMesh/meshToFPMA/Make/options +++ b/applications/utilities/mesh/cfMesh/meshToFPMA/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/pMesh/Make/options b/applications/utilities/mesh/cfMesh/pMesh/Make/options index 663604697..caab4f1ea 100755 --- a/applications/utilities/mesh/cfMesh/pMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/pMesh/Make/options @@ -3,7 +3,7 @@ EXE_INC = \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude + -I$(LIB_SRC)/mesh/cfMesh/lnInclude EXE_LIBS = \ -lmeshTools \ diff --git a/applications/utilities/mesh/cfMesh/patchesToSubsets/Make/options b/applications/utilities/mesh/cfMesh/patchesToSubsets/Make/options index a41f670cd..9d0ed5f07 100644 --- a/applications/utilities/mesh/cfMesh/patchesToSubsets/Make/options +++ b/applications/utilities/mesh/cfMesh/patchesToSubsets/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/preparePar/Make/options b/applications/utilities/mesh/cfMesh/preparePar/Make/options index 1d136628b..c4ebc5474 100644 --- a/applications/utilities/mesh/cfMesh/preparePar/Make/options +++ b/applications/utilities/mesh/cfMesh/preparePar/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/meshTools/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(FOAM_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/removeSurfaceFacets/Make/options b/applications/utilities/mesh/cfMesh/removeSurfaceFacets/Make/options index a41f670cd..9d0ed5f07 100644 --- a/applications/utilities/mesh/cfMesh/removeSurfaceFacets/Make/options +++ b/applications/utilities/mesh/cfMesh/removeSurfaceFacets/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/scaleMesh/Make/options b/applications/utilities/mesh/cfMesh/scaleMesh/Make/options index b30f83b19..7e7879ec4 100644 --- a/applications/utilities/mesh/cfMesh/scaleMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/scaleMesh/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/scaleSurfaceMesh/Make/options b/applications/utilities/mesh/cfMesh/scaleSurfaceMesh/Make/options index b30f83b19..7e7879ec4 100644 --- a/applications/utilities/mesh/cfMesh/scaleSurfaceMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/scaleSurfaceMesh/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/subsetToPatch/Make/options b/applications/utilities/mesh/cfMesh/subsetToPatch/Make/options index c1156fdb9..cb7d468a1 100644 --- a/applications/utilities/mesh/cfMesh/subsetToPatch/Make/options +++ b/applications/utilities/mesh/cfMesh/subsetToPatch/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(FOAM_SRC)/meshTools/lnInclude \ -I$(FOAM_SRC)/triSurface/lnInclude \ -I$(FOAM_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/surfaceFeatureEdges/Make/options b/applications/utilities/mesh/cfMesh/surfaceFeatureEdges/Make/options index b30f83b19..7e7879ec4 100644 --- a/applications/utilities/mesh/cfMesh/surfaceFeatureEdges/Make/options +++ b/applications/utilities/mesh/cfMesh/surfaceFeatureEdges/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/surfaceGenerateBoundingBox/Make/options b/applications/utilities/mesh/cfMesh/surfaceGenerateBoundingBox/Make/options index b30f83b19..7e7879ec4 100644 --- a/applications/utilities/mesh/cfMesh/surfaceGenerateBoundingBox/Make/options +++ b/applications/utilities/mesh/cfMesh/surfaceGenerateBoundingBox/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/surfaceToFMS/Make/options b/applications/utilities/mesh/cfMesh/surfaceToFMS/Make/options index b30f83b19..7e7879ec4 100644 --- a/applications/utilities/mesh/cfMesh/surfaceToFMS/Make/options +++ b/applications/utilities/mesh/cfMesh/surfaceToFMS/Make/options @@ -1,5 +1,5 @@ EXE_INC = \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \ + -I$(LIB_SRC)/mesh/cfMesh/lnInclude \ -I$(LIB_SRC)/triSurface/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude diff --git a/applications/utilities/mesh/cfMesh/tetMesh/Make/options b/applications/utilities/mesh/cfMesh/tetMesh/Make/options index 663604697..caab4f1ea 100644 --- a/applications/utilities/mesh/cfMesh/tetMesh/Make/options +++ b/applications/utilities/mesh/cfMesh/tetMesh/Make/options @@ -3,7 +3,7 @@ EXE_INC = \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/edgeMesh/lnInclude \ - -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude + -I$(LIB_SRC)/mesh/cfMesh/lnInclude EXE_LIBS = \ -lmeshTools \ diff --git a/src/mesh/cfMesh/Make/files b/src/mesh/cfMesh/Make/files index b2aeb7e8a..a1f56b4fc 100644 --- a/src/mesh/cfMesh/Make/files +++ b/src/mesh/cfMesh/Make/files @@ -1,9 +1,22 @@ meshSurfaceEngine = utilities/surfaceTools/meshSurfaceEngine meshSurfacePartitioner = utilities/surfaceTools/meshSurfacePartitioner -boundaryLayers = utilities/boundaryLayers + +bndLayers = utilities/boundaryLayers +boundaryLayers = $(bndLayers)/boundaryLayers +detectBoundaryLayers = $(bndLayers)/detectBoundaryLayers +extrudeLayer = $(bndLayers)/extrudeLayer +refineBoundaryLayers = $(bndLayers)/refineBoundaryLayers +triangulateNonPlanarBaseFaces = $(bndLayers)/triangulateNonPlanarBaseFaces + checkMeshDict = utilities/checkMeshDict +anisotropicMeshing = utilities/anisotropicMeshing +coordinateModification = $(anisotropicMeshing)/coordinateModification +edgeMeshGeometryModification = $(anisotropicMeshing)/edgeMeshGeometryModification +surfaceMeshGeometryModification = $(anisotropicMeshing)/surfaceMeshGeometryModification +polyMeshGenGeometryModification = $(anisotropicMeshing)/polyMeshGenGeometryModification + meshSurfaceCheckInvertedVertices = utilities/surfaceTools/meshSurfaceCheckInvertedVertices meshSurfaceCheckEdgeTypes = utilities/surfaceTools/meshSurfaceCheckEdgeTypes meshSurfaceCutter = utilities/surfaceTools/meshSurfaceCutter @@ -14,6 +27,13 @@ edgeExtractor = $(edgeExtraction)/edgeExtractor meshSurfaceEdgeExtractor = utilities/surfaceTools/meshSurfaceEdgeExtractor meshSurfaceEdgeExtractorNonTopo = utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo meshSurfaceEdgeExtractor2D = utilities/surfaceTools/meshSurfaceEdgeExtractor2D +meshSurfaceEdgeExtractorFUN = utilities/surfaceTools/meshSurfaceEdgeExtractorFUN + +createFundamentalSheetsBase = utilities/surfaceTools/createFundamentalSheets +createFundamentalSheets = $(createFundamentalSheetsBase)/createFundamentalSheets +createFundamentalSheetsFJ = $(createFundamentalSheetsBase)/createFundamentalSheetsFJ +createFundamentalSheetsJFS = $(createFundamentalSheetsBase)/createFundamentalSheetsJFS + correctEdgesBetweenPatches = utilities/surfaceTools/correctEdgesBetweenPatches decomposeCellsNearConcaveEdges = utilities/surfaceTools/decomposeCellsNearConcaveEdges @@ -24,9 +44,9 @@ findCellsIntersectingSurface = $(intersectionTools)/findCellsIntersectingSurface meshOptimizer = utilities/smoothers/geometry/meshOptimizer tetMeshOptimisation = $(meshOptimizer)/tetMeshOptimisation +boundaryLayerOptimisation = $(meshOptimizer)/boundaryLayerOptimisation symmetryPlaneOptimisation = $(meshOptimizer)/symmetryPlaneOptimisation - simplexSmoother = $(tetMeshOptimisation)/advancedSmoothers/simplexSmoother knuppMetric = $(tetMeshOptimisation)/advancedSmoothers/knuppMetric meshUntangler = $(tetMeshOptimisation)/advancedSmoothers/meshUntangler @@ -67,6 +87,7 @@ checkNonMappableCellConnections = $(topology)/checkNonMappableCellConnections triSurfaceTools = utilities/triSurfaceTools triSurface2DCheck = $(triSurfaceTools)/triSurface2DCheck +triSurfaceChecks = $(triSurfaceTools)/triSurfaceChecks triSurfaceCleanupDuplicates = $(triSurfaceTools)/triSurfaceCleanupDuplicates triSurfaceCleanupDuplicateTriangles = $(triSurfaceTools)/triSurfaceCleanupDuplicateTriangles triSurfaceCopyParts = $(triSurfaceTools)/triSurfaceCopyParts @@ -116,6 +137,11 @@ tetMeshExtractor = tetMesh/tetMeshExtractor tetMeshExtractorOctree = tetMesh/tetMeshExtractorOctree tetMeshGenerator = tetMesh/tetMeshGenerator +voronoiMeshExtractor = voronoiMesh/voronoiMeshExtractor +voronoiMeshGenerator = voronoiMesh/voronoiMeshGenerator + +workflowControls = utilities/workflowControls + $(checkMeshDict)/checkMeshDict.C $(lists)/pointFieldPMG.C @@ -136,6 +162,17 @@ $(polyMeshGen)/polyMeshGenCells.C $(polyMeshGen2DEngine)/polyMeshGen2DEngine.C +$(coordinateModification)/coordinateModification.C +$(coordinateModification)/newCoordinateModification.C +$(coordinateModification)/planeScaling.C +$(coordinateModification)/boxScaling.C + +$(edgeMeshGeometryModification)/edgeMeshGeometryModification.C +$(surfaceMeshGeometryModification)/surfaceMeshGeometryModification.C +$(polyMeshGenGeometryModification)/polyMeshGenGeometryModification.C + +$(coordinateModification)/coordinateModifier.C + $(boundaryPatch)/boundaryPatchBase.C $(boundaryPatch)/boundaryPatch.C $(boundaryPatch)/processorBoundaryPatch.C @@ -231,11 +268,15 @@ $(boundaryLayers)/boundaryLayersFacesAndCells.C $(boundaryLayers)/boundaryLayerCells.C $(boundaryLayers)/boundaryLayersCheckTopologyOfBndFaces.C $(boundaryLayers)/boundaryLayersWrapperLayer.C -$(boundaryLayers)/extrudeLayer.C -$(boundaryLayers)/refineBoundaryLayers.C -$(boundaryLayers)/refineBoundaryLayersFunctions.C -$(boundaryLayers)/refineBoundaryLayersFaces.C -$(boundaryLayers)/refineBoundaryLayersCells.C +$(extrudeLayer)/extrudeLayer.C +$(detectBoundaryLayers)/detectBoundaryLayers.C +$(detectBoundaryLayers)/detectBoundaryLayersFunctions.C +$(refineBoundaryLayers)/refineBoundaryLayers.C +$(refineBoundaryLayers)/refineBoundaryLayersFunctions.C +$(refineBoundaryLayers)/refineBoundaryLayersFaces.C +$(refineBoundaryLayers)/refineBoundaryLayersCells.C +$(triangulateNonPlanarBaseFaces)/triangulateNonPlanarBaseFaces.C +$(triangulateNonPlanarBaseFaces)/triangulateNonPlanarBaseFacesFunctions.C $(meshSurfaceEngine)/meshSurfaceEngine.C $(meshSurfaceEngine)/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C @@ -267,6 +308,13 @@ $(meshSurfaceEdgeExtractorNonTopo)/meshSurfaceEdgeExtractorNonTopoDistributeFace $(meshSurfaceEdgeExtractor2D)/meshSurfaceEdgeExtractor2D.C $(meshSurfaceEdgeExtractor2D)/meshSurfaceEdgeExtractor2DDistributeFaces.C +$(meshSurfaceEdgeExtractorFUN)/meshSurfaceEdgeExtractorFUN.C +$(meshSurfaceEdgeExtractorFUN)/meshSurfaceEdgeExtractorFUNDistributeFaces.C + +$(createFundamentalSheets)/createFundamentalSheets.C +$(createFundamentalSheetsFJ)/createFundamentalSheetsFJ.C +$(createFundamentalSheetsJFS)/createFundamentalSheetsJFS.C + $(correctEdgesBetweenPatches)/correctEdgesBetweenPatches.C $(correctEdgesBetweenPatches)/correctEdgesBetweenPatchesDistributeFaces.C @@ -283,6 +331,11 @@ $(tetMeshOptimisation)/tetMeshOptimisationParallel.C $(symmetryPlaneOptimisation)/symmetryPlaneOptimisation.C +$(boundaryLayerOptimisation)/boundaryLayerOptimisation.C +$(boundaryLayerOptimisation)/boundaryLayerOptimisationFunctions.C +$(boundaryLayerOptimisation)/boundaryLayerOptimisationNormals.C +$(boundaryLayerOptimisation)/boundaryLayerOptimisationThickness.C + $(simplexSmoother)/simplexSmoother.C $(knuppMetric)/knuppMetric.C @@ -353,9 +406,12 @@ $(objectRefinement)/sphereRefinement.C $(objectRefinement)/lineRefinement.C $(objectRefinement)/coneRefinement.C $(objectRefinement)/boxRefinement.C +$(objectRefinement)/hollowConeRefinement.C $(triSurface2DCheck)/triSurface2DCheck.C +$(triSurfaceChecks)/triSurfaceChecks.C + $(triSurfaceCleanupDuplicates)/triSurfaceCleanupDuplicates.C $(triSurfaceCleanupDuplicates)/triSurfaceCleanupDuplicatesFunctions.C @@ -401,7 +457,15 @@ $(tetMeshExtractorOctree)/tetMeshExtractorOctree.C $(tetMeshGenerator)/tetMeshGenerator.C +$(voronoiMeshExtractor)/voronoiMeshExtractor.C +$(voronoiMeshExtractor)/voronoiMeshExtractorAddressing.C +$(voronoiMeshExtractor)/voronoiMeshExtractorCreateMesh.C + +$(voronoiMeshGenerator)/voronoiMeshGenerator.C + $(writeAsFPMA)/writeMeshFPMA.C $(writeAsFPMA)/fpmaMesh.C -LIB = $(FOAM_LIBBIN)/libcfMesh +$(workflowControls)/workflowControls.C + +LIB = $(FOAM_LIBBIN)/libmeshLibrary diff --git a/src/mesh/cfMesh/Make/options b/src/mesh/cfMesh/Make/options index fd941f16f..133b454aa 100644 --- a/src/mesh/cfMesh/Make/options +++ b/src/mesh/cfMesh/Make/options @@ -11,4 +11,5 @@ EXE_INC = \ $(OMP_FLAGS) \ -I$(LIB_SRC)/triSurface/lnInclude \ + -I$(LIB_SRC)/edgeMesh/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude diff --git a/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C b/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C index 474c413de..999982e12 100644 --- a/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C +++ b/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C @@ -1,25 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | Version: 3.2 - \\ / A nd | Web: http://www.foam-extend.org - \\/ M anipulation | For copyright notice see file Copyright + \\ / F ield | cfMesh: A library for mesh generation + \\ / O peration | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of foam-extend. + This file is part of cfMesh. - foam-extend is free software: you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation, either version 3 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - foam-extend is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + cfMesh is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. You should have received a copy of the GNU General Public License - along with foam-extend. If not, see . + along with cfMesh. If not, see . Description @@ -49,6 +49,8 @@ Description #include "checkNonMappableCellConnections.H" #include "checkBoundaryFacesSharingTwoEdges.H" #include "triSurfaceMetaData.H" +#include "polyMeshGenGeometryModification.H" +#include "surfaceMeshGeometryModification.H" //#define DEBUG @@ -71,11 +73,6 @@ void cartesian2DMeshGenerator::createCartesianMesh() } cme.createMesh(); - - # ifdef DEBUG - mesh_.write(); - //::exit(EXIT_FAILURE); - # endif } void cartesian2DMeshGenerator::surfacePreparation() @@ -101,11 +98,6 @@ void cartesian2DMeshGenerator::surfacePreparation() } while( changed ); checkBoundaryFacesSharingTwoEdges(mesh_).improveTopology(); - - # ifdef DEBUG - mesh_.write(); - //::exit(EXIT_FAILURE); - # endif } void cartesian2DMeshGenerator::mapMeshToSurface() @@ -120,30 +112,20 @@ void cartesian2DMeshGenerator::mapMeshToSurface() mapper.preMapVertices(); - # ifdef DEBUG - mesh_.write(); - //::exit(EXIT_FAILURE); - # endif - //- map mesh surface on the geometry surface mapper.mapVerticesOntoSurface(); - # ifdef DEBUG - mesh_.write(); - //::exit(EXIT_SUCCESS); - # endif - deleteDemandDrivenData(msePtr); } +void cartesian2DMeshGenerator::extractPatches() +{ + meshSurfaceEdgeExtractor2D(mesh_, *octreePtr_).distributeBoundaryFaces(); +} + void cartesian2DMeshGenerator::mapEdgesAndCorners() { - meshSurfaceEdgeExtractor2D(mesh_, *octreePtr_); - - # ifdef DEBUG - mesh_.write(); - //::exit(0); - # endif + meshSurfaceEdgeExtractor2D(mesh_, *octreePtr_).remapBoundaryPoints(); } void cartesian2DMeshGenerator::optimiseMeshSurface() @@ -152,11 +134,6 @@ void cartesian2DMeshGenerator::optimiseMeshSurface() meshSurfaceOptimizer optimizer(mse, *octreePtr_); optimizer.optimizeSurface2D(); optimizer.untangleSurface2D(); - - # ifdef DEBUG - mesh_.write(); - //::exit(0); - # endif } void cartesian2DMeshGenerator::generateBoundaryLayers() @@ -167,10 +144,27 @@ void cartesian2DMeshGenerator::generateBoundaryLayers() bl.addLayerForAllPatches(); - # ifdef DEBUG - mesh_.write(); - //::exit(0); - # endif + if( modSurfacePtr_ ) + { + polyMeshGenGeometryModification meshMod(mesh_, meshDict_); + + //- revert the mesh into the original space + meshMod.revertGeometryModification(); + + //- delete modified surface mesh + deleteDemandDrivenData(modSurfacePtr_); + + //- delete the octree + deleteDemandDrivenData(octreePtr_); + + //- contruct a new octree from the input surface + octreePtr_ = new meshOctree(*surfacePtr_, true); + meshOctreeCreator(*octreePtr_).createOctreeWithRefinedBoundary(20); + + mapEdgesAndCorners(); + + optimiseMeshSurface(); + } } void cartesian2DMeshGenerator::refBoundaryLayers() @@ -195,46 +189,68 @@ void cartesian2DMeshGenerator::refBoundaryLayers() void cartesian2DMeshGenerator::replaceBoundaries() { renameBoundaryPatches rbp(mesh_, meshDict_); - - # ifdef DEBUG - mesh_.write(); - //::exit(0); - # endif } void cartesian2DMeshGenerator::renumberMesh() { polyMeshGenModifier(mesh_).renumberMesh(); - - # ifdef DEBUG - mesh_.write(); - //::exit(0); - # endif } void cartesian2DMeshGenerator::generateMesh() { try { - createCartesianMesh(); + if( controller_.runCurrentStep("templateGeneration") ) + { + createCartesianMesh(); + } - surfacePreparation(); + if( controller_.runCurrentStep("surfaceTopology") ) + { + surfacePreparation(); + } - mapMeshToSurface(); + if( controller_.runCurrentStep("surfaceProjection") ) + { + mapMeshToSurface(); + } - mapEdgesAndCorners(); + if( controller_.runCurrentStep("patchAssignment") ) + { + extractPatches(); + } - optimiseMeshSurface(); + if( controller_.runCurrentStep("edgeExtraction") ) + { + mapEdgesAndCorners(); - generateBoundaryLayers(); + optimiseMeshSurface(); + } - optimiseMeshSurface(); + if( controller_.runCurrentStep("boundaryLayerGeneration") ) + { + generateBoundaryLayers(); + } - refBoundaryLayers(); + if( controller_.runCurrentStep("meshOptimisation") ) + { + optimiseMeshSurface(); + } + + if( controller_.runCurrentStep("boundaryLayerRefinement") ) + { + refBoundaryLayers(); + } renumberMesh(); replaceBoundaries(); + + controller_.workflowCompleted(); + } + catch(const std::string& message) + { + Info << message << endl; } catch(...) { @@ -247,11 +263,11 @@ void cartesian2DMeshGenerator::generateMesh() // * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * // -// Construct from objectRegistry cartesian2DMeshGenerator::cartesian2DMeshGenerator(const Time& time) : db_(time), surfacePtr_(NULL), + modSurfacePtr_(NULL), meshDict_ ( IOobject @@ -264,7 +280,8 @@ cartesian2DMeshGenerator::cartesian2DMeshGenerator(const Time& time) ) ), octreePtr_(NULL), - mesh_(time) + mesh_(time), + controller_(mesh_) { if( true ) { @@ -283,8 +300,8 @@ cartesian2DMeshGenerator::cartesian2DMeshGenerator(const Time& time) triSurfaceMetaData sMetaData(*surfacePtr_); const dictionary& surfMetaDict = sMetaData.metaData(); - mesh_.metaData().add("surfaceFile", surfaceFile); - mesh_.metaData().add("surfaceMeta", surfMetaDict); + mesh_.metaData().add("surfaceFile", surfaceFile, true); + mesh_.metaData().add("surfaceMeta", surfMetaDict, true); triSurface2DCheck surfCheck(*surfacePtr_); if( !surfCheck.is2DSurface() ) @@ -314,7 +331,18 @@ cartesian2DMeshGenerator::cartesian2DMeshGenerator(const Time& time) surfacePtr_ = surfaceWithPatches; } - octreePtr_ = new meshOctree(*surfacePtr_, true); + if( meshDict_.found("anisotropicSources") ) + { + surfaceMeshGeometryModification surfMod(*surfacePtr_, meshDict_); + + modSurfacePtr_ = surfMod.modifyGeometry(); + + octreePtr_ = new meshOctree(*modSurfacePtr_, true); + } + else + { + octreePtr_ = new meshOctree(*surfacePtr_, true); + } meshOctreeCreator(*octreePtr_, meshDict_).createOctreeBoxes(); @@ -326,6 +354,7 @@ cartesian2DMeshGenerator::cartesian2DMeshGenerator(const Time& time) cartesian2DMeshGenerator::~cartesian2DMeshGenerator() { deleteDemandDrivenData(surfacePtr_); + deleteDemandDrivenData(modSurfacePtr_); deleteDemandDrivenData(octreePtr_); } diff --git a/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H b/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H index f10baa3e4..70662e09c 100644 --- a/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H +++ b/src/mesh/cfMesh/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H @@ -1,25 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | Version: 3.2 - \\ / A nd | Web: http://www.foam-extend.org - \\/ M anipulation | For copyright notice see file Copyright + \\ / F ield | cfMesh: A library for mesh generation + \\ / O peration | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of foam-extend. + This file is part of cfMesh. - foam-extend is free software: you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation, either version 3 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - foam-extend is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + cfMesh is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. You should have received a copy of the GNU General Public License - along with foam-extend. If not, see . + along with cfMesh. If not, see . Class cartesian2DMeshGenerator @@ -37,6 +37,7 @@ SourceFiles #include "polyMeshGen.H" #include "IOdictionary.H" +#include "workflowControls.H" // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // @@ -61,6 +62,9 @@ class cartesian2DMeshGenerator //- pointer to the surface const triSurf* surfacePtr_; + //- pointer to the modified surface mesh + const triSurf* modSurfacePtr_; + //- IOdictionary containing information about cell sizes, etc.. IOdictionary meshDict_; @@ -70,6 +74,9 @@ class cartesian2DMeshGenerator //- mesh polyMeshGen mesh_; + //- workflow controller + workflowControls controller_; + // Private member functions //- create cartesian mesh void createCartesianMesh(); @@ -80,6 +87,9 @@ class cartesian2DMeshGenerator //- map mesh to the surface and untangle surface void mapMeshToSurface(); + //- capture edges and corners + void extractPatches(); + //- capture edges and corners void mapEdgesAndCorners(); diff --git a/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C b/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C index 5dbf12ce8..d81f2dd50 100644 --- a/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C +++ b/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C @@ -1,25 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | Version: 3.2 - \\ / A nd | Web: http://www.foam-extend.org - \\/ M anipulation | For copyright notice see file Copyright + \\ / F ield | cfMesh: A library for mesh generation + \\ / O peration | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of foam-extend. + This file is part of cfMesh. - foam-extend is free software: you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation, either version 3 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - foam-extend is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + cfMesh is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. You should have received a copy of the GNU General Public License - along with foam-extend. If not, see . + along with cfMesh. If not, see . Description @@ -76,24 +76,24 @@ void cartesianMeshExtractor::decomposeSplitHexes() void cartesianMeshExtractor::createMesh() { Info << "Extracting polyMesh" << endl; - + //- create points and pointLeaves addressing createPointsAndAddressing(); //- create the mesh createPolyMesh(); - + //- decompose split-hex cells into tetrahedra and pyramids decomposeSplitHexesIntoTetsAndPyramids(); - + //- remove unused vertices polyMeshGenModifier(mesh_).removeUnusedVertices(); - + Info << "Mesh has :" << nl << mesh_.points().size() << " vertices " << nl << mesh_.faces().size() << " faces" << nl << mesh_.cells().size() << " cells" << endl; - + if( Pstream::parRun() ) { label nCells = mesh_.cells().size(); @@ -112,7 +112,7 @@ void cartesianMeshExtractor::createMesh() << " This can be reolved by reducing the maxCellSize by a fraction." << "i.e. 2.49999 instead of 2.5." << exit(FatalError); } - + Info << "Finished extracting polyMesh" << endl; } diff --git a/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H b/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H index 667de269a..fdbd60a24 100644 --- a/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H +++ b/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H @@ -1,25 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | Version: 3.2 - \\ / A nd | Web: http://www.foam-extend.org - \\/ M anipulation | For copyright notice see file Copyright + \\ / F ield | cfMesh: A library for mesh generation + \\ / O peration | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of foam-extend. + This file is part of cfMesh. - foam-extend is free software: you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation, either version 3 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - foam-extend is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + cfMesh is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. You should have received a copy of the GNU General Public License - along with foam-extend. If not, see . + along with cfMesh. If not, see . Class cartesianMeshExtractor @@ -42,7 +42,7 @@ SourceFiles namespace Foam { - + class IOdictionary; /*---------------------------------------------------------------------------*\ @@ -54,13 +54,13 @@ class cartesianMeshExtractor // Private data //- reference to the octree addressing meshOctreeAddressing octreeCheck_; - + //- reference to the mesh polyMeshGen& mesh_; - + //- decompose split hex cells bool decomposeSplitHexes_; - + //- cell label for a given leaf labelList* leafCellLabelPtr_; @@ -73,7 +73,7 @@ class cartesianMeshExtractor //- create mesh data void createPolyMesh(); - + //- decompose split hexes into pyramids and tets void decomposeSplitHexesIntoTetsAndPyramids(); @@ -105,7 +105,7 @@ public: //- decompose split hexes into standard cells void decomposeSplitHexes(); - + //- create the mesh with the above options void createMesh(); }; diff --git a/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C b/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C index de955527b..d33800736 100644 --- a/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C +++ b/src/mesh/cfMesh/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C @@ -1,25 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | foam-extend: Open Source CFD - \\ / O peration | Version: 3.2 - \\ / A nd | Web: http://www.foam-extend.org - \\/ M anipulation | For copyright notice see file Copyright + \\ / F ield | cfMesh: A library for mesh generation + \\ / O peration | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of foam-extend. + This file is part of cfMesh. - foam-extend is free software: you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation, either version 3 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - foam-extend is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + cfMesh is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. You should have received a copy of the GNU General Public License - along with foam-extend. If not, see . + along with cfMesh. If not, see . Description @@ -45,39 +45,39 @@ void cartesianMeshExtractor::decomposeSplitHexesIntoTetsAndPyramids() if( !decomposeSplitHexes_ ) return; Info << "Decomposing split-hex cells" << endl; - + const faceListPMG& faces = mesh_.faces(); - + //- decompose faces which have more than 4 vertices boolList decompose(faces.size(), false); - + label nDecomposed(0); forAll(faces, faceI) { if( faces[faceI].size() > 4 ) { ++nDecomposed; - + decompose[faceI] = true; } } - + reduce(nDecomposed, sumOp