]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update a comment that Guido obviously forgot.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Oct 2002 22:12:56 +0000 (22:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Oct 2002 22:12:56 +0000 (22:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@6629 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/data_out_base.cc

index 8b64834d1773fabe87a3c36f7d95cf2e42b86d63..34bd75ee8e143644eb8e1a25b42db56a97f516ce 100644 (file)
@@ -40,7 +40,9 @@ DataOutBase::Patch<dim,spacedim>::Patch () :
                n_subdivisions (1)
 
                                   // all the other data has a
-                                  // constructor of its own
+                                  // constructor of its own, except
+                                  // for the "neighbors" field, which
+                                  // we set to invalid values.
 {
   for (unsigned int i=0;i<GeometryInfo<dim>::faces_per_cell;++i)
     neighbors[i] = no_neighbor;

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.