]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Handle the new no_requirements case.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Feb 2011 14:30:36 +0000 (14:30 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Feb 2011 14:30:36 +0000 (14:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@23430 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/dofs/dof_tools.cc

index 4fd7b69d367718cd3f917d9083466fcc4c5a8ffe..9a96aba01cc65fb5a51b38a174aa8d067a42c120 100644 (file)
@@ -2747,6 +2747,18 @@ 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
                          Assert (false, ExcInternalError());

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.