]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use Utilities::MPI::this_mpi_process instead of Utilities::System::get_this_mpi_process.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 29 Sep 2011 21:02:02 +0000 (21:02 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 29 Sep 2011 21:02:02 +0000 (21:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@24476 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-40/step-40.cc

index 337f159c7b3ec103b8c4f31ef6f7864f371318c0..dbfef4404e3d66e7bad8bc5faf76813d4917541b 100644 (file)
@@ -233,8 +233,7 @@ namespace Step40
                  dof_handler (triangulation),
                  fe (2),
                  pcout (std::cout,
-                        (Utilities::System::
-                         get_this_mpi_process(mpi_communicator)
+                        (Utilities::MPI::this_mpi_process(mpi_communicator)
                          == 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.