]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Small consistency fix.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Apr 2001 09:37:57 +0000 (09:37 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 9 Apr 2001 09:37:57 +0000 (09:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@4400 0785d39b-7218-0410-832d-ea1e28bc413d

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

index a4da2f9a17cd0e8221fc51fdd26b33c421cab0bc..52ddead5d46c9d2e13ffa8056212603701a8232d 100644 (file)
@@ -405,7 +405,8 @@ class SparseMatrix : public Subscriptor
                                      * sure to understand what you are
                                      * doing here.
                                      */
-    number raw_entry(unsigned int row, unsigned int index) const;
+    number raw_entry (const unsigned int row,
+                     const unsigned int index) const;
     
                                     /**
                                      * This is for hackers. Get

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.