From: Wolfgang Bangerth Date: Tue, 28 May 2002 12:14:37 +0000 (+0000) Subject: Fix doc style. X-Git-Tag: v8.0.0~17989 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8279310046d66048759c6be58ebee0a0e1d9d72c;p=dealii.git Fix doc style. git-svn-id: https://svn.dealii.org/trunk@5902 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/tria.h b/deal.II/deal.II/include/grid/tria.h index 4a4e0bb9d0..9bc9d22e11 100644 --- a/deal.II/deal.II/include/grid/tria.h +++ b/deal.II/deal.II/include/grid/tria.h @@ -1015,7 +1015,7 @@ struct TriaNumberCache<3> : public TriaNumberCache<2> * It prohibits the coarsening of a cell if 'most of the neighbors' will * be refined after the step. * - * @item @p{patch_level_1}: + * @item @p{patch_level_1}: * Ensures patch level 1. As result the triangulation consists of * patches, i.e. of cells that are refined once. It follows that * if at least one of the children of a cell is or will be refined @@ -2526,7 +2526,8 @@ class Triangulation : public TriaDimensionInfo, /*---------------------------------------*/ /** - * @name Quad iterator functions*/ + * @name Quad iterator functions + */ /*@{ */ /** @@ -2632,7 +2633,8 @@ class Triangulation : public TriaDimensionInfo, /*---------------------------------------*/ /** - * @name Hex iterator functions*/ + * @name Hex iterator functions + */ /*@{ */ /**