]> https://gitweb.dealii.org/ - dealii.git/commitdiff
One more change to make it work.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 26 Sep 2011 15:49:51 +0000 (15:49 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Mon, 26 Sep 2011 15:49:51 +0000 (15:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@24432 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/utilities.cc

index 327ac2cda1fbde8c7d2cd29c6bcc98b21b0f8377..4c105a0c2132d599bebbd0949e7d5748c4953780 100644 (file)
@@ -654,14 +654,14 @@ namespace Utilities
 
 #else
 
-    unsigned int get_n_mpi_processes (const MPI_Comm &)
+    unsigned int n_mpi_processes (const MPI_Comm &)
     {
       return 1;
     }
 
 
 
-    unsigned int get_this_mpi_process (const MPI_Comm &)
+    unsigned int this_mpi_process (const MPI_Comm &)
     {
       return 0;
     }

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.