]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
changed inheritance to public virtual
authorbrian <brian@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 May 2003 15:12:57 +0000 (15:12 +0000)
committerbrian <brian@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 May 2003 15:12:57 +0000 (15:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@7668 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix.h

index b35345df640b41d83f21f92345915c01b4a69f74..2bdf3e96f150ca2190bdc896983e5fafe657b714 100644 (file)
@@ -41,7 +41,7 @@ template<typename number> class FullMatrix;
  * @author several, 1994-2003
  */
 template <typename number>
-class SparseMatrix : public Subscriptor
+class SparseMatrix : public virtual Subscriptor
 {
   public:
                                     /**

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.