]> https://gitweb.dealii.org/ - dealii.git/commitdiff
simplify test 1109/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 10 Jul 2015 18:47:22 +0000 (14:47 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 10 Jul 2015 18:47:22 +0000 (14:47 -0400)
This avoid timeouts on the tester by speeding up the computation by a
factor of about 4.

tests/deal.II/nedelec_non_rect_face.cc
tests/deal.II/nedelec_non_rect_face.output

index a64538e2e8cd660093af1bd6b3bfff95abdf7826..6bf6643f4723fc5a3929dd1195caf35e64f8060d 100644 (file)
@@ -411,8 +411,7 @@ namespace Maxwell
   template <int dim>
   void MaxwellProblem<dim>::run ()
   {
-
-    unsigned int numcycles=3;
+    unsigned int numcycles=(p_order>1)?2:3;
 
     for (unsigned int cycle=0; cycle<numcycles; ++cycle)
       {
index 37c297040c31c52cf778f38f68cadf2274a76542..adfd394af98fbe7eda742332114e375893ae6574 100644 (file)
@@ -13,4 +13,3 @@ DEAL::p = 2
 cycle cells dofs  L2 Error  H(curl) Error 
 0     1     144  7.1663e-16 1.1556e-15    
 1     8     882  1.0834e-14 1.1559e-14    
-2     64    6084 3.6087e-14 4.1198e-14    

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.