]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix an obviously wrong comment. 17880/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 22 Nov 2024 04:15:56 +0000 (21:15 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 22 Nov 2024 04:15:56 +0000 (21:15 -0700)
source/fe/mapping_q.cc

index d6e3141f6f361c0cfbb7c960a472396cfd5808c3..60bdd76ccea7bdddd8609abab3978bc420980404 100644 (file)
@@ -575,7 +575,8 @@ MappingQ<dim, spacedim>::transform_real_to_unit_cell(
 
               default:
                 {
-                  // we should get here, based on the if-condition at the top
+                  // we should not get here, based on the if-condition at the
+                  // top
                   DEAL_II_ASSERT_UNREACHABLE();
                 }
             }

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.