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]
/
src
/
parallel
/
decompose
/
metisDecomp
/
Make
/
options
blob
a6a0f1433e8a364c61bc2081133cc67eff90483a
1
EXE_INC = \
2
-I$(WM_THIRD_PARTY_DIR)/metis-5.0pre2/include \
3
-I../../dummyThirdParty/metisDecomp /* location of dummy metis.h */ \
4
-I../decompositionMethods/lnInclude
5
6
LIB_LIBS = \
7
-L$(FOAM_EXT_LIBBIN) -lmetis -lGKlib