]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Provide a much nicer way to format a table in step-56. 8129/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 13 May 2019 08:50:57 +0000 (02:50 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 13 May 2019 08:50:57 +0000 (02:50 -0600)
examples/step-56/doc/results.dox

index bace01977083c906af8b626190336aeb649ec835..1f83e66bde338bd1f984d2dea26f4abb05747223 100644 (file)
@@ -17,7 +17,7 @@ see for example Ern/Guermond "Theory and Practice of Finite Elements", Section
 element as an example (this is what is done in the code, but is easily
 changed in <code>main()</code>):
 
-<table align="center" border="1">
+<table align="center" class="doxtable">
   <tr>
     <th>&nbsp;</th>
     <th>L2 Velocity</th>
@@ -66,7 +66,7 @@ CG. The preconditioner for CG is then either ILU or GMG.
 The following table summarizes solver iterations, timings, and virtual
 memory (VM) peak usage:
 
-<table align="center" border="1">
+<table align="center" class="doxtable">
 <tr>
   <th></th>
   <th colspan="3">General</th>
@@ -173,7 +173,7 @@ memory (VM) peak usage:
 </tr>
 </table>
 
-As can be seen from the table,
+As can be seen from the table:
 
 1. UMFPACK uses large amounts of memory, especially in 3d. Also, UMFPACK
 timings do not scale favorably with problem size.

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.