]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Doc update.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Mar 2000 13:26:59 +0000 (13:26 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Mar 2000 13:26:59 +0000 (13:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@2649 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 40b060bf9081e1a9183fe205199e2d2df2acc9ab..08825dacc84a440f7d627e112b9acece44933043 100644 (file)
@@ -676,8 +676,11 @@ class SparsityPattern : public Subscriptor
                                      */
     bool compressed;
 
-
-template <typename number> friend class SparseMatrix;
+                                    /**
+                                     * Make all sparse matrices
+                                     * friends of this class.
+                                     */
+    template <typename number> friend class SparseMatrix;
 };
 
 

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.