From: Bruno Blais Date: Tue, 10 Jun 2025 17:44:21 +0000 (-0400) Subject: Doxygen warnings X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3e779e6ac92c3fe36efa547b1e2296f120b413c;p=dealii.git Doxygen warnings --- diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h index 59628b03af..c1bbd081c6 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -570,7 +570,7 @@ namespace GridGenerator *
  • a bulk region consisting of Cartesian cells.
  • * * Here is an example of a grid (without additional global refinement) - * where the arguments were @length_pre=8, @length_post=16, @half_height=8 and + * where the arguments were length_pre=8, length_post=16, half_height=8 and * the default arguments are used for the number of shells and skewness: * * @image html custom_channel_with_cylinder.png