]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Need to make the ChunkSparseMatrix a friend.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Aug 2008 05:02:12 +0000 (05:02 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 6 Aug 2008 05:02:12 +0000 (05:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@16497 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparsity_pattern.h

index a103d53abb87e86b7c0e005272c81cee0d79d6af..dc226b1783a11f9423a7e9686ff2a2e8d324214b 100644 (file)
@@ -1622,6 +1622,7 @@ class SparsityPattern : public Subscriptor
                                      * friends of this class.
                                      */
     template <typename number> friend class SparseMatrix;
+    template <typename number> friend class ChunkSparseMatrix;
 
     friend class ChunkSparsityPattern;
 };

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.