]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update tests. 1726/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 7 Oct 2015 22:07:17 +0000 (17:07 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 8 Oct 2015 11:30:21 +0000 (06:30 -0500)
tests/fe/mapping_real_to_unit_q4_sphere_x.cc
tests/fe/mapping_real_to_unit_q4_sphere_y.cc

index e253a0202d76fb24ee96edbdc24431f0aa3bd924..8f55b2273d9c6a34e2b8caddeba528b971c24c36 100644 (file)
@@ -76,7 +76,7 @@ void test_real_to_unit_cell()
   // reference coordinate system of
   // the cell
   const Point<dim> p (-3.56413e+06, 1.74215e+06, 2.14762e+06);
-  MappingQ1<dim> map;
+  MappingQGeneric<dim> map(1);
   Triangulation<dim >::active_cell_iterator
   cell = triangulation.begin_active();
   try
index 5a762f3cf5b0bf427101ce55edb770aefcdafea1..40ab8e500d5b06e0862b42a3253cc84b7173c72e 100644 (file)
@@ -76,7 +76,7 @@ void test_real_to_unit_cell()
   // reference coordinate system of
   // the cell
   const Point<dim> p (-3.56413e+06, 1.74215e+06, 2.14762e+06);
-  MappingQ1<dim> map;
+  MappingQGeneric<dim> map(1);
   Triangulation<dim >::active_cell_iterator
   cell = triangulation.begin_active();
 

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.