mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: relocate faceTriangulation, labelPairLookup into meshTools (issue #294)
- were in triSurface, but only actually used within meshTools
This commit is contained in:
@ -149,6 +149,7 @@ momentOfInertia/momentOfInertia.C
|
|||||||
|
|
||||||
surfaceSets/surfaceSets.C
|
surfaceSets/surfaceSets.C
|
||||||
|
|
||||||
|
triSurface/faceTriangulation/faceTriangulation.C
|
||||||
triSurface/orientedSurface/orientedSurface.C
|
triSurface/orientedSurface/orientedSurface.C
|
||||||
triSurface/surfaceLocation/surfaceLocation.C
|
triSurface/surfaceLocation/surfaceLocation.C
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,3 @@
|
|||||||
faceTriangulation/faceTriangulation.C
|
|
||||||
|
|
||||||
triSurface/triSurface.C
|
triSurface/triSurface.C
|
||||||
triSurface/triSurfaceAddressing.C
|
triSurface/triSurfaceAddressing.C
|
||||||
triSurface/stitchTriangles.C
|
triSurface/stitchTriangles.C
|
||||||
|
|||||||
Reference in New Issue
Block a user