GIT: relocate uniformFixedValuePointPatchField to meshTools

- was in fvMotionSolver, but only requires PatchFunction1 capabilities
  (from within meshTools).

GIT: relocate IOmapDistributePolyMesh (from dynamicMesh to OpenFOAM)
This commit is contained in:
Mark Olesen
2022-04-04 17:22:57 +02:00
parent 430281bced
commit 35106b60c6
14 changed files with 3 additions and 4 deletions

View File

@ -666,6 +666,7 @@ $(mapPolyMesh)/mapDistribute/mapDistribute.C
$(mapPolyMesh)/mapDistribute/mapDistributeBase.C
$(mapPolyMesh)/mapDistribute/mapDistributePolyMesh.C
$(mapPolyMesh)/mapDistribute/IOmapDistribute.C
$(mapPolyMesh)/mapDistribute/IOmapDistributePolyMesh.C
$(mapPolyMesh)/mapAddedPolyMesh.C
PrimitivePatch = $(primitiveMesh)/PrimitivePatch

View File

@ -81,7 +81,6 @@ polyTopoChange/repatchPolyTopoChanger/repatchPolyTopoChanger.C
fvMeshAdder/fvMeshAdder.C
fvMeshDistribute/fvMeshDistribute.C
fvMeshDistribute/IOmapDistributePolyMesh.C
polyMeshAdder/faceCoupleInfo.C
polyMeshAdder/polyMeshAdder.C

View File

@ -37,12 +37,10 @@ $(derivedPoint)/oscillatingDisplacement/oscillatingDisplacementPointPatchVectorF
$(derivedPoint)/angularOscillatingDisplacement/angularOscillatingDisplacementPointPatchVectorField.C
$(derivedPoint)/surfaceSlipDisplacement/surfaceSlipDisplacementPointPatchVectorField.C
$(derivedPoint)/surfaceDisplacement/surfaceDisplacementPointPatchVectorField.C
$(derivedPoint)/uniformFixedValue/uniformFixedValuePointPatchFields.C
$(derivedPoint)/waveDisplacement/waveDisplacementPointPatchVectorField.C
$(derivedPoint)/timeVaryingMappedFixedValue/timeVaryingMappedFixedValuePointPatchFields.C
$(derivedPoint)/uniformInterpolatedDisplacement/uniformInterpolatedDisplacementPointPatchVectorField.C
LIB = $(FOAM_LIBBIN)/libfvMotionSolvers

View File

@ -81,7 +81,8 @@ meshSearch/meshSearch.C
meshSearch/meshSearchFACE_CENTRE_TRISMeshObject.C
meshSearch/meshSearchMeshObject.C
fields/polyMeshFields.C
fields/pointPatchFields/uniformFixedValue/uniformFixedValuePointPatchFields.C
fields/volume/polyMeshFields.C
meshTools/meshTools.C
algorithms = algorithms