]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
el fixed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 11 Jun 2003 20:45:09 +0000 (20:45 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 11 Jun 2003 20:45:09 +0000 (20:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@7796 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/precondition_block.h

index 9f18bdb88b5d0ed92ac584a57eb04d89e977a6fd..7653360443b5bad45d7cf8a4384fd04db290186b 100644 (file)
@@ -732,7 +732,7 @@ PreconditionBlock<MATRIX, inverse_type>::el (
   const unsigned int ib = i % bs;
   const unsigned int jb = j % bs;
 
-  if (jb +nb != j)
+  if (jb + nb*bs != j)
     {
       return 0.;
     }

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.