]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed bug in FESystem for 1d meshes in codim one
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 27 Apr 2009 17:03:52 +0000 (17:03 +0000)
committerLuca Heltai <luca.heltai@sissa.it>
Mon, 27 Apr 2009 17:03:52 +0000 (17:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@18753 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d6915d0cee20a3b3884780cfc8918edcb4586d84..8acc18e68d7a2b25c332d5df5670788325388afe 100644 (file)
@@ -1839,6 +1839,15 @@ initialize_unit_face_support_points ()
                                   // no faces no work
 }
 
+
+template <>
+void
+FESystem<1,2>::
+initialize_unit_face_support_points ()
+{
+                                  // no faces no work
+}
+
 #endif
 
 

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.