]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clarify comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Jul 2002 15:15:30 +0000 (15:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Jul 2002 15:15:30 +0000 (15:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@6285 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/mapping.h

index 05a0e5a8800ed4db52447cfff5ba9983eecbc3ef..e0213bc5f3567a0151e83563a0e8f58a94ce232e 100644 (file)
@@ -172,10 +172,16 @@ class Mapping : public Subscriptor
        UpdateFlags  current_update_flags() const;
 
                                         /**
-                                         * Determine if this is the first
-                                         * cell visited. Then, we need to
-                                         * use @p{update_once} to fill
-                                         * cell-independent fields.
+                                         * Determine if this is the
+                                         * first cell visited. Then,
+                                         * we need to use
+                                         * @p{update_once} to fill
+                                         * cell-independent
+                                         * fields. Users of derived
+                                         * classes will have to set
+                                         * this field to @p{false};
+                                         * it is initialized to
+                                         * @p{true}.
                                          */
        bool first_cell;
 

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.