]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ack, forgot to build patches before writing...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Feb 2000 13:58:07 +0000 (13:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Feb 2000 13:58:07 +0000 (13:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@2335 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/Attic/examples/error-estimation/error-estimation.cc
tests/big-tests/error-estimation/error-estimation.cc

index 535451477537ae2784c24a2084661f66839e8ab8..80648997e396454bdfb72639edb7d2685a9a3344 100644 (file)
@@ -575,6 +575,7 @@ void PoissonProblem<dim>::run (ParameterHandler &prm) {
       out.add_data_vector (h1_error_per_dof, "H1_Error");
       out.add_data_vector (estimated_error_per_dof, "Estimated_Error");
       out.add_data_vector (error_ratio, "Ratio_True_to_Estimated_Error");
+      out.build_patches ();
       string filename = prm.get ("Output base filename");
       switch (refine_mode) 
        {
index 535451477537ae2784c24a2084661f66839e8ab8..80648997e396454bdfb72639edb7d2685a9a3344 100644 (file)
@@ -575,6 +575,7 @@ void PoissonProblem<dim>::run (ParameterHandler &prm) {
       out.add_data_vector (h1_error_per_dof, "H1_Error");
       out.add_data_vector (estimated_error_per_dof, "Estimated_Error");
       out.add_data_vector (error_ratio, "Ratio_True_to_Estimated_Error");
+      out.build_patches ();
       string filename = prm.get ("Output base filename");
       switch (refine_mode) 
        {

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.