]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Derive the constraint matrix from Subscriptor to allow for persistent references.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Nov 1999 11:43:44 +0000 (11:43 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Nov 1999 11:43:44 +0000 (11:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@1896 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_constraints.h

index 34fb1ab7d81e0f803b640ac4e8151190bdee8226..a56fff95fd28d09b1fb74f742b79f5b567349bdb 100644 (file)
@@ -9,6 +9,7 @@
 #include <vector>
 #include <utility>
 #include <base/exceptions.h>
+#include <base/subscriptor.h>
 #include <lac/forward-declarations.h>
 
 
@@ -91,7 +92,8 @@
  *
  * @author Wolfgang Bangerth, 1998
  */
-class ConstraintMatrix {
+class ConstraintMatrix : public Subscriptor
+{
   public:
                                     /**
                                      * Constructor

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.