Enabled the '+esmumps' variant for 'scotch@:6.0.0'.

Added support for 'scotch@6.0.0'.
This commit is contained in:
Joseph Ciurej
2016-04-29 11:44:38 -07:00
parent 7e6be184bc
commit 88d2f6b83a
2 changed files with 50 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
esmumps : scotch
(cd esmumps ; $(MAKE) scotch && $(MAKE) install)
ptesmumps : ptscotch
(cd esmumps ; $(MAKE) ptscotch && $(MAKE) ptinstall)