]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid warning.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Mar 2001 14:15:40 +0000 (14:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 27 Mar 2001 14:15:40 +0000 (14:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@4306 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/mapping_c1.cc

index c3cf5648504e157edf8f28a7be782f75ae390749..ca846fc36e2d78888901622113ad3596aaa48264 100644 (file)
@@ -189,8 +189,8 @@ MappingC1<2>::add_line_support_points (const Triangulation<2>::cell_iterator &ce
 
 template <int dim>
 void
-MappingC1<dim>::add_line_support_points (const typename Triangulation<dim>::cell_iterator &cell,
-                                        typename std::vector<Point<dim> > &a) const
+MappingC1<dim>::add_line_support_points (const typename Triangulation<dim>::cell_iterator &,
+                                        typename std::vector<Point<dim> > &) 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.