]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add white space to fix exception message split over several lines. 13708/head
authorSimon Sticko <simon@sticko.se>
Tue, 10 May 2022 05:48:48 +0000 (07:48 +0200)
committerSimon Sticko <simon@sticko.se>
Tue, 10 May 2022 05:48:48 +0000 (07:48 +0200)
source/non_matching/mesh_classifier.cc
source/non_matching/quadrature_generator.cc

index 236b14022e93eab35c40274be8de85d28fb2f44b..b67508ebe30ad39ec6ae75d1488ae43bad8fc2d3 100644 (file)
@@ -320,7 +320,7 @@ namespace NonMatching
 
         Assert(fe_collection[i].has_face_support_points(),
                ExcMessage(
-                 "The elements in the FECollection of the incoming DoFHandler"
+                 "The elements in the FECollection of the incoming DoFHandler "
                  "must have face support points."));
       }
   }
index 66aa18850ea9e00258cfcd76e32cef51360e9301..5efd056d14dcd9c8657e0ad2f18793d3e9d57785 100644 (file)
@@ -1653,8 +1653,8 @@ namespace NonMatching
     Assert(
       q_generator.get_quadratures().indefinite.size() == 0,
       ExcMessage(
-        "Generation of quadrature rules failed. This can mean that the level"
-        "set function is degenerate in some way, e.g. oscillating extremely"
+        "Generation of quadrature rules failed. This can mean that the level "
+        "set function is degenerate in some way, e.g. oscillating extremely "
         "rapidly."));
   }
 

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.