]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Re-establish coherence with grid generator from n. 18552/head
authorBruno Blais <blais.bruno@gmail.com>
Sun, 6 Jul 2025 21:26:44 +0000 (17:26 -0400)
committerBruno Blais <blais.bruno@gmail.com>
Sun, 6 Jul 2025 21:26:44 +0000 (17:26 -0400)
source/grid/grid_generator_from_name.cc

index 3c2bde7c3494b83bcb9305f820a8871efa4b3a8d..ebcafa12328cf08470068339d5e955e620d444c5 100644 (file)
@@ -119,7 +119,7 @@ namespace GridGenerator
       else if (name == "channel_with_cylinder")
         parse_and_create<dim, dim, double, unsigned int, double, bool>(
           channel_with_cylinder, arguments, tria);
-      else if (name == "custom_channel_with_cylinder")
+      else if (name == "uniform_channel_with_cylinder")
         parse_and_create<dim,
                          dim,
                          const std::vector<unsigned int> &,

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.