]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Better place a set of parentheses. 16305/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 29 Nov 2023 00:08:09 +0000 (17:08 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 29 Nov 2023 00:08:09 +0000 (17:08 -0700)
source/dofs/dof_handler_policy.cc

index 38ca81c57b6fda546091316f3ac23e17e06776cc..fc0593469ad2dc9a4db00fab32843298c92a68ea 100644 (file)
@@ -2995,7 +2995,7 @@ namespace internal
           unsigned int end_index   = 0;
           while (start_index < n_dofs)
             {
-              while ((end_index) < n_dofs &&
+              while ((end_index < n_dofs) &&
                      (subdomain_association[end_index] ==
                       subdomain_association[start_index]))
                 ++end_index;

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.