]> https://gitweb.dealii.org/ - dealii.git/commitdiff
redeclare update_number_cache() as protected 5321/head
authorvishalkenchan <vishal.boddu@fau.de>
Wed, 25 Oct 2017 07:59:21 +0000 (09:59 +0200)
committervishalkenchan <vishal.boddu@fau.de>
Wed, 25 Oct 2017 15:52:01 +0000 (17:52 +0200)
include/deal.II/distributed/shared_tria.h

index 0cbd0fa953b7e139def24442ef7142c476e6c2c5..833a54035af8828a84187e886bd066fcd58580b6 100644 (file)
@@ -278,7 +278,7 @@ namespace parallel
        */
       bool with_artificial_cells() const;
 
-    private:
+    protected:
 
       /**
        * Override the function to update the number cache so we can fill data
@@ -286,6 +286,8 @@ namespace parallel
        */
       virtual void update_number_cache ();
 
+    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.