]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add test for float as well
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Apr 2006 20:27:13 +0000 (20:27 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Apr 2006 20:27:13 +0000 (20:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@12868 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/tridiagonal_matrix.cc
tests/lac/tridiagonal_matrix/cmp/generic

index ce168957c931af5abe5bdd105c1cc6bfd170d141..dbbabfaa1b3af38451b0ab6171afca76c02f917b 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2005 by the deal.II authors
+//    Copyright (C) 2005, 2006 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -70,4 +70,5 @@ int main()
   deallog.threshold_double(1.e-10);
   
   check_vmult<double>();
+  check_vmult<float>();
 }
index deceb283dbd45f0078ab6a070eca565e763dc622..35c7e34b311491c5ca4970839569cba8c1a7547d 100644 (file)
@@ -3,3 +3,7 @@ DEAL:: 9. 12. 13. 7.
 DEAL:: 18. 24. 26. 14.
 DEAL:: -1. 2. 3. 22.
 DEAL:: -2. 4. 6. 44.
+DEAL:: 9. 12. 13. 7.
+DEAL:: 18. 24. 26. 14.
+DEAL:: -1. 2. 3. 22.
+DEAL:: -2. 4. 6. 44.

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.