]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ack, first check, then check in...
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2002 22:04:22 +0000 (22:04 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2002 22:04:22 +0000 (22:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@6706 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_nedelec.cc

index d80090b99dc1ab8ffe49cc4a09b32b74c906d44a..7d2e9e846be1111094cb509234edf2df29cd1abe 100644 (file)
@@ -1296,8 +1296,8 @@ FE_Nedelec<dim>::has_support_on_face (const unsigned int shape_index,
                                                // defined on
               const unsigned int
                 opposite_faces[GeometryInfo<3>::lines_per_cell][2]
-                = { {1,4}, {1,5}, {1,2}, {1,3}, {0,4}, {1,5},
-                    {1,2}, {1,3}, {3,4}, {4,5}, {2,5}, {2,3}};
+                = { {1,4}, {1,5}, {1,2}, {1,3}, {0,4}, {0,5},
+                    {0,2}, {0,3}, {3,4}, {4,5}, {2,5}, {2,3}};
               
               return ((face_index != opposite_faces[shape_index][0])
                       &&

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.