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]
/
src
/
decompositionMethods
/
metisDecomp
/
Make
/
options
blob
d7ad5e100f99dd48e5d2145e3f12a8ae903de43e
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
-I../scotchDecomp/lnInclude
6
7
LIB_LIBS = \
8
-L$(FOAM_LIBBIN)/dummy \
9
-lmetis \
10
-lGKlib
11