]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make parallel::shared::Trinagulation::update_number_cache private 9949/head
authorPeter Munch <peterrmuench@gmail.com>
Fri, 24 Apr 2020 10:46:08 +0000 (12:46 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Fri, 24 Apr 2020 10:46:08 +0000 (12:46 +0200)
include/deal.II/distributed/shared_tria.h

index b9b24d09dad7a2cbebee8aeb8f55b82f80054940..cde151c46deb69b40380ead617a0aad4c7316cf8 100644 (file)
@@ -341,7 +341,7 @@ namespace parallel
       bool
       with_artificial_cells() const;
 
-    protected:
+    private:
       /**
        * Override the function to update the number cache so we can fill data
        * like @p level_ghost_owners.
@@ -349,7 +349,6 @@ namespace parallel
       virtual void
       update_number_cache() override;
 
-    private:
       /**
        * Settings
        */

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.