]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make it compile
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 31 Oct 2005 13:08:30 +0000 (13:08 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 31 Oct 2005 13:08:30 +0000 (13:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@11672 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_raviart_thomas.cc

index c7fea866b79c6484b160078e62c5f3e41d7a9ea9..664dad95e54e6db4a623c3f3b0f22493de96cd20 100644 (file)
@@ -449,7 +449,7 @@ FE_RaviartThomas<dim>::has_support_on_face (const unsigned int shape_index,
                                                // are the values
                                                // actually zero. list
                                                // these in a table
-              return (face_index != GeometryInfo<dim>::opposite_faces[shape_index]);
+              return (face_index != GeometryInfo<dim>::opposite_face[shape_index]);
             }
             
             default:

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.