rename BSplineTest to splineTest and add Catmull-Rom to it

- the current B-Splines deliver rubbish
This commit is contained in:
Mark Olesen
2009-12-04 12:54:15 +01:00
parent b83e69818b
commit 79b53a9c6c
5 changed files with 61 additions and 9 deletions

View File

@ -0,0 +1,3 @@
splineTest.C
EXE = $(FOAM_USER_APPBIN)/splineTest

View File

@ -0,0 +1,5 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/mesh/blockMesh/lnInclude
EXE_LIBS = -lblockMesh