From: Bruno Blais Date: Sun, 25 Feb 2024 18:35:44 +0000 (-0500) Subject: Remove useless spaces X-Git-Tag: v9.6.0-rc1~519^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1761ad1be4d4cad0961ccbc8a086c2dc47231e41;p=dealii.git Remove useless spaces --- diff --git a/source/grid/grid_generator.cc b/source/grid/grid_generator.cc index 44d1d33ffa..da54ce03a3 100644 --- a/source/grid/grid_generator.cc +++ b/source/grid/grid_generator.cc @@ -6484,8 +6484,6 @@ namespace GridGenerator // bottom and top cells. double eps_z = 1e-6 * length; - - // Gather the inner radius from the faces instead of the argument, this is // more robust for some aspect ratios. First initialize the outer to 0 and // the inner to a large value