]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix namespace name for step-55. 3316/head
authorJean-Paul Pelteret <jppelteret@gmail.com>
Sat, 29 Oct 2016 18:04:11 +0000 (20:04 +0200)
committerJean-Paul Pelteret <jppelteret@gmail.com>
Sat, 29 Oct 2016 18:04:11 +0000 (20:04 +0200)
examples/step-55/step-55.cc

index a2d84347999b8cd1eb657a72dda0588a0b07fdb3..ab01da6bd1e4696c4eb3c4aa3441c1cc4c8ade07 100644 (file)
@@ -79,7 +79,7 @@ namespace LA
 #include <fstream>
 #include <iostream>
 
-namespace Step56
+namespace Step55
 {
   using namespace dealii;
 
@@ -838,7 +838,7 @@ int main(int argc, char *argv[])
   try
     {
       using namespace dealii;
-      using namespace Step56;
+      using namespace Step55;
 
       Utilities::MPI::MPI_InitFinalize mpi_initialization(argc, argv, 1);
 

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.