]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
do not name the class in step-50 step16
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Feb 2013 15:18:55 +0000 (15:18 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 13 Feb 2013 15:18:55 +0000 (15:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@28375 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d1b3413c8b12ab64a53127046066e48c0d95b23e..a5a69b65f198ef0d355dec893e8fe3f23fafc4c0 100644 (file)
@@ -96,7 +96,7 @@
 
 // The last step is as in all
 // previous programs:
-namespace Step16
+namespace Step50
 {
   using namespace dealii;
 
@@ -1029,7 +1029,7 @@ int main (int argc, char *argv[])
   try
     {
       using namespace dealii;
-      using namespace Step16;
+      using namespace Step50;
 
       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.