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
COMP: scotchDecomp : uses mpi.h since scotch.h actually for ptscotch.
[OpenFOAM-1.7.x.git]
/
src
/
decompositionMethods
/
scotchDecomp
/
Make
/
options
blob
e889f9ec1cf926328bfc5d912de502ccc1bb037c
1
include $(RULES)/mplib$(WM_MPLIB)
2
3
EXE_INC = \
4
$(PFLAGS) $(PINC) \
5
-I$(WM_THIRD_PARTY_DIR)/scotch_5.1/include \
6
-I/usr/include/scotch \
7
-I../decompositionMethods/lnInclude
8
9
LIB_LIBS = \
10
-lscotch -lscotcherrexit