]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Format documentation in a nicer format.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 5 Nov 1998 16:58:31 +0000 (16:58 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 5 Nov 1998 16:58:31 +0000 (16:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@633 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/geometry_info.h

index fb06a8857bf299751e0c1560a650d700229ba258..0244b7ca9d013ee623052cd73f6abef5d095bc5e 100644 (file)
@@ -109,24 +109,28 @@ struct GeometryInfo<2> {
                                      *
                                      * For example, in 2D the layout of
                                      * a cell is as follows:
+                                     * \begin{verbatim}
                                      *      2
-                                     *   3-->--2
-                                     *   |     |
-                                     * 3 ^     ^ 1
-                                     *   |     |
-                                     *   0-->--1
-                                     *      0
+                                     * .   3-->--2
+                                     * .   |     |
+                                     * . 3 ^     ^ 1
+                                     * .   |     |
+                                     * .   0-->--1
+                                     * .      0
+                                     * \end{verbatim}
                                      * Vertices and faces are indicated
                                      * with their numbers, faces also with
                                      * their directions.
                                      *
                                      * Now, when refined, the layout is
                                      * like this:
+                                     * \begin{verbatim}
                                      * *--*--*
                                      * | 3|2 |
                                      * *--*--*
                                      * | 0|1 |
                                      * *--*--*
+                                     * \end{verbatim}
                                      *
                                      * Thus, the child cells on face zero
                                      * are (ordered in the direction of the

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.