]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc update.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Jun 2002 13:22:27 +0000 (13:22 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Jun 2002 13:22:27 +0000 (13:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@6132 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ec85d453de1e12b2bbcc19c5ad000ee34e12e387..ea16aecd725e0917954d31842bb14194ea2642b7 100644 (file)
@@ -186,21 +186,18 @@ class MGDoFHandler : public DoFHandler<dim>
     virtual ~MGDoFHandler ();
     
                                     /**
-                                     * Go through the triangulation and
-                                     * distribute the degrees of freedoms
-                                     * needed for the given finite element
-                                     * according to the given distribution
-                                     * method. We first call the @ref{DoFHandler}'s
-                                     * function and then distribute the
+                                     * Go through the triangulation
+                                     * and distribute the degrees of
+                                     * freedoms needed for the given
+                                     * finite element according to
+                                     * the given distribution
+                                     * method. We first call the
+                                     * @ref{DoFHandler}'s function
+                                     * and then distribute the
                                      * levelwise numbers.
                                      *
-                                     * A copy of the transferred finite
-                                     * element is stored.
-                                     *
-                                     * This function uses the user flags of the
-                                     * triangulation object, so make sure you
-                                     * don't need them after calling this
-                                     * function, or if so store them.
+                                     * A copy of the transferred
+                                     * finite element is stored.
                                      */
     virtual void distribute_dofs (const FiniteElement<dim> &, 
                                  const unsigned int offset = 0);

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.