mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -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
|
||||
|
||||
@ -54,7 +54,6 @@ triSurface/triSurfaceAddressing.C
|
||||
triSurface/triSurfaceStitch.C
|
||||
|
||||
triSurface/fields/triSurfaceFields.C
|
||||
triSurface/patches/geometricSurfacePatch.C
|
||||
triSurface/patches/surfacePatch.C
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user