]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Shrink the test so that it runs in a third of the time.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Jun 2011 20:32:21 +0000 (20:32 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 2 Jun 2011 20:32:21 +0000 (20:32 +0000)
git-svn-id: https://svn.dealii.org/trunk@23773 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/fe_q_constraints.cc
tests/bits/fe_q_constraints/cmp/generic

index 09a747a49f803507844219519afb4da0b9a99506..c24dd88235fc232f16638943728d4e7c12a06d35 100644 (file)
@@ -241,7 +241,7 @@ int main ()
   deallog.depth_console(0);
   deallog.threshold_double(1.e-10);
 
-  unsigned int ref_level[] = {5, 4, 3, 3, 2, 2};
+  unsigned int ref_level[] = {4,3,2};
     
                                   // Initialise the random generator with an
                                   // arbitrary number. This should ensure
index 6578c9adc3d6d75dc8402ed920aea2afc8df9fa6..6672d41caf9d2c9c1e31057e4a2c5e54e5c5fc18 100644 (file)
@@ -1,16 +1,16 @@
 
 DEAL::---------------------------------------------------------
-DEAL::P-Order: 1  Number of degrees of freedom: 100821
-DEAL::L2-Norm of test function 0.903652
+DEAL::P-Order: 1  Number of degrees of freedom: 24070
+DEAL::L2-Norm of test function 0.00307079
 DEAL::Normed L2-Error 1: 0  Normed L2-Error 2: 0
 DEAL::Normed L2-Diff: 0   OK
 DEAL::---------------------------------------------------------
-DEAL::P-Order: 2  Number of degrees of freedom: 169802
-DEAL::L2-Norm of test function 0.135132
+DEAL::P-Order: 2  Number of degrees of freedom: 40832
+DEAL::L2-Norm of test function 1.54241
 DEAL::Normed L2-Error 1: 0  Normed L2-Error 2: 0
 DEAL::Normed L2-Diff: 0   OK
 DEAL::---------------------------------------------------------
-DEAL::P-Order: 3  Number of degrees of freedom: 123144
-DEAL::L2-Norm of test function 1.75723
+DEAL::P-Order: 3  Number of degrees of freedom: 29580
+DEAL::L2-Norm of test function 0.235698
 DEAL::Normed L2-Error 1: 0  Normed L2-Error 2: 0
 DEAL::Normed L2-Diff: 0   OK

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.