]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update test output (still broken)
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Mar 2013 17:03:06 +0000 (17:03 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 7 Mar 2013 17:03:06 +0000 (17:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@28799 0785d39b-7218-0410-832d-ea1e28bc413d

tests/grid/refine_and_coarsen_01.cc
tests/grid/refine_and_coarsen_01/cmp/generic

index d38a70e54b07447cda77f0cbbb0fba2dae0a1256..acd00023cfc513f066c54ba16b4b007c6251c961 100644 (file)
@@ -48,7 +48,7 @@ void check ()
   
   GridRefinement::refine_and_coarsen_fixed_fraction (tria,
                                                     estimated_error_per_cell,
-                                                    0.1, 0);
+                                                    0.25, 0);
   tria.execute_coarsening_and_refinement ();
 
   deallog << "n_active_cells: " << tria.n_active_cells() << std::endl;
index 292df5f8127b0f90478aa5de55f7ca40623a554c..521a63a515e3e0e651ab252c79a0aa8ea1524ecd 100644 (file)
@@ -1,4 +1,10 @@
 
+DEAL::n_active_cells: 4
+DEAL::n_active_cells: 5
 DEAL::OK for 1d
+DEAL::n_active_cells: 16
+DEAL::n_active_cells: 28
 DEAL::OK for 2d
+DEAL::n_active_cells: 64
+DEAL::n_active_cells: 176
 DEAL::OK for 3d

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.