]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Undo r23436 since it breaks all sorts of tests :-(.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Feb 2011 18:35:25 +0000 (18:35 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 25 Feb 2011 18:35:25 +0000 (18:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@23449 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_tools.cc

index e8731c2108e540a18f2db61c719dfde75db1f04f..c5e41814567c8bc93a0b7e8ef44f08cbdd34712f 100644 (file)
@@ -2340,7 +2340,7 @@ namespace internal
                                                 // interfaces with
                                                 // artificial cells
                FiniteElementDomination::Domination
-                 mother_face_dominates = FiniteElementDomination::no_requirements;
+                 mother_face_dominates = FiniteElementDomination::either_element_can_dominate;
 
                if (DoFHandlerSupportsDifferentFEs<DH>::value == true)
                  for (unsigned int c=0; c<cell->face(face)->number_of_children(); ++c)
@@ -2998,18 +2998,6 @@ namespace internal
                          break;
                        }
 
-                       case FiniteElementDomination::no_requirements:
-                                                              // there
-                                                              // are no
-                                                              // continuity
-                                                              // requirements
-                                                              // between
-                                                              // the two
-                                                              // elements. record
-                                                              // no
-                                                              // constraints
-                             break;
-
                        default:
                                                               // we shouldn't get
                                                               // here

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.