]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove newlines in tables 8143/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 13 May 2019 17:58:50 +0000 (11:58 -0600)
committerTimo Heister <timo.heister@gmail.com>
Mon, 13 May 2019 17:58:50 +0000 (11:58 -0600)
20 files changed:
doc/doxygen/headers/iterators.h
examples/step-1/doc/results.dox
examples/step-12/doc/results.dox
examples/step-13/doc/results.dox
examples/step-14/doc/results.dox
examples/step-22/doc/results.dox
examples/step-29/doc/results.dox
examples/step-3/doc/results.dox
examples/step-30/doc/results.dox
examples/step-31/doc/results.dox
examples/step-32/doc/results.dox
examples/step-36/doc/results.dox
examples/step-4/doc/results.dox
examples/step-41/doc/results.dox
examples/step-43/doc/results.dox
examples/step-44/doc/results.dox
examples/step-46/doc/results.dox
examples/step-49/doc/intro.dox
examples/step-5/doc/results.dox
examples/step-6/doc/results.dox

index aef4a6dabe027b83804c1b737c236384a878229d..dd2fd92c315ea119ed00bf5bf06aec1078059566 100644 (file)
@@ -278,19 +278,16 @@ as the function that generate such objects:
     <th>cell_iterator type</th>
     <th>function call</th>
   </tr>
-
   <tr>
     <th>Triangulation</th>
     <td>typename Triangulation::cell_iterator</td>
     <td>Triangulation::begin()</td>
   </tr>
-
   <tr>
     <th>DoFHandler</th>
     <td>typename DoFHandler::cell_iterator</td>
     <td>DoFHandler::begin()</td>
   </tr>
-
   <tr>
     <th>hp::DoFHandler</th>
     <td>typename hp::DoFHandler::cell_iterator</td>
@@ -310,19 +307,16 @@ Active iterators have the following properties:
     <th>cell_iterator type</th>
     <th>function call</th>
   </tr>
-
   <tr>
     <th>Triangulation</th>
     <td>typename Triangulation::active_cell_iterator</td>
     <td>Triangulation::begin_active()</td>
   </tr>
-
   <tr>
     <th>DoFHandler</th>
     <td>typename DoFHandler::active_cell_iterator</td>
     <td>DoFHandler::begin_active()</td>
   </tr>
-
   <tr>
     <th>hp::DoFHandler</th>
     <td>typename hp::DoFHandler::active_cell_iterator</td>
index d2e1b749a2555d69ca6cc9381b42096413e21d8a..44f6ceeb2924287c188e1825921b4022c61bee15 100644 (file)
@@ -7,7 +7,6 @@ Running the program produces graphics of two grids (grid-1.eps and grid-2.eps).
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-1.grid-1.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-1.grid-2r2.png" alt="">
     </td>
index 985eb2f6578bac24649523a4f833e993493a9dc5..304f447ce4dd41e65e4beace6d51ecc9d2e27ed5 100644 (file)
@@ -99,7 +99,6 @@ refinement, results look much different when using a continuous element:
     <td valign="top">
       <img src="https://www.dealii.org/images/steps/developer/step-12.cg.sol-0.png" alt="">
     </td>
-
     <td valign="top">
       1 &nbsp;
     </td>
@@ -107,7 +106,6 @@ refinement, results look much different when using a continuous element:
       <img src="https://www.dealii.org/images/steps/developer/step-12.cg.sol-1.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       2 &nbsp;
@@ -115,7 +113,6 @@ refinement, results look much different when using a continuous element:
     <td valign="top">
       <img src="https://www.dealii.org/images/steps/developer/step-12.cg.sol-2.png" alt="">
     </td>
-
     <td valign="top">
       3 &nbsp;
     </td>
@@ -123,7 +120,6 @@ refinement, results look much different when using a continuous element:
       <img src="https://www.dealii.org/images/steps/developer/step-12.cg.sol-3.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       4 &nbsp;
@@ -131,7 +127,6 @@ refinement, results look much different when using a continuous element:
     <td valign="top">
       <img src="https://www.dealii.org/images/steps/developer/step-12.cg.sol-4.png" alt="">
     </td>
-
     <td valign="top">
       5 &nbsp;
     </td>
index 27b67080447de18318e0cb0e30857acc818b60ee..df4cf57daffd5440485e8200428466fb1ce65308 100644 (file)
@@ -64,7 +64,6 @@ first 9 refinement steps of the Kelly refinement indicator:
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-1.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-2.png" alt="">
@@ -73,7 +72,6 @@ first 9 refinement steps of the Kelly refinement indicator:
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-3.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-4.png" alt="">
@@ -82,7 +80,6 @@ first 9 refinement steps of the Kelly refinement indicator:
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-5.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-6.png" alt="">
@@ -91,7 +88,6 @@ first 9 refinement steps of the Kelly refinement indicator:
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-7.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-13.solution-kelly-8.png" alt="">
index 84d375caf7c12331313c8f197c917bb248129136..5d40975785d377321357774b46101cabd5d1e17e 100644 (file)
@@ -54,7 +54,6 @@ grid, primal and dual numerical solutions look like this:
     <td width="50%">
       <img src="https://www.dealii.org/images/steps/developer/step-14.point-value.solution-5.png" alt="">
     </td>
-
     <td width="50%">
       <img src="https://www.dealii.org/images/steps/developer/step-14.point-value.solution-5-dual.png" alt="">
     </td>
index 92da01f0446d4a5652095b0fb034745f92cb3c8d..7c3a6c75120d4d3a628c7b1dc272dab907db6861 100644 (file)
@@ -78,27 +78,22 @@ corners, so there is need for refinement there as well:
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-0.png" alt="">
     </td>
-
     <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">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-2.png" alt="">
     </td>
-
     <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">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-4.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.2d.mesh-5.png" alt="">
     </td>
@@ -189,27 +184,22 @@ look as follow:
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-0.png" alt="">
     </td>
-
     <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">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-2.png" alt="">
     </td>
-
     <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">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-4.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d.mesh-5.png" alt="">
     </td>
@@ -796,7 +786,6 @@ then we get images where the fault line is curved:
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d-extension.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-22.3d-grid-extension.png" alt="">
     </td>
index 0d0c7dad43a280a3dff31e1a91a046f2a12a3204..3185cdad21d5a082c391544213cb014c4b9260b3 100644 (file)
@@ -90,7 +90,6 @@ The graphical output of the program looks as follows:
       <img src="https://www.dealii.org/images/steps/developer/step-29.w.png" alt="w = Im(u)">
     </td>
   </tr>
-
   <tr>
     <td colspan="2">
       <img src="https://www.dealii.org/images/steps/developer/step-29.intensity.png" alt="|u|">
index acff9e72f6df5740d4cf343179a20d7b2a854625..cbf2242d3f84a3c8350747c26785395b3f736a9d 100644 (file)
@@ -57,7 +57,6 @@ to get the result at the right:
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-3.solution-1.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-3.solution-2.png" alt="">
     </td>
index 3fee52139734b437fd544dce265f2820f4145e23..b18d042a2bac212e4ba5a591b2d0e8edee56ea2c 100644 (file)
@@ -110,7 +110,6 @@ algorithms (right).
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-1.iso.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-1.aniso.png" alt="">
     </td>
@@ -119,7 +118,6 @@ algorithms (right).
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-5.iso.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-30.sol-5.aniso.png" alt="">
     </td>
index 030fe4634c0abd308f5f889ea8c186e1c7b1410c..b92d010eafe50121810df2d89171e992664e59ab 100644 (file)
@@ -101,7 +101,6 @@ the color scale used for the temperature is not always the same):
         <img src="https://www.dealii.org/images/steps/developer/step-31.2d.solution.03.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
         <img src="https://www.dealii.org/images/steps/developer/step-31.2d.solution.04.png" alt="">
@@ -152,7 +151,6 @@ adaptive mesh and the flow field at the same time steps:
         <img src="https://www.dealii.org/images/steps/developer/step-31.2d.grid.03.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
         <img src="https://www.dealii.org/images/steps/developer/step-31.2d.grid.04.png" alt="">
@@ -257,7 +255,6 @@ following plots:
         <img src="https://www.dealii.org/images/steps/developer/step-31.3d.solution.03.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
         <img src="https://www.dealii.org/images/steps/developer/step-31.3d.solution.04.png" alt="">
@@ -272,7 +269,6 @@ following plots:
         <img src="https://www.dealii.org/images/steps/developer/step-31.3d.solution.07.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
         <img src="https://www.dealii.org/images/steps/developer/step-31.3d.solution.08.png" alt="">
@@ -421,7 +417,6 @@ bilinear elements (<code>temperature_degree=1</code>) in 2d:
         <img src="https://www.dealii.org/images/steps/developer/step-31.timestep.q1.beta=0.03.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
         <img src="https://www.dealii.org/images/steps/developer/step-31.timestep.q1.beta=0.1.png" alt="">
@@ -498,7 +493,6 @@ retain the $Q_2/Q_1$ stable Taylor-Hood element for the Stokes system:
         <img src="https://www.dealii.org/images/steps/developer/step-31.timestep.q2.beta=0.03.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
         <img src="https://www.dealii.org/images/steps/developer/step-31.timestep.q2.beta=0.1.png" alt="">
index 6a000956104fab96012f2bab0bcefe15eb4da5c8..6e62c9e8cebd58a5e77b0f413ee228c68060d96d 100644 (file)
@@ -176,67 +176,53 @@ To demonstrate the output we show the output from every 1250th time step here:
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-000.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-050.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-100.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-150.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-200.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-250.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-300.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-350.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-400.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-450.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-500.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-550.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-time-600.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-cells.png" alt="">
     </td>
-
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-32-2d-partition.png" alt="">
     </td>
index 90cf29f0d63bfeee9e02638904235d7de28f8e3c..7cbbc356da7f0d8f2f433e142b294d3a5e83433f 100644 (file)
@@ -40,7 +40,6 @@ look like this:
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.1.png" alt=""></td>
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.2.png" alt=""></td>
 </tr>
-
 <tr>
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.3.png" alt=""></td>
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.4.png" alt=""></td>
@@ -112,7 +111,6 @@ The first five eigenfunctions are now like this:
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.1.png" alt=""></td>
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.2.png" alt=""></td>
 </tr>
-
 <tr>
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.3.png" alt=""></td>
 <td><img src="https://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.4.png" alt=""></td>
index 4c35ac210c7f26c837b9d363759d4cbb22572e1d..44dffe84897eea06409273d9465f231d893d7326 100644 (file)
@@ -73,7 +73,6 @@ so that it is possible to see through them and see what's behind.
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-4.solution-3d.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-4.contours-3d.png" alt="">
     </td>
index 6f9afa3bb2f5cd3c45c0fb151c583e6467b4190b..a65cd4eaeaa78f5f32fcb572a2abbecc04a0c35f 100644 (file)
@@ -71,7 +71,6 @@ leftmost column):
       <img src="https://www.dealii.org/images/steps/developer/step-41.displacement.3d.00.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       3 &nbsp;
@@ -86,7 +85,6 @@ leftmost column):
       <img src="https://www.dealii.org/images/steps/developer/step-41.displacement.3d.03.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       6 &nbsp;
@@ -101,7 +99,6 @@ leftmost column):
       <img src="https://www.dealii.org/images/steps/developer/step-41.displacement.3d.06.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       9 &nbsp;
@@ -116,7 +113,6 @@ leftmost column):
       <img src="https://www.dealii.org/images/steps/developer/step-41.displacement.3d.09.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       12 &nbsp;
@@ -131,7 +127,6 @@ leftmost column):
       <img src="https://www.dealii.org/images/steps/developer/step-41.displacement.3d.12.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       15 &nbsp;
@@ -146,7 +141,6 @@ leftmost column):
       <img src="https://www.dealii.org/images/steps/developer/step-41.displacement.3d.15.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td valign="top">
       18 &nbsp;
@@ -192,7 +186,6 @@ blue for negative values.
       <img src="https://www.dealii.org/images/steps/developer/step-41.forces.18.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td align="center">
       Iteration 1
index 53842a7d9dae1d838319e3d6df8343cc8de9ee9c..36423d900c0070205e8363f6579b5a60e4315745 100644 (file)
@@ -33,7 +33,6 @@ pictures, so here is some output of a run in 3d:
        </p>
     </td>
   </tr>
-
   <tr>
     <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-43.3d.saturation.png" alt="">
index 18bc4d784f0d733b1c72a4be320f813554de85e6..6f2ad7882cf9e7c072dbda37c037b1a6d5db27ce 100644 (file)
@@ -177,7 +177,6 @@ and could be smoothed on a continuous grid for the post-processing purposes.
 
 
 <table align="center" class="tutorial" cellspacing="3" cellpadding="3">
-
   <tr>
     <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-44.Q2-P1_gr_3_p_ratio_80-displacement.png" alt="">
@@ -241,7 +240,6 @@ displacement field, although qualitatively similar, is different to that of the
 
 
 <table align="center" class="tutorial" cellspacing="3" cellpadding="3">
-
   <tr>
     <td align="center">
         <img src="https://www.dealii.org/images/steps/developer/step-44.2d-gr_2.png" alt="">
index f2a135216f5570b5acd03d1f5df8b14692d4d894..6c20e128d163a5c8f103c433e1fbcca3c1da2c49 100644 (file)
@@ -55,15 +55,12 @@ The results are easily visualized:
   <tr valign="top">
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.velocity-magnitude.png" alt="">
-
       <p align="center">
         Magnitude of the fluid velocity.
       </p>
     </td>
-
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.pressure.png" alt="">
-
       <p align="center">
         Fluid pressure. The dynamic range has been truncated to cut off the
         pressure singularities at the top left and right corners of the domain
@@ -75,15 +72,12 @@ The results are easily visualized:
   <tr valign="top">
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.velocity.png" alt="">
-
       <p align="center">
         Fluid velocity.
       </p>
     </td>
-
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.displacement.png" alt="">
-
       <p align="center">
         Solid displacement.
       </p>
@@ -141,16 +135,13 @@ The results can also be visualized and yield some good pictures:
   <tr valign="top">
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.3d.velocity.png" alt="">
-
       <p align="center">
         Vectors of the fluid velocity and magnitude of the
         displacement of the solid part.
       </p>
     </td>
-
     <td valign="top" align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-46.3d.streamlines.png" alt="">
-
       <p align="center">
         Streamlines of the velocity, with the mesh superimposed.
       </p>
@@ -159,7 +150,6 @@ The results can also be visualized and yield some good pictures:
   <tr valign="top">
     <td valign="top" align="center" colspan="2">
       <img src="https://www.dealii.org/images/steps/developer/step-46.3d.displacement.png" alt="">
-
       <p align="center">
         Solid displacement.
       </p>
index 0efbd5a60fb5bfad3145648452fc457912ce9a92..d84c9256926f4577a08a5c5644afe81de0f0afce 100644 (file)
@@ -236,7 +236,6 @@ centered by moving the top vertices upwards:
     <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">
         <img src="https://www.dealii.org/images/steps/developer/step-49.grid-3.png" alt="" height="200px"> top vertices moved upwards
     </td>
@@ -262,7 +261,6 @@ mesh, generated for example with Gmsh, that is read in from a
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-49.grid-4base.png" alt=""> input mesh
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-49.grid-4.png" alt=""> extruded output mesh
     </td>
index a4114a26de5e607bdd0ea7aaa28cfc727f358e7b..79dc5024400198d8e5389a7ce3f256d55310ae4b 100644 (file)
@@ -53,7 +53,6 @@ format. They are depicted in the following:
       <img src="https://www.dealii.org/images/steps/developer/step-5.solution-1.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-5.solution-2.png" alt="">
@@ -62,7 +61,6 @@ format. They are depicted in the following:
       <img src="https://www.dealii.org/images/steps/developer/step-5.solution-3.png" alt="">
     </td>
   </tr>
-
   <tr>
     <td>
       <img src="https://www.dealii.org/images/steps/developer/step-5.solution-4.png" alt="">
index 37ae6b77e6126435e79e67af4e89162fc9e79656..9771464ea77a1ff4f4e204be4299f76952f74d0c 100644 (file)
@@ -168,7 +168,6 @@ following results (left: iterations; right: CPU time):
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q2.dofs_vs_iterations.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q2.dofs_vs_time.png" alt="">
     </td>
@@ -192,7 +191,6 @@ bi-linear one. If one makes this change, the results are as follows:
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q1.dofs_vs_iterations.png" alt="">
     </td>
-
     <td align="center">
       <img src="https://www.dealii.org/images/steps/developer/step-6.q1.dofs_vs_time.png" alt="">
     </td>

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.