]> https://gitweb.dealii.org/ - dealii.git/commitdiff
revert changes in step-16
authorTimo Heister <timo.heister@gmail.com>
Tue, 20 Oct 2015 21:39:58 +0000 (17:39 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 20 Oct 2015 21:39:58 +0000 (17:39 -0400)
examples/step-16/step-16.cc

index b94d2d72820ac639f89cd84830f68a8a909e1116..d7bc1e474ec3419f53f3f3c5c749990d501cd5c9 100644 (file)
@@ -653,13 +653,11 @@ namespace Step16
 // @sect3{The main() function}
 //
 // This is again the same function as in step-6:
-int main (int argc, char *argv[])
+int main ()
 {
   try
     {
       using namespace Step16;
-      Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv,
-                                                          numbers::invalid_unsigned_int);
 
       LaplaceProblem<2> laplace_problem(1);
       laplace_problem.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.