]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make compile without MPI.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 26 Sep 2011 15:04:09 +0000 (15:04 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 26 Sep 2011 15:04:09 +0000 (15:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@24427 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/utilities.h

index 9e008a48c06feaf041ca2790fa918903aff6b478..803d62e78fd808785aca2400f61176c05bc1c2e4 100644 (file)
@@ -23,8 +23,7 @@
 #if defined(DEAL_II_COMPILER_SUPPORTS_MPI) || defined(DEAL_II_USE_PETSC)
 #include <mpi.h>
 #else
-
-extern boost::mutex m;typedef int MPI_Comm;
+  typedef int MPI_Comm;
 #endif
 
 #ifdef DEAL_II_USE_TRILINOS

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.