]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
derive the fullmatrix from Subsriptor
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 May 1999 10:52:21 +0000 (10:52 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 May 1999 10:52:21 +0000 (10:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@1237 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/full_matrix.h

index 7c23f813b53db5cb1ef24da8385d571dac5d3d3a..88635a9d41b41e22c3bd4b8ad3c965b20932af8e 100644 (file)
@@ -11,6 +11,7 @@
 
 
 #include <base/exceptions.h>
+#include <base/subscriptor.h>
 
 
 // forward declarations
@@ -56,7 +57,7 @@ class iVector;
  * @author Guido Kanschat, Franz-Theo Suttmeier, Wolfgang Bangerth
  */
 template<typename number>
-class FullMatrix
+class FullMatrix : public Subscriptor
 {
   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.