]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
test: fix error estimator norm output
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 14 Dec 2013 11:07:06 +0000 (11:07 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 14 Dec 2013 11:07:06 +0000 (11:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@32004 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/step-39.cc

index c5d15a0f58978d7671ca29291431a6b337f3035d..9410d32187cb5911347630ed7c1bfeb78f780899 100644 (file)
@@ -642,7 +642,6 @@ namespace Step39
     // processors is the right way to do this.
     double local_norm = estimates.block(0).l2_norm();
     local_norm *= local_norm;
-    estimates.block(0).print(deallog);
     return std::sqrt(Utilities::MPI::sum(local_norm, MPI_COMM_WORLD));
   }
 

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.