]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Redo sizes and alternate texts for step-10. 6448/head
authorDavid Wells <wellsd2@rpi.edu>
Fri, 4 May 2018 14:12:49 +0000 (10:12 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 4 May 2018 14:12:49 +0000 (10:12 -0400)
This grids are way too large on any reasonably sized monitor; make them much
smaller.

examples/step-10/doc/results.dox

index b6b000b572954cf66745393f4d4aadc93524779d..208f2745738bcb7fba0debaf622e25ca85e7a48b 100644 (file)
@@ -27,22 +27,38 @@ uniformly refined grid (right).
 
 <div class="twocolumn" style="width: 80%">
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_0_q1.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_0_q1.svg"
+         alt="Five-cell discretization of the disk."
+         width="400" height="400">
   </div>
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_1_q1.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_1_q1.svg"
+         alt="20-cell discretization of the disk (i.e., five cells
+              refined once)."
+         width="400" height="400">
   </div>
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_0_q2.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_0_q2.svg"
+         alt="Five-cell discretization of the disk with quadratic edges. The
+              boundary is nearly indistinguishable from the actual circle."
+         width="400" height="400"
+         >
   </div>
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_1_q2.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_1_q2.svg"
+         alt="20-cell discretization with quadratic edges."
+         width="400" height="400">
   </div>
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_0_q3.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_0_q3.svg"
+         alt="Five-cell discretization of the disk with cubic edges. The
+              boundary is nearly indistinguishable from the actual circle."
+         width="400" height="400">
   </div>
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_1_q3.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_ball_1_q3.svg"
+         alt="20-cell discretization with cubic edges."
+         width="400" height="400">
   </div>
 </div>
 
@@ -54,10 +70,16 @@ red line marks the actual circle:
 
 <div class="twocolumn" style="width: 80%">
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_exact_vs_interpolate_q2.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_exact_vs_interpolate_q2.svg"
+         alt="Close-up of quadratic discretization. The distance between the
+         quadratic interpolant and the actual circle is small."
+         width="400" height="400">
   </div>
   <div>
-    <img src="https://www.dealii.org/images/steps/developer/step_10_exact_vs_interpolate_q3.svg">
+    <img src="https://www.dealii.org/images/steps/developer/step_10_exact_vs_interpolate_q3.svg"
+         alt="Close-up of cubic discretization. The distance between the
+         cubic interpolant and the actual circle is very small."
+         width="400" height="400">
   </div>
 </div>
 

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.