]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update tests/grid/tria_clear_user_data.cc 12302/head
authorNicola Giuliani <ngiuliani@sissa.it>
Tue, 1 Jun 2021 09:09:34 +0000 (11:09 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jun 2021 09:09:34 +0000 (11:09 +0200)
Co-authored-by: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
tests/grid/tria_clear_user_data.cc

index 45d6473c4e05e188b9202d3c0124798c1b3dd79e..e2dceb08b94b63e01a650438b12bdca2f2d4251c 100644 (file)
@@ -29,7 +29,7 @@ test()
   Triangulation<dim> tria;
   GridGenerator::hyper_cube(tria);
   tria.clear_user_data();
-  deallog << 'Cleared user data in ' << dim << 'D' << std::endl;
+  deallog << "Cleared user data in " << dim << 'D' << std::endl;
 }
 
 

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.