mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: patchFaceOrientation: moved files
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
patchFaceOrientation.C
|
||||
orientFaceZone.C
|
||||
|
||||
EXE = $(FOAM_APPBIN)/orientFaceZone
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(LIB_SRC)/mesh/autoMesh/lnInclude \
|
||||
-I$(LIB_SRC)/triSurface/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lmeshTools \
|
||||
-lautoMesh \
|
||||
-ltriSurface
|
||||
|
||||
@ -17,6 +17,8 @@ $(autoHexMesh)/meshRefinement/meshRefinement.C
|
||||
$(autoHexMesh)/meshRefinement/meshRefinementMerge.C
|
||||
$(autoHexMesh)/meshRefinement/meshRefinementProblemCells.C
|
||||
$(autoHexMesh)/meshRefinement/meshRefinementRefine.C
|
||||
$(autoHexMesh)/meshRefinement/patchFaceOrientation.C
|
||||
|
||||
$(autoHexMesh)/refinementFeatures/refinementFeatures.C
|
||||
$(autoHexMesh)/refinementSurfaces/surfaceZonesInfo.C
|
||||
$(autoHexMesh)/refinementSurfaces/refinementSurfaces.C
|
||||
|
||||
Reference in New Issue
Block a user