]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Re-define one of the iterator typedefs to make it consistent with the
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 2 May 2014 15:07:52 +0000 (15:07 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 2 May 2014 15:07:52 +0000 (15:07 +0000)
corresponding one in ::DoFHandler.

git-svn-id: https://svn.dealii.org/trunk@32877 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/hp/dof_handler.h

index e044edfa931ded176972e31b2e3c6e911eb55347..b0513deadb03ac7a8739e0b75939b5a77cf6d991 100644 (file)
@@ -146,7 +146,7 @@ namespace hp
      *
      * @ingroup Iterators
      */
-    typedef level_cell_iterator                           cell_iterator;
+    typedef typename ActiveSelector::cell_iterator        cell_iterator;
 
     typedef typename ActiveSelector::face_iterator        face_iterator;
     typedef typename ActiveSelector::active_face_iterator active_face_iterator;

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.