]> https://gitweb.dealii.org/ - dealii.git/commitdiff
avoid warning 14283/head
authorMagdalena Schreter <schreter.magdalena@gmail.com>
Sun, 18 Sep 2022 15:26:45 +0000 (17:26 +0200)
committerMagdalena Schreter <schreter.magdalena@gmail.com>
Sun, 18 Sep 2022 15:26:45 +0000 (17:26 +0200)
include/deal.II/grid/reference_cell.h

index abf78f3fd38d11504cd80f987c1c3d73a169dabb..5fa19e26fa1f7a5c1e82f0ea5e11a54fec94d49d 100644 (file)
@@ -1007,7 +1007,7 @@ ReferenceCell::n_lines() const
     return 12;
 
   Assert(false, ExcNotImplemented());
-  return numbers::invalid_unsigned_int;
+  return 0;
 }
 
 

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.