]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Simplified test too much.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Nov 2012 18:08:51 +0000 (18:08 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Nov 2012 18:08:51 +0000 (18:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@27444 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/dof_renumbering_04a.cc
tests/deal.II/dof_renumbering_04a/cmp/generic

index b4cf21d9e151a1de3581b6eead7f62ccedc46af6..a4b1bcf06f07cb4b304cf8526a3a28feaaa4d507 100644 (file)
@@ -64,7 +64,8 @@ check ()
   GridGenerator::hyper_cube(tr, -1., 1.);
   tr.refine_global (1);
 
-  FESystem<dim> fe(FE_DGQ<dim>(1),1);
+  FESystem<dim> fe(FE_DGQ<dim>(1),1,
+                  FE_Q<dim>(2),1);
   DoFHandler<dim> dof(tr);
   
   dof.distribute_dofs(fe);
index 58bce222eaecce958e19b9e5a16f0f5a2ceb0868..1432d623ea8c889bdc221eb110145e2b085411b7 100644 (file)
@@ -1,21 +1,57 @@
 
 DEAL::cell=1.0
-DEAL::14
-DEAL::15
-DEAL::13
-DEAL::12
+DEAL::27
+DEAL::32
+DEAL::19
+DEAL::28
+DEAL::26
+DEAL::31
+DEAL::25
+DEAL::18
+DEAL::24
+DEAL::23
+DEAL::22
+DEAL::21
+DEAL::20
 DEAL::cell=1.1
-DEAL::10
-DEAL::11
-DEAL::9
-DEAL::8
+DEAL::32
+DEAL::40
+DEAL::28
+DEAL::30
+DEAL::31
+DEAL::39
+DEAL::38
+DEAL::29
+DEAL::37
+DEAL::36
+DEAL::35
+DEAL::34
+DEAL::33
 DEAL::cell=1.2
-DEAL::6
+DEAL::19
+DEAL::28
 DEAL::7
+DEAL::9
+DEAL::6
+DEAL::8
+DEAL::18
 DEAL::5
 DEAL::4
-DEAL::cell=1.3
-DEAL::2
 DEAL::3
+DEAL::2
 DEAL::1
 DEAL::0
+DEAL::cell=1.3
+DEAL::28
+DEAL::30
+DEAL::9
+DEAL::17
+DEAL::8
+DEAL::16
+DEAL::29
+DEAL::15
+DEAL::14
+DEAL::13
+DEAL::12
+DEAL::11
+DEAL::10

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.