]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use a higher accuracy for results
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2006 15:10:17 +0000 (15:10 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2006 15:10:17 +0000 (15:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@13662 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/dof_tools_03.cc

index 0263a2067cd00a6d6531c29b5e47dc5dbab3c2bd..5860810557d14c2327805454a882aa3b072ead98 100644 (file)
@@ -29,6 +29,7 @@ template <int dim>
 void
 check_this (const DoFHandler<dim> &dof_handler)
 {
+  deallog.get_file_stream().precision (5);
                                    // don't run this test if hanging
                                    // nodes are not implemented
   if (dof_handler.get_fe().constraints_are_implemented() == false)

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.