Skip to content
Snippets Groups Projects
Commit eb5e2c92 authored by Henry Weller's avatar Henry Weller
Browse files

snappyHexMesh: Added support for scotch redistribution

Requires scotch-6.?.?
parent e08c9ab8
No related merge requests found
......@@ -13,7 +13,7 @@ EXE_INC = \
EXE_LIBS = \
-lfiniteVolume \
-ldecompositionMethods \
-L$(FOAM_LIBBIN)/dummy -lptscotchDecomp \
-L$(FOAM_LIBBIN)/dummy -lscotchDecomp -lptscotchDecomp \
-lmeshTools \
-lsurfMesh \
-lfileFormats \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment