]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Extend test for dim=1, spacedim=3.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 May 2012 14:09:37 +0000 (14:09 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 May 2012 14:09:37 +0000 (14:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@25573 0785d39b-7218-0410-832d-ea1e28bc413d

tests/fe/mapping_real_to_unit_q1.cc
tests/fe/mapping_real_to_unit_q1/cmp/generic

index 8e00161b590bf4e5889054851a2acfb23b7fce6b..00b70c935d535b19cb77898e70debc09d9f16f92 100644 (file)
@@ -115,7 +115,7 @@ main()
   test_real_to_unit_cell<3,3>();
 
   test_real_to_unit_cell<1,2>();
-                                  // test_real_to_unit_cell<1,3>();
+  test_real_to_unit_cell<1,3>();
   test_real_to_unit_cell<2,3>();
 
   return 0;
index 5e13400056bc3305c28fddf6b28315ce02a2068b..c68c1fb460774913cc8b402eb128688a7da09bed 100644 (file)
@@ -27,6 +27,13 @@ DEAL::Vertex displacement: 0.160000 0.160000
 DEAL::Vertex displacement: 0.240000 0.240000
 DEAL::Vertex displacement: 0.320000 0.320000
 DEAL::OK
+DEAL::dim=1, spacedim=3
+DEAL::Vertex displacement: 0.00000 0.00000 0.00000
+DEAL::Vertex displacement: 0.0800000 0.0800000 0.0800000
+DEAL::Vertex displacement: 0.160000 0.160000 0.160000
+DEAL::Vertex displacement: 0.240000 0.240000 0.240000
+DEAL::Vertex displacement: 0.320000 0.320000 0.320000
+DEAL::OK
 DEAL::dim=2, spacedim=3
 DEAL::Vertex displacement: 0.00000 0.00000 0.00000
 DEAL::Vertex displacement: 0.0800000 0.0800000 0.0800000

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.