]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Suppress output to screen.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Oct 2011 03:02:18 +0000 (03:02 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Oct 2011 03:02:18 +0000 (03:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@24508 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/p4est_2d_refine_02.cc

index 1eb29a95fd7ac7132d8ea5985e90847a6814c125..c295e4ccfc9ca769f66143ebd449cfc18255b38f 100644 (file)
@@ -53,8 +53,9 @@ void test()
          deallog << "#cells = " << tr.n_global_active_cells() << std::endl;
        }
 
+      const unsigned int checksum = tr.get_checksum ();
       deallog << "Checksum: "
-             << tr.get_checksum ()
+             << checksum
              << 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.