]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
entry_type in SparseMatrix defined
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Apr 1999 17:50:15 +0000 (17:50 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 26 Apr 1999 17:50:15 +0000 (17:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@1206 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 020600c685d99517645003a5fd28d047582c1a47..d369db95a24e5a801c4b35ce34498d1712223f2c 100644 (file)
@@ -425,7 +425,11 @@ template <typename number>
 class SparseMatrix
 {
   public:
-
+                                    /**
+                                     * Type of matrix entries.
+                                     */
+    typedef number entry_type;
+    
                                     /**
                                      * Constructor; initializes the matrix to
                                      * be empty, without any structure, i.e.

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.