]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make compile.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Nov 2010 04:13:56 +0000 (04:13 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Nov 2010 04:13:56 +0000 (04:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@22787 0785d39b-7218-0410-832d-ea1e28bc413d

tests/codim_one/extract_boundary_mesh_03.cc

index 18f27dcc9be17b5681b64d2d4f0b4114fc1a0340..9b01670bc5eb989b9193d9c33f01cfd5038951d1 100644 (file)
@@ -101,7 +101,7 @@ int main ()
     const HyperBallBoundary<dim> boundary_description;
     Triangulation<dim> volume_mesh;
     GridGenerator::hyper_ball(volume_mesh);
-    for (typename Triangulation<dim>::active_cell_iterator
+    for (Triangulation<dim>::active_cell_iterator
           cell = volume_mesh.begin_active();
         cell != volume_mesh.end(); ++cell)
       for (unsigned int f=0; f<GeometryInfo<dim>::faces_per_cell; ++f)

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.