]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add container type to MGDoFAccessor
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 13 Sep 2009 16:59:35 +0000 (16:59 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 13 Sep 2009 16:59:35 +0000 (16:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@19448 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/mg_dof_accessor.h

index c21365e8418f618501d9cbf1c39ec6657f1ffe9a..be3ed6c66404bacca4033fe6f75e36bbe798dee2 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -161,6 +161,12 @@ class MGDoFAccessor : public internal::MGDoFAccessor::Inheritance<structdim,dim,
                                      * iterator classes.
                                      */
     typedef MGDoFHandler<dim,spacedim> AccessorData;
+
+                                    /**
+                                     * The dof handler type used by
+                                     * this accessor.
+                                     */
+    typedef MGDoFHandler<dim, spacedim> Container;
     
                                     /**
                                      * @name Constructors

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.