From: Marc Fehling Date: Tue, 11 Jan 2022 17:33:37 +0000 (+0100) Subject: Fix formatting of table. X-Git-Tag: v9.4.0-rc1~626^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13220%2Fhead;p=dealii.git Fix formatting of table. --- diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h index d5c477c4fb..695af773e1 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -1079,9 +1079,13 @@ namespace GridGenerator * * Point * Radius - * Openings - * $(2,0,0)$
$(0,2,0)$
$(0,0,2)$ - * $1$
$1$
$1$ + * Openings + * $(2,0,0)$ + * $1$ + * $(0,2,0)$ + * $1$ + * $(0,0,2)$ + * $1$ * Bifurcation * $(0,0,0)$ * $1$ @@ -1097,9 +1101,13 @@ namespace GridGenerator * * Point * Radius - * Openings - * $(-2,0,0)$
$(0,2,0)$
$(2,0,0)$ - * $1$
$1$
$1$ + * Openings + * $(-2,0,0)$ + * $1$ + * $(0,2,0)$ + * $1$ + * $(2,0,0)$ + * $1$ * Bifurcation * $(0,0,0)$ * $1$ @@ -1115,9 +1123,13 @@ namespace GridGenerator * * Point * Radius - * Openings - * $(-2,0,0)$
$(1,\sqrt{3},1)$
$(1,-\sqrt{3},1)$ - * $1$
$1$
$1$ + * Openings + * $(-2,0,0)$ + * $1$ + * $(1,\sqrt{3},1)$ + * $1$ + * $(1,-\sqrt{3},1)$ + * $1$ * Bifurcation * $(0,0,0)$ * $1$