]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Change comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Sep 2002 16:44:26 +0000 (16:44 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 17 Sep 2002 16:44:26 +0000 (16:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@6442 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_system.cc

index 348b3332a0a2d584685112d4437a1aafbb43246e..6d1dc9f681e7b98dbe89a144a4b9d009261c9a34 100644 (file)
@@ -591,15 +591,20 @@ FESystem<dim>::compute_fill (const Mapping<dim>                   &mapping,
     {
       if (fe_data.first_cell)
        {
-                                          // Initialize the FEValuesDatas
-                                          // for the base elements.
-                                          // Originally this is the task
-                                          // of FEValues::FEValues() but
-                                          // the latter initializes
-                                          // the FEValuesDatas only of the
-                                          // FESystem but not the
-                                          // FEValuesDatas needed by the
+                                          // Initialize the
+                                          // FEValuesDatas for the
                                           // base elements.
+                                          // Originally this was the
+                                          // task of
+                                          // FEValues::FEValues() but
+                                          // the latter initializes
+                                          // the FEValuesDatas only
+                                          // of the FESystem, not of
+                                          // the FEValuesDatas needed
+                                          // by the base elements
+                                          // (and: how should it know
+                                          // of their existence,
+                                          // after all).
          for (unsigned int base_no=0; base_no<n_base_elements(); ++base_no)
            {
                                               // Pointer needed to get

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.