]> https://gitweb.dealii.org/ - dealii.git/commitdiff
parallel::distributed::Triangulation: clarify clear() method 17896/head
authorMartin Kronbichler <martin.kronbichler@rub.de>
Wed, 27 Nov 2024 14:15:48 +0000 (15:15 +0100)
committerMartin Kronbichler <martin.kronbichler@rub.de>
Tue, 10 Dec 2024 21:06:50 +0000 (22:06 +0100)
source/distributed/tria.cc

index 88d21b7b58c4ab355b86ee5209ba68ee7791dc71..35eaa212776982d30987df73fb398926ac4afb53 100644 (file)
@@ -1780,7 +1780,7 @@ namespace parallel
       // for clarity be explicit on which function is called
       try
         {
-          Triangulation<dim, spacedim>::clear();
+          parallel::distributed::Triangulation<dim, spacedim>::clear();
         }
       catch (...)
         {}

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.