repo.or.cz
/
OpenFOAM-1.7.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: patchCloud: return pTraits<Type>::max for unfound points
[OpenFOAM-1.7.x.git]
/
applications
/
utilities
/
preProcessing
/
dsmcInitialise
/
Make
/
options
blob
bc99834af6ea732c365d0b07940f997e1c6cedfe
1
EXE_INC = \
2
-I$(LIB_SRC)/finiteVolume/lnInclude \
3
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
4
-I$(LIB_SRC)/lagrangian/dsmc/lnInclude \
5
-I$(LIB_SRC)/meshTools/lnInclude
6
7
EXE_LIBS = \
8
-lmeshTools \
9
-lfiniteVolume \
10
-llagrangian \
11
-ldsmc
12