]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing default arg.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Apr 2001 12:55:25 +0000 (12:55 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Apr 2001 12:55:25 +0000 (12:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@4391 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/derivative_approximation.h

index 5a24dc4ac9520c806cea1e345a64be90937c82af..b8debc441219b29700d20b59bbbd83274f28db25 100644 (file)
@@ -240,7 +240,7 @@ class DerivativeApproximation
     approximate_second_derivative (const DoFHandler<dim> &dof,
                                   const Vector<double>  &solution,
                                   Vector<float>         &derivative_norm,
-                                  const unsigned int     component);
+                                  const unsigned int     component = 0);
 
                                     /**
                                      * Exception

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.