]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix test 3084/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 8 Sep 2016 17:07:24 +0000 (13:07 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 8 Sep 2016 17:07:24 +0000 (13:07 -0400)
tests/bits/step-16.cc

index 8e812073eebd1fca46b91bc6d9b3cacc8a218cec..4fb81027d0ffffe71b182ad20196e20ffebaeda1 100644 (file)
@@ -88,7 +88,8 @@ private:
 
 template <int dim>
 LaplaceProblem<dim>::LaplaceProblem () :
-  triangulation(limit_level_difference_at_vertices),
+  triangulation(Triangulation<dim>::
+                limit_level_difference_at_vertices),
   fe (1),
   mg_dof_handler (triangulation)
 {}

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.