1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/science/mbdyn/files/patch-mbdyn__base__invsolver.cc
Thierry Thomas f9b73ccd0b Chase the upgrade of MPICH2.
PR:		ports/151868
Approved by:	maho (maintainer)
2010-11-14 22:00:16 +00:00

13 lines
267 B
C++

--- ./mbdyn/base/invsolver.cc.orig 2009-04-10 13:25:00.000000000 +0200
+++ ./mbdyn/base/invsolver.cc 2010-10-31 23:14:49.000000000 +0100
@@ -200,8 +200,8 @@
}
}
-#ifdef USE_SCHUR
int mpi_finalize = 0;
+#ifdef USE_SCHUR
int MyRank = 0;
if (bParallel) {