snappyHexMesh: Added support for scotch redistribution
Requires scotch-6.?.?
This commit is contained in:
parent
192edd160b
commit
da3fc4f29d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ EXE_INC = \
|
|||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-ldecompositionMethods \
|
||||
-L$(FOAM_LIBBIN)/dummy -lptscotchDecomp \
|
||||
-L$(FOAM_LIBBIN)/dummy -lscotchDecomp -lptscotchDecomp \
|
||||
-lmeshTools \
|
||||
-lsurfMesh \
|
||||
-lfileFormats \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue