]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update a comment.
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Dec 2022 23:17:28 +0000 (16:17 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 31 Dec 2022 15:25:43 +0000 (08:25 -0700)
source/base/data_out_base.cc

index b45648698a5ac17781d7713d468261c38beef29d..fb6ccc6adf93399f788cef2ab1b66c99e7471dca 100644 (file)
@@ -5867,7 +5867,8 @@ namespace DataOutBase
 
       for (const auto &patch : patches)
         {
-          // special treatment of simplices since they are not subdivided
+          // First treat non-hypercubes since they can currently
+          // not be subdivided (into sub-cells, or into higher-order cells):
           if (patch.reference_cell != ReferenceCells::get_hypercube<dim>())
             {
               const unsigned int n_points = patch.data.n_cols();

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.