]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid 1d warning.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Jun 2000 13:21:16 +0000 (13:21 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 20 Jun 2000 13:21:16 +0000 (13:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@3035 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_lib.dgp3.cc

index 807855abfb93f54ca1c1c92b4ba67321bfd8bbdb..87774d197d3e1c6fd6d1a8c4fe4e0b4086be1c01 100644 (file)
@@ -118,7 +118,7 @@ void FEDG_P3<1>::get_face_support_points (const DoFHandler<1>::face_iterator &,
 
 
 template <>
-void FEDG_P3<1>::get_local_mass_matrix (const DoFHandler<1>::cell_iterator &cell,
+void FEDG_P3<1>::get_local_mass_matrix (const DoFHandler<1>::cell_iterator &/*cell*/,
                                         FullMatrix<double> &local_mass_matrix) const
 {
   Assert(false, ExcNotImplemented());

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.