]> https://gitweb.dealii.org/ - dealii.git/commitdiff
No longer derive InternalDataBase from Subscriptor.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 8 Aug 2015 02:59:02 +0000 (21:59 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 8 Aug 2015 19:31:18 +0000 (14:31 -0500)
This is no longer necessary now that we store unique_ptrs to them.

include/deal.II/fe/fe.h
include/deal.II/fe/mapping.h

index 75eae22e1bf12b5b8a65fe28431f379613dd7bec..944f91e08e8d5bb8777b31786a27095c134d3b61 100644 (file)
@@ -382,7 +382,7 @@ public:
    *
    * @author Guido Kanschat, 2001; Wolfgang Bangerth, 2015.
    */
-  class InternalDataBase : public Subscriptor
+  class InternalDataBase
   {
   private:
     /**
index f29542c139fa509e15afb197c050ef7a74419219..0d81c20796f21ffc0bd4c5f0768350e1ee7c1f80 100644 (file)
@@ -348,7 +348,7 @@ public:
    * modification despite the fact that the surrounding object is
    * marked as <code>const</code>.
    */
-  class InternalDataBase : public Subscriptor
+  class InternalDataBase
   {
   private:
     /**

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.