]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Place figures for 2d/3d quarter hyper ball in same line 9822/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sun, 5 Apr 2020 06:38:48 +0000 (08:38 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sun, 5 Apr 2020 06:38:48 +0000 (08:38 +0200)
include/deal.II/grid/grid_generator.h

index 4a39fcbe88ba4f179f364fb93499bc5fdf01d52b..4ec81aba00973b0574b3d5c29b22c20ddefa03e7 100644 (file)
@@ -782,13 +782,16 @@ namespace GridGenerator
    * is set to zero, and a SphericalManifold is attached to it.
    *
    * The resulting grid in 2D and 3D looks as follows:
-   * \htmlonly <style>div.image
-   * img[src="quarter_hyper_ball_2d.png"]{width:40%;}</style> \endhtmlonly
-   * @image html quarter_hyper_ball_2d.png
-   * \htmlonly <style>div.image
-   * img[src="quarter_hyper_ball_3d.png"]{width:40%;}</style> \endhtmlonly
-   * @image html quarter_hyper_ball_3d.png
-   *
+   * <table align="center" class="doxtable">
+   *   <tr>
+   *     <td>
+   *       <img src="quarter_hyper_ball_2d.png" alt="" width="50%">
+   *     </td>
+   *     <td>
+   *       <img src="quarter_hyper_ball_3d.png" alt="" width="45%">
+   *     </td>
+   *   </tr>
+   * </table>
    *
    * @pre The triangulation passed as argument needs to be empty when calling
    * this function.

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.