]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Revert dimension to 2.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 2 Sep 2009 10:40:31 +0000 (10:40 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 2 Sep 2009 10:40:31 +0000 (10:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@19365 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 355404ba0b95bcd8ce677479b9569482ad97f2d5..34dadb24e2961c6899d886a3f89e0dcb82a1fa23 100644 (file)
@@ -1376,7 +1376,7 @@ void LaplaceProblem<dim>::run ()
 int main () 
 {
   deallog.depth_console (0);
-  LaplaceProblem<3> laplace_problem (2);
+  LaplaceProblem<2> laplace_problem (2);
   laplace_problem.run ();
   
   return 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.