]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix one more warning.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Feb 2013 10:00:34 +0000 (10:00 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Feb 2013 10:00:34 +0000 (10:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@28320 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 738776bc984d85bd6b4790c87f8ee4343354d553..5e93dea2bb2c0630f175772655a7444ce5bce790 100644 (file)
@@ -1544,7 +1544,7 @@ namespace SparsityPatternIterators
                       const unsigned int     r,
                       const unsigned int     i)
     :
-    accessor(sparsity_pattern, r, i)
+    accessor(sparsity_pattern, sparsity_pattern->rowstart[r]+i)
   {}
 
 

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.