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
BUGFIX: Illegal use of uninitialised value (backport)
[foam-extend-3.2.git]
/
applications
/
utilities
/
parallelProcessing
/
reconstructParMesh
/
Make
/
options
blob
5ed1bebe51b4d10708383329604db9c7fcda58ca
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/finiteArea/lnInclude \
4
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
5
-I$(LIB_SRC)/tetFiniteElement/lnInclude
6
7
EXE_LIBS = \
8
-lfiniteVolume \
9
-lfiniteArea \
10
-llagrangian \
11
-lmeshTools \
12
-ltetFiniteElement