]> https://gitweb.dealii.org/ - dealii.git/commitdiff
reinsert friend declarations
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 13 Feb 2006 16:19:01 +0000 (16:19 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 13 Feb 2006 16:19:01 +0000 (16:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@12362 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/tria.h

index 6bb75d92e7eb02d0347c2d11cbda4cdb3054a4d2..f115dddce4809f8488b261a6012059c25636f88e 100644 (file)
@@ -3087,9 +3087,9 @@ class Triangulation : public Subscriptor
     friend class TriaRawIterator<3,TriaObjectAccessor<3, 3> >;
     friend class TriaRawIterator<3,CellAccessor<3> >;
 
-//    friend class DoFHandler<dim>;
-//    friend class hp::DoFHandler<dim>;
-//    friend class MGDoFHandler<dim>;
+    friend class DoFHandler<dim>;
+    friend class hp::DoFHandler<dim>;
+    friend class MGDoFHandler<dim>;
 };
 
 

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.