From 690b1f2485ac78ea9e64549925bbabba58547195 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 12 Aug 2006 01:39:19 +0000 Subject: [PATCH] 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 --- deal.II/deal.II/source/fe/fe_system.cc | 7 +++++++ 1 file changed, 7 insertions(+) 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