]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
also allow multithreading for step 33
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Jun 2013 19:09:27 +0000 (19:09 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 6 Jun 2013 19:09:27 +0000 (19:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@29782 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 16967816da951339fffa23a4f928c08ba4e12295..c9450df8299b4a63554e163068887ccd36d245bc 100644 (file)
@@ -2481,7 +2481,7 @@ int main (int argc, char *argv[])
           std::exit(1);
         }
 
-      Utilities::System::MPI_InitFinalize mpi_initialization (argc, argv);
+      Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, dealii::numbers::invalid_unsigned_int);
 
       ConservationLaw<2> cons (argv[1]);
       cons.run ();

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.