From: bangerth Date: Sat, 12 Aug 2006 01:39:19 +0000 (+0000) Subject: Disable code again for the moment, until bits/face_orientation_crash is fixed X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a85170c22e76396ec7d0f2ed6e05fd5482dc465;p=dealii-svn.git Disable code again for the moment, until bits/face_orientation_crash is fixed git-svn-id: https://svn.dealii.org/trunk@13686 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/source/fe/fe_system.cc b/deal.II/deal.II/source/fe/fe_system.cc index cd4f6982d3..b05ea532a6 100644 --- a/deal.II/deal.II/source/fe/fe_system.cc +++ b/deal.II/deal.II/source/fe/fe_system.cc @@ -1851,6 +1851,13 @@ bool FESystem:: 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