mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: cvMesh: Add vectorTools functions, a test folder and update cvMesh
This commit is contained in:
3
applications/test/vectorTools/Make/files
Normal file
3
applications/test/vectorTools/Make/files
Normal file
@ -0,0 +1,3 @@
|
||||
Test-vectorTools.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-vectorTools
|
||||
1
applications/test/vectorTools/Make/options
Normal file
1
applications/test/vectorTools/Make/options
Normal file
@ -0,0 +1 @@
|
||||
EXE_INC = -I$(FOAM_APP)/utilities/mesh/generation/cvMesh/vectorTools
|
||||
Reference in New Issue
Block a user