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 commit 'd3b269b7c6ffa0cd68845adfecdfb849316dba71' into nextRelease
[foam-extend-3.2.git]
/
src
/
decompositionMethods
/
parMetisDecomp
/
Make
/
options
blob
92d249eb9849972c8bdaab773ff94afa49c70052
1
include $(RULES)/mplib$(WM_MPLIB)
2
3
EXE_INC = \
4
$(PFLAGS) $(PINC) \
5
-I$(PARMETIS_INCLUDE_DIR) \
6
-I../decompositionMethods/lnInclude \
7
-I../metisDecomp/lnInclude \
8
-I../scotchDecomp/lnInclude
9
10
LIB_LIBS = \
11
-L$(FOAM_MPI_LIBBIN) \
12
-L$(PARMETIS_LIB_DIR) -lparmetis