]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
hanging nodes in 3D
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Oct 2010 21:07:57 +0000 (21:07 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Oct 2010 21:07:57 +0000 (21:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@22528 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/fe/fe_nedelec.cc

index b51a04a106c419fbd79eb7f24a6c11b4ed1b5c0b..6b1b4b139fce0c4b8d93c10468a97b01fb34a63c 100644 (file)
@@ -1475,7 +1475,7 @@ template <int dim>
 bool
 FE_Nedelec<dim>::hp_constraints_are_implemented () const
 {
-  return dim != 2;
+  return false;//dim != 2;
 }
 
 template <int dim>

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.