repo.or.cz
/
OpenFOAM-1.6-ext.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix tutorials: typo in tutorials/viscoelastic/viscoelasticFluidFoam/S-MDCPP/constant...
[OpenFOAM-1.6-ext.git]
/
src
/
tetDecompositionMotionSolver
/
Make.cellDecomp
/
options
blob
5e3ee2a37768a598b254268e656954fac042abc6
1
EXE_INC = \
2
-I$(LIB_SRC)/meshTools/lnInclude \
3
-I$(LIB_SRC)/dynamicMesh/lnInclude \
4
-I$(LIB_SRC)/meshTools/lnInclude \
5
-I$(LIB_SRC)/tetDecompositionFiniteElement/lnInclude \
6
-DCELL_DECOMP
7
8
LIB_LIBS = \
9
-ldynamicMesh \
10
-lmeshTools \
11
-lcellDecompFiniteElement