]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
VectorTools::project has worked in 1d for a while already. Test that as well.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Jul 2013 19:08:07 +0000 (19:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Jul 2013 19:08:07 +0000 (19:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@30017 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/project_01.cc
tests/deal.II/project_01/cmp/generic
tests/deal.II/project_02.cc
tests/deal.II/project_02/cmp/generic

index 57e9df7ff3354889c55b678208f04ba4eb3a050e..45ca6e5247faf7e4b6d0fb7efaf0cc5084b0b3e5 100644 (file)
@@ -95,8 +95,7 @@ int main()
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
-// 1d is presently not implemented  
-//  test<1>();
+  test<1>();
   test<2>();
   test<3>();
 }
index 7e12d07d2a1bb51b24a8b092b40859635210d284..8889fb7a291e8eca13aa34fc45a9d0e261aa33d9 100644 (file)
@@ -1,4 +1,12 @@
 
+DEAL::0.00000 0
+DEAL::0.250000 0.250000
+DEAL::0.250000 0.250000
+DEAL::0.500000 0.500000
+DEAL::0.500000 0.500000
+DEAL::0.750000 0.750000
+DEAL::0.750000 0.750000
+DEAL::1.00000 1.00000
 DEAL::0.00000 0.00000 0
 DEAL::0.250000 0.00000 0
 DEAL::0.00000 0.250000 0
index 165ecd7354288c35462db6da52191597f8fddde1..6dc0594ff3515afd53d0b268a8414c7d7570a71c 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2006 by the deal.II authors
+//    Copyright (C) 2006, 2013 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -98,8 +98,7 @@ int main()
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
-// 1d is presently not implemented  
-//  test<1>();
+  test<1>();
   test<2>();
   test<3>();
 }
index 7e12d07d2a1bb51b24a8b092b40859635210d284..8889fb7a291e8eca13aa34fc45a9d0e261aa33d9 100644 (file)
@@ -1,4 +1,12 @@
 
+DEAL::0.00000 0
+DEAL::0.250000 0.250000
+DEAL::0.250000 0.250000
+DEAL::0.500000 0.500000
+DEAL::0.500000 0.500000
+DEAL::0.750000 0.750000
+DEAL::0.750000 0.750000
+DEAL::1.00000 1.00000
 DEAL::0.00000 0.00000 0
 DEAL::0.250000 0.00000 0
 DEAL::0.00000 0.250000 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.