Rationalize the autoMesh library: autoMesh -> snappyHexMesh

This commit is contained in:
Henry Weller
2016-03-01 16:01:42 +00:00
parent 3d295e9eff
commit eb5d349242
62 changed files with 77 additions and 82 deletions

View File

@ -1,9 +1,9 @@
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/mesh/autoMesh/lnInclude \
-I$(LIB_SRC)/mesh/snappyHexMesh/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \
-lmeshTools \
-lautoMesh \
-lsnappyHexMesh \
-ltriSurface