From 359ba755c4a010f1495e8ca0a13f26cba6d253ec Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 14 Sep 2001 16:53:23 +0000 Subject: [PATCH] Again new results (well, new formatting) git-svn-id: https://svn.dealii.org/trunk@5015 0785d39b-7218-0410-832d-ea1e28bc413d --- .../step-11.data/results.html | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-11.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-11.data/results.html index d7a886d975..b7832cdd97 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-11.data/results.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-11.data/results.html @@ -1,34 +1,35 @@

Results

+
 Using mapping with degree 1:
 ============================
-cells         |u|_1           error                   
-5       0.680402        5.7291e-01
-20      1.085518        1.6780e-01
-80      1.208981        4.4334e-02
-320     1.242041        1.1273e-02
-1280    1.250482        2.8323e-03
-5120    1.252605        7.0918e-04
+cells  |u|_1    error   
+    5 0.680402 0.572912 
+   20 1.085518 0.167796 
+   80 1.208981 0.044334 
+  320 1.242041 0.011273 
+ 1280 1.250482 0.002832 
+ 5120 1.252605 0.000709 
 
 Using mapping with degree 2:
 ============================
-cells         |u|_1           error                   
-5       1.050963        2.0235e-01
-20      1.199642        5.3672e-02
-80      1.239913        1.3401e-02
-320     1.249987        3.3273e-03
-1280    1.252486        8.2827e-04
-5120    1.253108        2.0647e-04
+cells  |u|_1    error   
+    5 1.050963 0.202351 
+   20 1.199642 0.053672 
+   80 1.239913 0.013401 
+  320 1.249987 0.003327 
+ 1280 1.252486 0.000828 
+ 5120 1.253108 0.000206 
 
 Using mapping with degree 3:
 ============================
-cells         |u|_1           error                   
-5       1.086161        1.6715e-01
-20      1.204349        4.8965e-02
-80      1.240502        1.2812e-02
-320     1.250059        3.2551e-03
-1280    1.252495        8.1944e-04
-5120    1.253109        2.0540e-04
+cells  |u|_1    error   
+    5 1.086161 0.167153 
+   20 1.204349 0.048965 
+   80 1.240502 0.012812 
+  320 1.250059 0.003255 
+ 1280 1.252495 0.000819 
+ 5120 1.253109 0.000205 
 
\ No newline at end of file -- 2.39.5