]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove the checks for excess errors.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Apr 2004 14:45:41 +0000 (14:45 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Apr 2004 14:45:41 +0000 (14:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@8937 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/block_vector.cc

index ab91ac325289e98fe48f38cdd4c5d80f5f7e1f6e..94d2b9d3689e6781252110bf2ba002dcc8b7fc0d 100644 (file)
@@ -104,15 +104,6 @@ void test ()
     }
   deallog.pop();
 
-                                  // the following three calls to
-                                  // functions of i1 are only meant
-                                  // to generate out-of-range
-                                  // exceptions
-  deallog << "Range" << std::endl;
-  unsigned int i = i1.global_to_local(3).first;
-  i = i1.local_to_global(1,2);
-  i = i1.local_to_global(2,0);
-
   deallog.pop ();
   deallog.push("BlockVector");
                                   // initialization by an iterator

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.