From: Wolfgang Bangerth Date: Tue, 28 Dec 2021 04:49:00 +0000 (-0700) Subject: Fix an index. X-Git-Tag: v9.4.0-rc1~675^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0bcf8911d3b4facbcc5eba464355b433d0aaf3;p=dealii.git Fix an index. The correctness of the new index can be verified by considering the graphics shown for the 3d case in the documentation of the function. --- diff --git a/source/grid/grid_generator.cc b/source/grid/grid_generator.cc index 6ead87183d..c3e496b914 100644 --- a/source/grid/grid_generator.cc +++ b/source/grid/grid_generator.cc @@ -7768,7 +7768,7 @@ namespace GridGenerator {{6, 4}}, {{7, 5}}, {{4, 13}}, - {{5, 14}}, + {{5, 13}}, {{4, 5}}}}}};