]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add to dofs group.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Sep 2010 20:14:12 +0000 (20:14 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Sep 2010 20:14:12 +0000 (20:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@21998 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/mg_dof_handler.h

index ad476c6c8b4ccbca94e2d14a3c7df6f55e292ad8..2f863820baeff5259ef2cd4ff6644a50a7719707 100644 (file)
@@ -49,6 +49,7 @@ namespace internal
  *
 //TODO:[WB] Extend MGDoFHandler doc
  *
+ * @ingroup dofs
  * @author Wolfgang Bangerth, 1998, 1999
  */
 template <int dim, int spacedim=dim>
@@ -58,7 +59,7 @@ class MGDoFHandler : public DoFHandler<dim,spacedim>
   public:
     typedef typename IteratorSelector::CellAccessor cell_accessor;
     typedef typename IteratorSelector::FaceAccessor face_accessor;
-    
+
     typedef typename IteratorSelector::raw_line_iterator raw_line_iterator;
     typedef typename IteratorSelector::line_iterator line_iterator;
     typedef typename IteratorSelector::active_line_iterator active_line_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.