From 2e6eb5f2ceb6df2ed2ccddcd619ed497188bc9d2 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Thu, 31 Mar 2022 18:01:44 +0100 Subject: [PATCH] polyMeshDistributionMap: renamed mapDistributePolyMesh -> polyMeshDistributionMap This is a map data structure rather than a class or function which performs the mapping operation so polyMeshDistributionMap is more logical and comprehensible than mapDistributePolyMesh. --- .../VoFClouds/VoFClouds.C | 4 +- .../VoFClouds/VoFClouds.H | 4 +- .../VoFSolidificationMeltingSource.C | 4 +- .../VoFSolidificationMeltingSource.H | 4 +- .../VoFSurfaceFilm/VoFSurfaceFilm.C | 2 +- .../VoFSurfaceFilm/VoFSurfaceFilm.H | 2 +- .../VoFTurbulenceDamping.C | 4 +- .../VoFTurbulenceDamping.H | 4 +- .../VoFTurbulenceDamping.C | 4 +- .../VoFTurbulenceDamping.H | 4 +- .../interfaceTurbulenceDamping.C | 2 +- .../interfaceTurbulenceDamping.H | 2 +- .../phaseTurbulenceStabilisation.C | 2 +- .../phaseTurbulenceStabilisation.H | 2 +- .../test/PatchTools/Test-PatchTools.C | 6 +- .../extendedStencil/Test-ExtendedStencil.C | 4 +- .../extendedStencil/Test-ExtendedStencil2.C | 4 +- .../test/globalMeshData/Test-globalMeshData.C | 20 ++-- .../Test-parallel-nonBlocking.C | 4 +- applications/test/parallel/Test-parallel.C | 8 +- .../extrudeToRegionMesh/extrudeToRegionMesh.C | 8 +- .../extrude2DMesh/extrude2DMesh.H | 6 +- .../cellSizeAndAlignmentGrid.C | 10 +- .../DelaunayMesh/DistributedDelaunayMesh.C | 18 ++-- .../DelaunayMesh/DistributedDelaunayMesh.H | 10 +- .../backgroundMeshDecomposition.C | 24 +++-- .../backgroundMeshDecomposition.H | 15 +-- .../backgroundMeshDecompositionTemplates.C | 8 +- .../cellShapeControlMesh.C | 4 +- .../smoothAlignmentSolver.C | 19 ++-- .../smoothAlignmentSolver.H | 6 +- .../conformalVoronoiMesh.C | 8 +- .../conformalVoronoiMeshTemplates.C | 4 +- .../featurePointConformer.C | 4 +- .../foamyHexMeshBackgroundMesh.C | 4 +- .../redistributePar/redistributePar.C | 6 +- .../foamToEnsight/ensightMesh.C | 4 +- .../viewFactorsGen/viewFactorsGen.C | 4 +- .../surfaceRedistributePar.C | 8 +- .../dynamicCode/codedFvModelTemplate.C | 2 +- .../dynamicCode/codedFvModelTemplate.H | 2 +- src/OpenFOAM/Make/files | 10 +- .../GAMGAgglomeration/GAMGAgglomeration.H | 4 +- .../GAMGAgglomerationTemplates.C | 4 +- src/OpenFOAM/meshes/MeshObject/MeshObject.C | 5 +- src/OpenFOAM/meshes/MeshObject/MeshObject.H | 6 +- src/OpenFOAM/meshes/pointMesh/pointMesh.C | 4 +- src/OpenFOAM/meshes/pointMesh/pointMesh.H | 2 +- .../polyMesh/globalMeshData/globalMeshData.C | 31 +++--- .../polyMesh/globalMeshData/globalMeshData.H | 33 +++--- .../globalMeshData/globalMeshDataTemplates.C | 8 +- .../polyMesh/globalMeshData/globalPoints.C | 6 +- .../polyMesh/globalMeshData/globalPoints.H | 26 ++--- src/OpenFOAM/meshes/polyMesh/polyMesh.H | 6 +- .../IOdistributionMap.C} | 38 +++---- .../IOdistributionMap.H} | 36 +++---- .../distributionMap.C} | 100 +++++++++--------- .../distributionMap.H} | 92 ++++++++-------- .../distributionMapBase.C} | 62 ++++++----- .../distributionMapBase.H} | 54 +++++----- .../distributionMapBaseTemplates.C} | 28 ++--- .../distributionMapTemplates.C} | 32 +++--- .../lagrangianDistributionMap.H} | 22 ++-- .../polyMeshDistributionMap.C} | 49 +++++---- .../polyMeshDistributionMap.H} | 68 ++++++------ src/OpenFOAM/meshes/polyMesh/polyMeshUpdate.C | 4 +- .../meshes/polyMesh/syncTools/syncTools.H | 54 ++++++---- .../polyMesh/syncTools/syncToolsTemplates.C | 10 +- .../PatchTools/PatchToolsNormals.C | 12 +-- .../globalIndexAndTransform.C | 4 +- .../thermalBaffle1DFvPatchScalarField.C | 10 +- .../createShellMesh/createShellMesh.C | 6 +- .../fvMeshDistribute/fvMeshDistribute.C | 14 +-- .../fvMeshDistribute/fvMeshDistribute.H | 6 +- .../componentDisplacementMotionSolver.C | 4 +- .../componentDisplacementMotionSolver.H | 4 +- .../componentVelocityMotionSolver.C | 4 +- .../componentVelocityMotionSolver.H | 4 +- .../points0/points0MotionSolver.C | 2 +- .../points0/points0MotionSolver.H | 4 +- .../motionSolvers/motionSolver/motionSolver.H | 6 +- .../motionSolverList/motionSolverList.C | 4 +- .../motionSolverList/motionSolverList.H | 4 +- .../velocity/velocityMotionSolver.C | 4 +- .../velocity/velocityMotionSolver.H | 4 +- .../polyTopoChange/hexRef8/hexRef8.C | 4 +- .../polyTopoChange/hexRef8/hexRef8.H | 4 +- .../polyTopoChange/hexRef8/hexRef8Data.C | 6 +- .../polyTopoChange/hexRef8/hexRef8Data.H | 6 +- .../hexRef8/refinementHistory.C | 6 +- .../hexRef8/refinementHistory.H | 6 +- .../polyTopoChange/removeFaces.H | 6 +- .../general/fvConstraints/fvConstraint.H | 6 +- .../general/fvConstraints/fvConstraints.C | 4 +- .../general/fvConstraints/fvConstraints.H | 4 +- .../cfdTools/general/fvModels/fvModel.H | 4 +- .../cfdTools/general/fvModels/fvModels.C | 2 +- .../cfdTools/general/fvModels/fvModels.H | 2 +- .../mappedField/mappedPatchFieldBase.C | 4 +- .../cellToCell/extendedCellToCellStencil.H | 6 +- .../extendedCellToCellStencilTemplates.C | 4 +- .../extendedCentredCellToCellStencil.C | 6 +- .../extendedCentredCellToCellStencil.H | 6 +- .../cellToFace/extendedCellToFaceStencil.C | 4 +- .../cellToFace/extendedCellToFaceStencil.H | 10 +- .../extendedCellToFaceStencilTemplates.C | 6 +- .../extendedCentredCellToFaceStencil.C | 6 +- .../extendedCentredCellToFaceStencil.H | 6 +- .../extendedUpwindCellToFaceStencil.C | 10 +- .../extendedUpwindCellToFaceStencil.H | 10 +- .../extendedCentredFaceToCellStencil.C | 6 +- .../extendedCentredFaceToCellStencil.H | 6 +- .../faceToCell/extendedFaceToCellStencil.H | 8 +- .../extendedFaceToCellStencilTemplates.C | 6 +- src/finiteVolume/fvMesh/fvCellSet/fvCellSet.C | 4 +- src/finiteVolume/fvMesh/fvCellSet/fvCellSet.H | 6 +- src/finiteVolume/fvMesh/fvMesh.C | 2 +- src/finiteVolume/fvMesh/fvMesh.H | 4 +- .../fvMeshDistributor/fvMeshDistributor.H | 4 +- .../none/fvMeshDistributorsNone.H | 4 +- .../fvMeshMovers/fvMeshMover/fvMeshMover.H | 4 +- .../fvMeshMovers/none/fvMeshMoversNone.H | 4 +- .../fvMeshTopoChanger/fvMeshTopoChanger.H | 4 +- .../none/fvMeshTopoChangersNone.H | 4 +- .../wallDist/nearWallDist/nearWallDist.C | 2 +- .../wallDist/nearWallDist/nearWallDist.H | 2 +- .../patchDistMethod/patchDistMethod.H | 4 +- .../fvMesh/wallDist/wallDist/wallDist.C | 4 +- .../fvMesh/wallDist/wallDist/wallDist.H | 4 +- .../volPointInterpolation/pointConstraints.C | 6 +- .../volPointInterpolation/pointConstraints.H | 6 +- .../pointConstraintsTemplates.C | 4 +- .../volPointInterpolate.C | 4 +- .../volPointInterpolation.C | 4 +- .../volPointInterpolation.H | 4 +- .../field/nearWallFields/nearWallFields.C | 4 +- .../field/nearWallFields/nearWallFields.H | 4 +- .../field/streamlines/streamlines.C | 4 +- .../fixedTemperatureConstraint.C | 2 +- .../fixedTemperatureConstraint.H | 2 +- .../fixedValueConstraint.C | 2 +- .../fixedValueConstraint.H | 2 +- src/fvConstraints/limitMag/limitMag.C | 2 +- src/fvConstraints/limitMag/limitMag.H | 2 +- .../limitPressure/limitPressure.C | 4 +- .../limitPressure/limitPressure.H | 4 +- .../limitTemperature/limitTemperature.C | 4 +- .../limitTemperature/limitTemperature.H | 4 +- .../meanVelocityForce/meanVelocityForce.C | 4 +- .../meanVelocityForce/meanVelocityForce.H | 4 +- .../fvMeshDistributorsDistributor.C | 6 +- .../fvMeshDistributorsDistributor.H | 2 +- .../layered/fvMeshMoversLayeredEngine.C | 4 +- .../layered/fvMeshMoversLayeredEngine.H | 4 +- src/fvMeshMovers/inkJet/fvMeshMoversInkJet.C | 4 +- src/fvMeshMovers/inkJet/fvMeshMoversInkJet.H | 4 +- .../interpolator/fvMeshMoversInterpolator.C | 4 +- .../interpolator/fvMeshMoversInterpolator.H | 4 +- .../motionSolver/fvMeshMoversMotionSolver.C | 4 +- .../motionSolver/fvMeshMoversMotionSolver.H | 4 +- .../linearValveFvMesh/linearValveFvMesh.H | 4 +- .../linearValveLayersFvMesh.H | 4 +- .../mixerFvMesh/mixerFvMesh.H | 4 +- .../movingCone/fvMeshTopoChangersMovingCone.C | 4 +- .../movingCone/fvMeshTopoChangersMovingCone.H | 4 +- .../raw/fvMeshTopoChangersRaw.C | 4 +- .../raw/fvMeshTopoChangersRaw.H | 4 +- .../refiner/fvMeshTopoChangersRefiner.C | 2 +- .../refiner/fvMeshTopoChangersRefiner.H | 2 +- .../accelerationSource/accelerationSource.C | 7 +- .../accelerationSource/accelerationSource.H | 4 +- .../actuationDiskSource/actuationDiskSource.C | 5 +- .../actuationDiskSource/actuationDiskSource.H | 2 +- .../derived/buoyancyEnergy/buoyancyEnergy.C | 4 +- .../derived/buoyancyEnergy/buoyancyEnergy.H | 4 +- .../derived/buoyancyForce/buoyancyForce.C | 4 +- .../derived/buoyancyForce/buoyancyForce.H | 4 +- .../isotropicDamping/isotropicDamping.C | 4 +- .../isotropicDamping/isotropicDamping.H | 4 +- .../damping/verticalDamping/verticalDamping.C | 4 +- .../damping/verticalDamping/verticalDamping.H | 4 +- .../effectivenessHeatExchangerSource.C | 4 +- .../effectivenessHeatExchangerSource.H | 4 +- .../explicitPorositySource.C | 4 +- .../explicitPorositySource.H | 4 +- src/fvModels/derived/heatSource/heatSource.C | 2 +- src/fvModels/derived/heatSource/heatSource.H | 4 +- .../derived/heatTransfer/heatTransfer.C | 4 +- .../derived/heatTransfer/heatTransfer.H | 4 +- src/fvModels/derived/massSource/massSource.C | 2 +- src/fvModels/derived/massSource/massSource.H | 4 +- .../phaseLimitStabilisation.C | 7 +- .../phaseLimitStabilisation.H | 4 +- .../derived/rotorDiskSource/rotorDiskSource.C | 4 +- .../derived/rotorDiskSource/rotorDiskSource.H | 4 +- .../sixDoFAccelerationSource.C | 4 +- .../sixDoFAccelerationSource.H | 4 +- .../solidEquilibriumEnergySource.C | 4 +- .../solidEquilibriumEnergySource.H | 4 +- .../solidificationMeltingSource.C | 4 +- .../solidificationMeltingSource.H | 4 +- .../volumeFractionSource.C | 4 +- .../volumeFractionSource.H | 4 +- .../general/codedFvModel/codedFvModel.C | 4 +- .../general/codedFvModel/codedFvModel.H | 4 +- .../semiImplicitSource/semiImplicitSource.C | 5 +- .../semiImplicitSource/semiImplicitSource.H | 4 +- .../interRegionExplicitPorositySource.C | 2 +- .../interRegionExplicitPorositySource.H | 4 +- .../interRegionHeatTransfer.C | 7 +- .../interRegionHeatTransfer.H | 4 +- .../basic/InteractionLists/InteractionLists.C | 12 +-- .../basic/InteractionLists/InteractionLists.H | 22 ++-- .../InteractionLists/InteractionListsI.H | 6 +- .../parcel/fvModels/clouds/clouds.C | 4 +- .../parcel/fvModels/clouds/clouds.H | 4 +- .../parcel/parcelCloud/parcelCloud.H | 4 +- .../parcel/parcelCloudList/parcelCloudList.C | 4 +- .../parcel/parcelCloudList/parcelCloudList.H | 4 +- .../MPPIC/AveragingMethods/Dual/Dual.C | 6 +- .../meshRefinement/meshRefinement.C | 14 +-- .../meshRefinement/meshRefinement.H | 12 +-- .../meshRefinement/meshRefinementRefine.C | 10 +- .../snappyHexMeshDriver/snappyLayerDriver.C | 8 +- .../snappyHexMeshDriver/snappyRefineDriver.C | 4 +- .../snappySnapDriverFeature.C | 14 +-- .../AMIInterpolation/AMIInterpolation.C | 34 +++--- .../AMIInterpolation/AMIInterpolation.H | 20 ++-- .../AMIInterpolation/AMIInterpolationI.H | 6 +- .../AMIInterpolationParallelOps.C | 14 +-- .../AMIInterpolationTemplates.C | 8 +- .../AMIMethod/AMIMethod/AMIMethod.C | 4 +- .../PatchEdgeFaceWave/PatchEdgeFaceWave.C | 4 +- .../algorithms/PointEdgeWave/PointEdgeWave.C | 2 +- .../mappedPolyPatch/mappedPatchBase.C | 6 +- .../mappedPolyPatch/mappedPatchBase.H | 8 +- .../mappedPolyPatch/mappedPatchBaseI.H | 4 +- .../mappedPatchBaseTemplates.C | 6 +- .../searchableSurface/searchableSurface.H | 8 +- .../searchableSurfaceCollection.C | 6 +- .../searchableSurfaceCollection.H | 6 +- .../searchableSurfaceWithGaps.H | 6 +- .../twoDPointCorrector/twoDPointCorrector.C | 4 +- .../twoDPointCorrector/twoDPointCorrector.H | 4 +- .../multiLevelDecomp/multiLevelDecomp.C | 4 +- .../distributedTriSurfaceMesh.C | 52 ++++----- .../distributedTriSurfaceMesh.H | 16 +-- .../distributedTriSurfaceMeshTemplates.C | 10 +- .../fvModels/radiation/radiation.C | 4 +- .../fvModels/radiation/radiation.H | 4 +- .../radiationModels/viewFactor/viewFactor.C | 4 +- .../radiationModels/viewFactor/viewFactor.H | 6 +- ...alphatFilmWallFunctionFvPatchScalarField.C | 2 +- .../nutkFilmWallFunctionFvPatchScalarField.C | 4 +- .../fvModels/surfaceFilm/surfaceFilm.C | 2 +- .../fvModels/surfaceFilm/surfaceFilm.H | 2 +- .../kinematicSingleLayer.C | 2 +- .../thermoSingleLayer/thermoSingleLayer.C | 4 +- .../rigidBodyMeshMotionSolver.C | 4 +- .../rigidBodyMeshMotionSolver.H | 4 +- .../distributedWeightedFvPatchFieldMapper.H | 8 +- ...butedWeightedFvPatchFieldMapperTemplates.C | 4 +- src/sampling/meshToMesh/meshToMesh.C | 12 +-- src/sampling/meshToMesh/meshToMesh.H | 12 +-- .../meshToMesh/meshToMeshParallelOps.C | 12 +-- src/sampling/meshToMesh/meshToMeshTemplates.C | 4 +- .../sampledPatchInternalFieldTemplates.C | 4 +- 267 files changed, 1103 insertions(+), 1048 deletions(-) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/IOmapDistribute.C => polyMeshDistributionMap/IOdistributionMap.C} (77%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/IOmapDistribute.H => polyMeshDistributionMap/IOdistributionMap.H} (73%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistribute.C => polyMeshDistributionMap/distributionMap.C} (82%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistribute.H => polyMeshDistributionMap/distributionMap.H} (91%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributeBase.C => polyMeshDistributionMap/distributionMapBase.C} (95%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributeBase.H => polyMeshDistributionMap/distributionMapBase.H} (92%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributeBaseTemplates.C => polyMeshDistributionMap/distributionMapBaseTemplates.C} (98%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributeTemplates.C => polyMeshDistributionMap/distributionMapTemplates.C} (87%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributeLagrangian.H => polyMeshDistributionMap/lagrangianDistributionMap.H} (87%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributePolyMesh.C => polyMeshDistributionMap/polyMeshDistributionMap.C} (85%) rename src/OpenFOAM/meshes/polyMesh/{mapPolyMesh/mapDistribute/mapDistributePolyMesh.H => polyMeshDistributionMap/polyMeshDistributionMap.H} (82%) diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.C b/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.C index c7e0d8f29d..1c7ecde8a3 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.C +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2021-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -166,7 +166,7 @@ void Foam::fv::VoFClouds::updateMesh(const mapPolyMesh&) {} -void Foam::fv::VoFClouds::distribute(const mapDistributePolyMesh& map) +void Foam::fv::VoFClouds::distribute(const polyMeshDistributionMap& map) { clouds_.distribute(map); } diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.H b/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.H index 3f28f686f2..1227953b13 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.H +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFClouds/VoFClouds.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2021-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -152,7 +152,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.C b/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.C index 28dc4e32b8..300bc1262e 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.C +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2017-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2017-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -233,7 +233,7 @@ void Foam::fv::VoFSolidificationMeltingSource::updateMesh void Foam::fv::VoFSolidificationMeltingSource::distribute ( - const mapDistributePolyMesh& map + const polyMeshDistributionMap& map ) { set_.distribute(map); diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.H b/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.H index 431135a65b..1087044d8e 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.H +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFSolidificationMeltingSource/VoFSolidificationMeltingSource.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2017-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2017-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -194,7 +194,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.C b/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.C index 7304280f09..e4ab225d5b 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.C +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.C @@ -159,7 +159,7 @@ void Foam::fv::VoFSurfaceFilm::updateMesh(const mapPolyMesh&) } -void Foam::fv::VoFSurfaceFilm::distribute(const mapDistributePolyMesh&) +void Foam::fv::VoFSurfaceFilm::distribute(const polyMeshDistributionMap&) { NotImplemented; } diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.H b/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.H index b94adb67d5..598b9d6f4a 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.H +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFSurfaceFilm/VoFSurfaceFilm.H @@ -139,7 +139,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C b/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C index 1e29f31b00..fbf06c263b 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2021-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -211,7 +211,7 @@ void Foam::fv::VoFTurbulenceDamping::updateMesh(const mapPolyMesh&) {} -void Foam::fv::VoFTurbulenceDamping::distribute(const mapDistributePolyMesh&) +void Foam::fv::VoFTurbulenceDamping::distribute(const polyMeshDistributionMap&) {} diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H b/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H index 3bbdb13a87..797ce6efba 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2021-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -178,7 +178,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C b/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C index 3e03206ee7..f33ca263bb 100644 --- a/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C +++ b/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2021-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -206,7 +206,7 @@ void Foam::fv::VoFTurbulenceDamping::updateMesh(const mapPolyMesh&) {} -void Foam::fv::VoFTurbulenceDamping::distribute(const mapDistributePolyMesh&) +void Foam::fv::VoFTurbulenceDamping::distribute(const polyMeshDistributionMap&) {} diff --git a/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H b/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H index c9312c5529..561222bdbf 100644 --- a/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H +++ b/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2021-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -177,7 +177,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.C b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.C index b18fd6659c..2a7bce8fef 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.C +++ b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.C @@ -310,7 +310,7 @@ void Foam::fv::interfaceTurbulenceDamping::updateMesh(const mapPolyMesh&) void Foam::fv::interfaceTurbulenceDamping::distribute ( - const mapDistributePolyMesh& + const polyMeshDistributionMap& ) {} diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H index 62479f1e4c..4ab93e0fe5 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H +++ b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H @@ -198,7 +198,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.C b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.C index 4fa7eb3d2f..6cceb57293 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.C +++ b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.C @@ -241,7 +241,7 @@ void Foam::fv::phaseTurbulenceStabilisation::updateMesh(const mapPolyMesh&) void Foam::fv::phaseTurbulenceStabilisation::distribute ( - const mapDistributePolyMesh& + const polyMeshDistributionMap& ) {} diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H index dc7b1aeaf5..e3c47ab02a 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H +++ b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H @@ -168,7 +168,7 @@ public: virtual void updateMesh(const mapPolyMesh&); //- Update mesh corresponding to the given distribution map - virtual void distribute(const mapDistributePolyMesh&); + virtual void distribute(const polyMeshDistributionMap&); //- Update for mesh motion virtual bool movePoints(); diff --git a/applications/test/PatchTools/Test-PatchTools.C b/applications/test/PatchTools/Test-PatchTools.C index 1cc47f2c86..8fd9186e18 100644 --- a/applications/test/PatchTools/Test-PatchTools.C +++ b/applications/test/PatchTools/Test-PatchTools.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2012-2020 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2012-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -55,7 +55,7 @@ using namespace Foam; // const globalMeshData& globalData = mesh.globalData(); // const indirectPrimitivePatch& coupledPatch = globalData.coupledPatch(); // const Map