]> https://gitweb.dealii.org/ - dealii.git/commitdiff
lower case html tables
authorTimo Heister <timo.heister@gmail.com>
Mon, 13 May 2019 17:51:40 +0000 (11:51 -0600)
committerTimo Heister <timo.heister@gmail.com>
Mon, 13 May 2019 17:51:40 +0000 (11:51 -0600)
13 files changed:
examples/step-1/doc/results.dox
examples/step-22/doc/results.dox
examples/step-24/doc/results.dox
examples/step-3/doc/results.dox
examples/step-30/doc/results.dox
examples/step-4/doc/results.dox
examples/step-40/doc/results.dox
examples/step-46/doc/results.dox
examples/step-49/doc/intro.dox
examples/step-5/doc/results.dox
examples/step-57/doc/results.dox
examples/step-6/doc/results.dox
examples/step-8/doc/results.dox

index dc64e8e973e7dbd66c9fca227110655e96bc6d46..d2e1b749a2555d69ca6cc9381b42096413e21d8a 100644 (file)
@@ -2,13 +2,13 @@
 
 Running the program produces graphics of two grids (grid-1.eps and grid-2.eps). They look like this:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-1.grid-1.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-1.grid-2r2.png" alt="">
     </td>
   </tr>
index a1f44fec286fe8b478b3bd66533a27be75810674..92da01f0446d4a5652095b0fb034745f92cb3c8d 100644 (file)
@@ -73,33 +73,33 @@ and 1 in the right one, so there is an abrupt change at $x=0$. Likewise,
 there are changes from Dirichlet to Neumann data in the two upper
 corners, so there is need for refinement there as well:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-0.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-1.png" alt="">
     </td>
   </tr>
 
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-2.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-3.png" alt="">
     </td>
   </tr>
 
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-4.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-5.png" alt="">
     </td>
   </tr>
@@ -184,33 +184,33 @@ href="#improved-solver">below</a>.
 As for the graphical output, the grids generated during the solution
 look as follow:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-0.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-1.png" alt="">
     </td>
   </tr>
 
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-2.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-3.png" alt="">
     </td>
   </tr>
 
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-4.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-5.png" alt="">
     </td>
   </tr>
@@ -791,13 +791,13 @@ $[-2,2]\times[-2,2]\times[-1,0]$
                                                top_right);
 @endcode
 then we get images where the fault line is curved:
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d-extension.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d-grid-extension.png" alt="">
     </td>
   </tr>
index 83742a45a1715fd1126bda9f0f5d8ead4bbd32e7..782671bdc018ebabc1b9439d171827b3b5dcac63 100644 (file)
@@ -45,7 +45,7 @@ experiments, and the right is the simulated data.
 In the experiment, a single small strong absorber was embedded in
 weaker absorbing tissue:
 
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
 <img src="https://www.dealii.org/images/steps/developer/step-24.one.png" alt="">
@@ -90,7 +90,7 @@ thermoacoustic waves in the medium by multiple absorbers:
 
 Experimental data and our simulated data are compared in the following two
 figures:
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
 <img src="https://www.dealii.org/images/steps/developer/step-24.multi.png" alt="">
@@ -113,7 +113,7 @@ As before, the numerical result better matches experimental ones by applying a
 bandwidth filter that matches the actual behavior of detectors (left) and by
 choosing a finer mesh (right):
 
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
 <img src="https://www.dealii.org/images/steps/developer/step-24.multi_sf.png" alt="">
index 6e61813cf71aaa9642fae180c9b2195c92e6bce4..acff9e72f6df5740d4cf343179a20d7b2a854625 100644 (file)
@@ -52,13 +52,13 @@ gnuplot> set hidden3d
 @endcode
 to get the result at the right:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-3.solution-1.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-3.solution-2.png" alt="">
     </td>
   </tr>
index a71e3208e0eae33fa640642b7c7df7fad56f3d77..3fee52139734b437fd544dce265f2820f4145e23 100644 (file)
@@ -105,22 +105,22 @@ Now we show the solutions on the mesh after one and after five adaptive
 refinement steps for both the isotropic (left) and anisotropic refinement
 algorithms (right).
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-1.iso.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-1.aniso.png" alt="">
     </td>
   </tr>
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-5.iso.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-5.aniso.png" alt="">
     </td>
   </tr>
index 58d78a0fac8444fa6fc66312c1d767d0cbfa1ea1..4c35ac210c7f26c837b9d363759d4cbb22572e1d 100644 (file)
@@ -68,13 +68,13 @@ constant values (as indicated by the legend at the top left). Isosurface
 pictures look best if one makes the individual surfaces slightly transparent
 so that it is possible to see through them and see what's behind.
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-4.solution-3d.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-4.contours-3d.png" alt="">
     </td>
   </tr>
index 858e7098108a4a9833848276f8ed7800214b0386..e5ff5731795252d103b5148db573590b5e77c3d5 100644 (file)
@@ -63,7 +63,7 @@ such big problems can no longer be visualized, so we also ran the
 program on only 16 processors. Here are a mesh, along with its
 partitioning onto the 16 processors, and the corresponding solution:
 
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
   <img src="https://www.dealii.org/images/steps/developer/step-40.mesh.png" alt="">
@@ -86,7 +86,7 @@ graphs are taken from an earlier version of the
 data of runs on even larger numbers of processors, and a lot
 more interpretation can be found in the final version of the paper):
 
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
   <img src="https://www.dealii.org/images/steps/developer/step-40.strong2.png" alt="">
@@ -114,7 +114,7 @@ interesting question may be how big problems can become so that they can still
 be solved within a reasonable time on a machine of a particular size. We show
 this in the following two graphs for 256 and 4096 processors:
 
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
   <img src="https://www.dealii.org/images/steps/developer/step-40.256.png" alt="">
index 5dd81a89927e6c800701daeba2ea60bd67528921..f2a135216f5570b5acd03d1f5df8b14692d4d894 100644 (file)
@@ -51,7 +51,7 @@ Refinement cycle 5
 
 The results are easily visualized:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr valign="top">
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.velocity-magnitude.png" alt="">
@@ -137,7 +137,7 @@ minutes). Clearly a better solver is needed here, a topic discussed below.
 
 The results can also be visualized and yield some good pictures:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr valign="top">
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.3d.velocity.png" alt="">
index 381203457870f5e19097b89c7d82f336a936d878..0efbd5a60fb5bfad3145648452fc457912ce9a92 100644 (file)
@@ -148,46 +148,46 @@ results section of step-38 but let us show a simpler example here:
 In the function <code>grid_5()</code> of the current program, we perturb the y
 coordinate of a mesh with a sine curve:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-5a.png" alt=""> regular input mesh
     </td>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-5.png" alt=""> output mesh
     </td>
   </tr>
-</TABLE>
+</table>
 
 Similarly, we can transform a regularly refined
 unit square to a wall-adapted mesh in y direction using the formula
 $(x,y) \mapsto (x,\tanh(2 y)/\tanh(2))$. This is done in <code>grid_6()</code>
 of this tutorial:
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-6a.png" alt=""> regular input mesh
     </td>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-6.png" alt=""> wall-adapted output mesh
     </td>
   </tr>
-</TABLE>
+</table>
 
 Finally, the function GridTools::distort_random allows you to move vertices in the
 mesh (optionally ignoring boundary nodes) by a random amount. This is
 demonstrated in <code>grid_7()</code> and the result is as follows:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-7a.png" alt=""> regular input mesh
     </td>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-7.png" alt=""> perturbed output mesh
     </td>
   </tr>
-</TABLE>
+</table>
 
 This function is primarily intended to negate some of the superconvergence
 effects one gets when studying convergence on regular meshes, as well as to
@@ -216,9 +216,9 @@ These are the input meshes and the output mesh:
 
 <table width="80%" align="center">
   <tr>
-    <td ALIGN="center"><img src="https://www.dealii.org/images/steps/developer/step-49.grid-2a.png" alt="" height="200px">input mesh 1</td>
-    <td ALIGN="center"><img src="https://www.dealii.org/images/steps/developer/step-49.grid-2b.png" alt="" height="200px">input mesh 2</td>
-    <td ALIGN="center"><img src="https://www.dealii.org/images/steps/developer/step-49.grid-2.png" alt="" height="200px">merged mesh</td>
+    <td align="center"><img src="https://www.dealii.org/images/steps/developer/step-49.grid-2a.png" alt="" height="200px">input mesh 1</td>
+    <td align="center"><img src="https://www.dealii.org/images/steps/developer/step-49.grid-2b.png" alt="" height="200px">input mesh 2</td>
+    <td align="center"><img src="https://www.dealii.org/images/steps/developer/step-49.grid-2.png" alt="" height="200px">merged mesh</td>
   </tr>
 </table>
 
@@ -231,13 +231,13 @@ or inverted cells and you shouldn't expect anything useful to come of using
 such meshes. Here, we create a box with a cylindrical hole that is not exactly
 centered by moving the top vertices upwards:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-3a.png" alt="" height="200px"> input mesh
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-3.png" alt="" height="200px"> top vertices moved upwards
     </td>
   </tr>
@@ -257,13 +257,13 @@ GridGenerator::hyper_cube_with_cylindrical_hole(). The main usage is a 2d
 mesh, generated for example with Gmsh, that is read in from a
 <code>.msh</code> file as described above. This is the output from grid_4():
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-49.grid-4base.png" alt=""> input mesh
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-49.grid-4.png" alt=""> extruded output mesh
     </td>
   </tr>
index 0016af675a55abc1959050fda8147f2de89bc28d..a4114a26de5e607bdd0ea7aaa28cfc727f358e7b 100644 (file)
@@ -44,7 +44,7 @@ format. They are depicted in the following:
 
 
 
-<TABLE WIDTH="100%">
+<table width="100%">
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-5.solution-0.png" alt="">
index ad70d60b3e765260ab36752066ac1aef66771004..6dbb68d388411960eca2bb8d4f06f56b427128cd 100644 (file)
@@ -124,23 +124,23 @@ $8 \times 8$ mesh, and the mesh is refined adaptively. Between meshes, the
 solution from the coarse mesh is interpolated to the fine mesh to be used as an
 initial guess.
 
-<TABLE ALIGN="center">
+<table align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re400_Mesh0.png" width="232px" alt="">
     </td>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re400_Mesh1.png" width="232px" alt="">
     </td>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re400_Mesh2.png" width="232px" alt="">
     </td>
   </tr>
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re400_Mesh3.png" width="232px" alt="">
     </td>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re400_Mesh4.png" width="232px" alt="">
     </td>
   </tr>
@@ -299,23 +299,23 @@ mesh. The quadratic convergence is clearly visible in the table.
 
 
 The sequence of generated grids looks like this:
-<TABLE ALIGN="center">
+<table align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re7500_Mesh0.png" width="232px" alt="">
     </td>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re7500_Mesh1.png" width="232px" alt="">
     </td>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re7500_Mesh2.png" width="232px" alt="">
     </td>
   </tr>
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re7500_Mesh3.png" width="232px" alt="">
     </td>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-57.Re7500_Mesh4.png" width="232px" alt="">
     </td>
   </tr>
index 90dc8223f9f27e947b1dc75499a69b36706170b3..37ae6b77e6126435e79e67af4e89162fc9e79656 100644 (file)
@@ -163,13 +163,13 @@ step-4) as well as CPU time needed (using the Timer class,
 discussed, for example, in step-12) and get the
 following results (left: iterations; right: CPU time):
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q2.dofs_vs_iterations.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q2.dofs_vs_time.png" alt="">
     </td>
   </tr>
@@ -187,13 +187,13 @@ The situation changes slightly when the finite element is not a
 bi-quadratic one as set in the constructor of this program, but a
 bi-linear one. If one makes this change, the results are as follows:
 
-<TABLE WIDTH="60%" ALIGN="center">
+<table width="60%" align="center">
   <tr>
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q1.dofs_vs_iterations.png" alt="">
     </td>
 
-    <td ALIGN="center">
+    <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q1.dofs_vs_time.png" alt="">
     </td>
   </tr>
index 5d0d4271c764c5d389ea0e744d1d2202ad652e47..3179c1a22a7beb80259b2e65ea46068c5bcebc99 100644 (file)
@@ -6,7 +6,7 @@ that they look nice. All images were made using Visit from the
 output files that the program wrote to disk. The first two pictures show
 the $x$- and $y$-displacements as scalar components:
 
-<TABLE WIDTH="100%">
+<table width="100%">
 <tr>
 <td>
 <img src="https://www.dealii.org/images/steps/developer/step-8.x.png" alt="">

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.