]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix format of table 13695/head
authorPeter Munch <peterrmuench@gmail.com>
Sun, 8 May 2022 15:57:32 +0000 (17:57 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Sun, 8 May 2022 15:57:32 +0000 (17:57 +0200)
include/deal.II/fe/fe_base.h

index f817e16345401f05ed1433a0d44f4c01088e90b4..58e31f5f470fb4f5d242cd2a7f739f781300b4b7 100644 (file)
@@ -144,10 +144,10 @@ namespace internal
    * As an example, the data is shown for a quadratic wedge. Which consists of
    * 6 vertices, 9 lines, and 5 faces (two triangles and three quadrilaterals).
    * @code
-   *              vertices                  lines                  faces cell
-   * dpo_excl  1  1  1  1  1  1 | 1  1  1  1  1  1  1  1  1 |  0  0  1  1  1 |  0
-   * dpo_incl  1  1  1  1  1  1 | 3  3  3  3  3  3  3  3  3 |  6  6  9  9  9 | 18
-   * obj_index 0  1  2  3  4  5 | 6  7  8  9 10 11 12 13 14 | 15 15 15 16 17 | 18
+   *            vertices            lines                  faces      cell
+   * dpo_excl  1 1 1 1 1 1 | 1 1 1 1  1  1  1  1  1 |  0  0  1  1  1 |  0
+   * dpo_incl  1 1 1 1 1 1 | 3 3 3 3  3  3  3  3  3 |  6  6  9  9  9 | 18
+   * obj_index 0 1 2 3 4 5 | 6 7 8 9 10 11 12 13 14 | 15 15 15 16 17 | 18
    * @endcode
    *
    * Since the above table looks as follows for:

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.