From: Bruno Blais Date: Mon, 12 Feb 2024 04:12:14 +0000 (-0500) Subject: Fix indent X-Git-Tag: relicensing~48^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61da005a4e77d7f06cb5d2c4fc76885d221af9e7;p=dealii.git Fix indent --- diff --git a/source/grid/grid_generator.cc b/source/grid/grid_generator.cc index 4f318e01a2..ad15ea7dbe 100644 --- a/source/grid/grid_generator.cc +++ b/source/grid/grid_generator.cc @@ -6471,7 +6471,8 @@ namespace GridGenerator tria.set_all_manifold_ids(0); tria.set_manifold(0, CylindricalManifold<3>(2)); - if (!colorize) return; + if (!colorize) + return; // If colorize, set boundary id on the triangualtion. // Inner cylinder has boundary id 0