]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an obsolete comment. 12071/head
authorDavid Wells <drwells@email.unc.edu>
Wed, 21 Apr 2021 17:46:34 +0000 (13:46 -0400)
committerDavid Wells <drwells@email.unc.edu>
Wed, 21 Apr 2021 17:46:34 +0000 (13:46 -0400)
source/grid/grid_tools_nontemplates.cc

index ec7da05b62eae6cc571852d9cbe79267135853c0..2acfa6ff2d365d26d7a20625487675923ddf574d 100644 (file)
@@ -251,12 +251,7 @@ namespace GridTools
       }
 
     AssertDimension(vertex_indices.size(), GeometryInfo<3>::vertices_per_cell);
-    // note that this is the
-    // cell_measure based on the new
-    // deal.II numbering. When called
-    // from inside GridReordering make
-    // sure that you reorder the
-    // vertex_indices before
+
     const double x[8] = {all_vertices[vertex_indices[0]](0),
                          all_vertices[vertex_indices[1]](0),
                          all_vertices[vertex_indices[2]](0),

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.