]> https://gitweb.dealii.org/ - dealii.git/commitdiff
make test for TrilinosWrappers::VectorBase::swap() pass
authorTimo Heister <timo.heister@gmail.com>
Tue, 3 Jul 2012 15:52:19 +0000 (15:52 +0000)
committerTimo Heister <timo.heister@gmail.com>
Tue, 3 Jul 2012 15:52:19 +0000 (15:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@25669 0785d39b-7218-0410-832d-ea1e28bc413d

tests/trilinos/vector_swap_01.cc
tests/trilinos/vector_swap_01/cmp/generic

index 58ccc7af6264e2d5ac2339706ef7b3af0247ce94..401f9e8e08ebc2c337d0a530b6e6d5fcdb3cdcf3 100644 (file)
@@ -12,7 +12,7 @@
 //----------------------------  trilinos_vector_assign_01.cc  ---------------------------
 
 /*
-  test ::Vector::swap() (currently broken)
+  test ::Vector::swap() (fixed in r 25668)
  */
 
 
index 0fd8fc12f0b442283edd8868867114c242b04d11..e0224540dac6f25369cfee7c363388872f48e2af 100644 (file)
@@ -1,2 +1,7 @@
 
+DEAL::v: size= 5 el(0)= 1.00000 l2norm()= 2.23607
+DEAL::w: size= 9 el(0)= 2.00000 l2norm()= 6.00000
+DEAL::**swap**
+DEAL::v: size= 9 el(0)= 2.00000 l2norm()= 6.00000
+DEAL::w: size= 5 el(0)= 1.00000 l2norm()= 2.23607
 DEAL::OK

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.