]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix incode comment 6892/head
authorDenis Davydov <davydden@gmail.com>
Thu, 12 Jul 2018 15:48:53 +0000 (17:48 +0200)
committerDenis Davydov <davydden@gmail.com>
Thu, 12 Jul 2018 15:48:53 +0000 (17:48 +0200)
source/grid/grid_generator.cc

index d7ad51b6d268e7fd607e5889fb04850ad2d18f88..55ee55afb290b40669fa786c20cbccf87b4ae12b 100644 (file)
@@ -1999,7 +1999,7 @@ namespace GridGenerator
                                                       colorize);
 
       // Mark the cylinder material ids as 2 to distinguish them from the bulk
-      // cells (these are read again about 40 lines down)
+      // cells (these are read again in the loop that sets manifold ids)
       for (const auto &cell : cylinder_tria.active_cell_iterators())
         cell->set_material_id(2);
 

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.