]> https://gitweb.dealii.org/ - dealii.git/commitdiff
tests: Increase output precision for fe/rt_bubbles_(14|15) 6068/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 20 Mar 2018 02:51:46 +0000 (21:51 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 20 Mar 2018 02:51:46 +0000 (21:51 -0500)
tests/fe/rt_bubbles_14.cc
tests/fe/rt_bubbles_15.cc

index c75595c5d1d4f39d8b93638b6a6302837aff995b..2a555dcd76d7cf1b0ebd03734ecb9c8107beee63 100644 (file)
@@ -80,6 +80,7 @@ int
 main()
 {
   initlog();
+  deallog << std::setprecision(8);
   deallog << std::fixed;
 
   for (unsigned int i=1; i<4; ++i)
index a2b59f3b05e2f8eb8440be09d7502edda9027c8d..ddb136eb5c3554aa1a7e983ccc5f402121bee295 100644 (file)
@@ -81,6 +81,7 @@ int
 main()
 {
   initlog();
+  deallog << std::setprecision(8);
   deallog << std::fixed;
 
   for (unsigned int i=1; i<4; ++i)

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.