]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Temporarily return false, while the actual implementation isn't finished yet.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2006 14:23:17 +0000 (14:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Aug 2006 14:23:17 +0000 (14:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@13661 0785d39b-7218-0410-832d-ea1e28bc413d

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

index afe286a289e8404dc17b61010f06c40b9333b095..6aeb731c2fed1665d903843f19c818995d8c7612 100644 (file)
@@ -1851,6 +1851,8 @@ bool
 FESystem<dim>::
 hp_constraints_are_implemented () const
 {
+  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.