]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Micro change.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Mar 2001 16:57:57 +0000 (16:57 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 21 Mar 2001 16:57:57 +0000 (16:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@4254 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria_boundary_lib.cc

index b641959a597d591bf6df2a354e48d7d0b2458702..790adcc90edb29b08e3145809a440cbe3853bfa7 100644 (file)
@@ -343,7 +343,8 @@ HyperShellBoundary<dim>::
 get_new_point_on_line (const typename Triangulation<dim>::line_iterator &line) const 
 {
   const Point<dim> middle = StraightBoundary<dim>::get_new_point_on_line (line);
-                                  // compute the position of the points relative to the origin
+                                  // compute the position of the
+                                  // points relative to the origin
   const Point<dim> middle_relative = middle - center,
                   vertex_relative = line->vertex(0) - center;
   

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.