]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fix bug introduced
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jan 2013 23:11:02 +0000 (23:11 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Jan 2013 23:11:02 +0000 (23:11 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_merge_mg_into_dof_handler@27909 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_handler.h

index a26dbeb35b290f07987ee7efd8f260f7f4e7d363..972d1c18647e0b352ca96e0c8d56f5700f2991b8 100644 (file)
@@ -1035,8 +1035,8 @@ private:
   /**
    * Make accessor objects friends.
    */
-  template <int, class> friend class DoFAccessor;
-  template <class> friend class DoFCellAccessor;
+  template <int, class, bool> friend class DoFAccessor;
+  template <class, bool> friend class DoFCellAccessor;
   friend struct dealii::internal::DoFAccessor::Implementation;
   friend struct dealii::internal::DoFCellAccessor::Implementation;
 

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.