]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix one more warning 16510/head
authorPeter Munch <peterrmuench@gmail.com>
Sat, 20 Jan 2024 17:38:02 +0000 (18:38 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Sat, 20 Jan 2024 17:38:02 +0000 (18:38 +0100)
source/grid/grid_generator.cc

index 2ece4e68e4d55b8250fb995b11c73468062d0093..8bcc8b1f4c205eca1059f13d143ba0b50528d05a 100644 (file)
@@ -1431,6 +1431,7 @@ namespace GridGenerator
                 cell->face(5)->set_all_boundary_ids(1);
                 ++count;
               }
+          (void)count;
           Assert(count == 48, ExcInternalError());
         }
       else

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.