From: Bruno Date: Thu, 1 Apr 2021 19:04:40 +0000 (-0400) Subject: Fixed documentation X-Git-Tag: v9.3.0-rc1~251^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21ad89630c2a9af01d890fc6b8ab1827f78d3d09;p=dealii.git Fixed documentation --- diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h index f5b8e90b62..1edd4b6ec5 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -969,8 +969,8 @@ namespace GridGenerator * The manifold id for the hull of the cylinder is set to zero, and a * CylindricalManifold is attached to it. * - * @pre The triangulation passed as argument needs to be empty when calling - * this function. + * @param tria The triangulation to be created. It needs to be empty upon + * calling this function. * * @param x_subdivisions A positive integer denoting the number * of cells to generate in the x direction. The default cylinder has