repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
[foam-extend-3.2.git]
/
tutorials
/
immersedBoundary
/
thickPlateRefinedMesh
/
refineThickPlateMesh
/
Make
/
options
blob
7b542448e0ff559d16a33ecda63f4acad4006470
1
EXE_INC = \
2
-I$(LIB_SRC)/immersedBoundary/immersedBoundary/lnInclude \
3
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
4
-I$(LIB_SRC)/finiteVolume/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
EXE_LIBS = \
8
-lfiniteVolume \
9
-lmeshTools \
10
-lsurfMesh \
11
-lsampling \
12
-ldynamicMesh \
13
-limmersedBoundary