]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Removed p=3 case as it takes far too long to run (issue #642). Test is still valid... 645/head
authorRoss Kynch <w0ss4g3@gmail.com>
Wed, 4 Mar 2015 16:49:18 +0000 (16:49 +0000)
committerRoss Kynch <w0ss4g3@gmail.com>
Wed, 4 Mar 2015 17:03:44 +0000 (17:03 +0000)
tests/deal.II/nedelec_non_rect_face.cc
tests/deal.II/nedelec_non_rect_face.output

index 956849aede9b90d7021e229790120af70a6060cd..a64538e2e8cd660093af1bd6b3bfff95abdf7826 100644 (file)
@@ -463,7 +463,7 @@ int main ()
   deallog.attach(logfile);
   deallog.depth_console(0);
   
-  for (unsigned int p=0; p<4; ++p)
+  for (unsigned int p=0; p<3; ++p)
     {
       MaxwellProblem<3> (p).run();
     }
index aee54e35d44b38bbf4b18f758343b39ef5350421..8293fa6d4d3150d8ebde41d8fb45a60091f5f2e2 100644 (file)
@@ -14,8 +14,3 @@ cycle cells dofs  L2 Error  H(curl) Error
 0     1     144  6.0548e-16 1.2581e-15    
 1     8     882  4.7208e-15 5.6992e-15    
 2     64    6084 3.7516e-14 4.1547e-14    
-DEAL::p = 3
-cycle cells dofs   L2 Error  H(curl) Error 
-0     1     300   9.4037e-16 1.8758e-15    
-1     8     1944  1.5731e-14 1.6809e-14    
-2     64    13872 8.7253e-14 9.1275e-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.