]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
cleanup test output
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Aug 2012 07:39:22 +0000 (07:39 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Aug 2012 07:39:22 +0000 (07:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@25917 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/interpolate_03.cc
tests/mpi/interpolate_03/ncpu_10/cmp/generic
tests/mpi/interpolate_03/ncpu_4/cmp/generic

index ed367b1916b90e74314de5ad514e9aa6f71c44dc..423bfcf7b9475624972f7dde541600b68da9372e 100644 (file)
@@ -68,11 +68,9 @@ void test()
   
   TrilinosWrappers::MPI::Vector interpolated(dofh.locally_owned_dofs(),
                                             MPI_COMM_WORLD);
-  deallog << "before" << std::endl;
   VectorTools::interpolate (dofh,
                            LinearFunction<dim>(),
                            interpolated);
-  deallog << "after" << std::endl;
   interpolated.compress();
 
   double norm = interpolated.l2_norm();
index 02b42b4570f56daf8b7068899c72f1928d18ef2a..f4d75a0296a0474a91272716221c60ec7e718663 100644 (file)
@@ -1,3 +1,2 @@
 
-DEAL:0:2d::difference = 0.577350
-DEAL:0:3d::difference = 0.577350
+DEAL:0:2d::norm = 3.00000
index 02b42b4570f56daf8b7068899c72f1928d18ef2a..f4d75a0296a0474a91272716221c60ec7e718663 100644 (file)
@@ -1,3 +1,2 @@
 
-DEAL:0:2d::difference = 0.577350
-DEAL:0:3d::difference = 0.577350
+DEAL:0:2d::norm = 3.00000

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.