]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix condition for MPI use.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Aug 2008 14:22:14 +0000 (14:22 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Aug 2008 14:22:14 +0000 (14:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@16622 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/utilities.cc

index d6aef3d73396f1a2580aa38891d67d1df50aef9b..23076cd993e91ea8fc71e2a871024b7988b70a33 100644 (file)
@@ -2,7 +2,7 @@
 //      $Id$   
 //    Version: $Name$
 //
-//    Copyright (C) 2005, 2006 by the deal.II authors
+//    Copyright (C) 2005, 2006, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -396,7 +396,7 @@ namespace Utilities
     }
 
     
-#ifdef DEAL_II_USE_PETSC
+#ifdef DEAL_II_COMPILER_SUPPORTS_MPI
                                 // Unfortunately, we have to work
                                 // around an oddity in the way PETSc
                                 // and some gcc versions interact. If

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.