]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused argument.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Mar 2004 17:40:55 +0000 (17:40 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Mar 2004 17:40:55 +0000 (17:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@8706 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_dgp_monomial.cc

index 836ac9dc215f4fe3a57780ba5fb07c1880943e20..c8b684f71923246c77ef9ac588070f68acf41668 100644 (file)
@@ -644,7 +644,7 @@ FE_DGPMonomial<dim>::element_multiplicity (const unsigned int index) const
 
 template <>
 bool
-FE_DGPMonomial<1>::has_support_on_face (const unsigned int shape_index,
+FE_DGPMonomial<1>::has_support_on_face (const unsigned int,
                                        const unsigned int face_index) const
 {
   return face_index==1 || (face_index==0 && get_degree()==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.