]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Corrected one error.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Oct 2008 11:15:37 +0000 (11:15 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Oct 2008 11:15:37 +0000 (11:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@17333 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/utilities.cc

index f65386d5e3774e6ea8bb8fc1bf8fdcc9904b0911..6d5cb76a811c63478e245159baaabef852eb5c37 100644 (file)
@@ -487,7 +487,7 @@ namespace Utilities
 
     communicator = Teuchos::rcp (new Epetra_MpiComm (MPI_COMM_WORLD), true);
 #else
-    communicator = Teuchos::rcp (new Epetra_SerialComm (MPI_COMM_WORLD), true);
+    communicator = Teuchos::rcp (new Epetra_SerialComm (), true);
 #endif
   }
 

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.