]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove stray 'typename'.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2010 15:32:59 +0000 (15:32 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2010 15:32:59 +0000 (15:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@22753 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/vectors.templates.h

index 6e2dabbf901cd5da59a6fce6fb22de042ded2313..229c42d95b24e93f7fc6b2e35ce57392d213484e 100644 (file)
@@ -329,7 +329,7 @@ namespace internal
                                        // dof indices. that's easy :-)
       for (unsigned direction=0; direction<2; ++direction)
         {
-          typename dealii::DoFHandler<1>::cell_iterator
+          dealii::DoFHandler<1>::cell_iterator
               cell = dof_handler.begin(0);
           while (!cell->at_boundary(direction))
             cell = cell->neighbor(direction);

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.