]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix grammar from its German-influenced form ;-)
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 14 Mar 2010 20:26:10 +0000 (20:26 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 14 Mar 2010 20:26:10 +0000 (20:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@20824 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/vectors.templates.h

index cd60005e972064ca9a58d3da961a81c522318913..4adc1b6ccc7f4f0dedab2edb9a894000c3f9bcee 100644 (file)
@@ -72,7 +72,7 @@ void VectorTools::interpolate (const Mapping<DH::dimension,DH::space_dimension>
 
                                   // For FESystems many of the
                                   // unit_support_points will appear
-                                  // multiply, as a point may be
+                                  // multiple times, as a point may be
                                   // unit_support_point for several of the
                                   // components of the system.  The following
                                   // is rather complicated, but at least
@@ -94,17 +94,15 @@ void VectorTools::interpolate (const Mapping<DH::dimension,DH::space_dimension>
     }
 
 
-                                  // Find the support points
-                                  // on a cell that
-                                  // are multiply mentioned in
-                                  // unit_support_points.
-                                  // Mark the first representative
-                                  // of each multiply mentioned
-                                  // support point by appending its
-                                  // dof index to dofs_of_rep_points.
-                                  // Each multiple point gets to know
-                                  // the dof index of its representative
-                                  // point by the dof_to_rep_dof_table.
+                                  // Find the support points on a cell that
+                                  // are mentioned multiple times in
+                                  // unit_support_points.  Mark the first
+                                  // representative of each support point
+                                  // mentioned multiple times by appending
+                                  // its dof index to dofs_of_rep_points.
+                                  // Each multiple point gets to know the dof
+                                  // index of its representative point by the
+                                  // dof_to_rep_dof_table.
 
                                   // the following vector collects all dofs i,
                                   // 0<=i<fe.dofs_per_cell, for that

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.