]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
It appears as if we can now re-enable the face interpolation routines, now that the...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 13 Aug 2006 04:13:58 +0000 (04:13 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 13 Aug 2006 04:13:58 +0000 (04:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@13695 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_system.cc

index b05ea532a66dd8a05ca0613fa90f88622b10073b..cd4f6982d308dd8980c3ada6c395e832042d7e43 100644 (file)
@@ -1851,13 +1851,6 @@ bool
 FESystem<dim>::
 hp_constraints_are_implemented () const
 {
-                                  // for the time being, disable this again
-                                  // to make sure we don't use the new
-                                  // hanging node constraint code in 3d for
-                                  // the parameter estimation problem (see
-                                  // bits/face_orientation_crash)
-  return false;
-  
   for (unsigned int b=0; b<n_base_elements(); ++b)
     if (base_element(b).hp_constraints_are_implemented() == false)
       return false;

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.