GIT: relocate geometricSurfacePatch, geometricSurfacePatchList

- was in surfMesh/triSurface/patches/
  now in OpenFOAM/meshes/Identifiers/surface/

This places the code closer to other identifier classes,
which aids in maintaining consistency
This commit is contained in:
Mark Olesen
2020-01-15 17:21:22 +01:00
parent 5979078ede
commit 9dbf94777c
5 changed files with 1 additions and 1 deletions

View File

@ -515,6 +515,7 @@ $(cellShape)/cellShapeIOList.C
meshes/Identifiers/patch/patchIdentifier.C
meshes/Identifiers/patch/coupleGroupIdentifier.C
meshes/Identifiers/surface/geometricSurfacePatch.C
meshes/Identifiers/surface/surfZoneIdentifier.C
meshes/MeshObject/meshObject.C

View File

@ -54,7 +54,6 @@ triSurface/triSurfaceAddressing.C
triSurface/triSurfaceStitch.C
triSurface/fields/triSurfaceFields.C
triSurface/patches/geometricSurfacePatch.C
triSurface/patches/surfacePatch.C