]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 1 Oct 2001 09:06:51 +0000 (09:06 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 1 Oct 2001 09:06:51 +0000 (09:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@5125 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_vector.h

index 643a8b2b26272e084239b8c9f80a85c9e7c1194d..f324250ff766618c43a4529d75a223dc22ba088e 100644 (file)
@@ -1275,7 +1275,7 @@ namespace BlockVectorIterators
                                     // got is true and we are trying
                                     // to cast away the
                                     // constness. disallow this
-    Assert (constness==false, ExcCastingAwayConstness());
+    Assert (constness==true, ExcCastingAwayConstness());
   };
   
 

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.