]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix error
authorTimo Heister <timo.heister@gmail.com>
Fri, 28 Jun 2013 10:42:29 +0000 (10:42 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 28 Jun 2013 10:42:29 +0000 (10:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@29901 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/flux_edge_01.cc

index 5b68d0e1f310ff90b46b516140e78ec6efdea395..2056d032900b4e0d067fae0d2bd158289d39d43b 100644 (file)
@@ -95,8 +95,7 @@ namespace Step39
                    parallel::distributed::Triangulation<dim>::construct_multigrid_hierarchy),
     mapping(),
     fe(fe),
-    dof_handler(triangulation),
-    estimates(1)
+    dof_handler(triangulation)
   {
     GridGenerator::hyper_cube_slit(triangulation, -1, 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.