repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
applications
/
utilities
/
mesh
/
generation
/
extrude
/
extrudeToRegionMesh
/
Make
/
options
blob
201089b74fc76ccd7b4e8fd02aeefac0ef788857
1
EXE_INC = \
2
-I../extrudeModel/lnInclude \
3
-I$(LIB_SRC)/finiteVolume/lnInclude \
4
-I$(LIB_SRC)/meshTools/lnInclude \
5
-I$(LIB_SRC)/dynamicMesh/lnInclude
6
7
EXE_LIBS = \
8
-lextrudeModel \
9
-lfiniteVolume \
10
-lmeshTools \
11
-ldynamicMesh