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
Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git]
/
src
/
decompositionMethods
/
metisDecomp
/
Make
/
options
blob
057ba64e482021e10791f0fa54864fb0906a3c68
1
EXE_INC = \
2
-I$(METIS_INCLUDE_DIR) \
3
-I../decompositionMethods/lnInclude \
4
-I../scotchDecomp/lnInclude
5
6
LIB_LIBS = \
7
-ldecompositionMethods \
8
-L$(FOAM_LIBBIN)/dummy \
9
-L$(METIS_LIB_DIR) -lmetis