]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove an unnecessary argument to a function.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Feb 1999 17:29:44 +0000 (17:29 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Feb 1999 17:29:44 +0000 (17:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@820 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_linear_mapping.jacobians.cc

index 694998ba473067a34e2d1489f0bab42a92207f45..daa7dafe01f91409eabd1619fa3654ca046ef947 100644 (file)
@@ -40,7 +40,7 @@ void FELinearMapping<1>::compute_jacobian_matrices (const DoFHandler<1>::cell_it
 
 
 template <>
-void FELinearMapping<1>::compute_jacobian_gradients (const DoFHandler<1>::cell_iterator &cell,
+void FELinearMapping<1>::compute_jacobian_gradients (const DoFHandler<1>::cell_iterator &,
                                                     const vector<Point<1> > &unit_points,
                                                     vector<Tensor<3,1> >    &jacobians_grad) 
 {

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.