]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add forgotten default arg.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Apr 2001 12:46:08 +0000 (12:46 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 6 Apr 2001 12:46:08 +0000 (12:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@4389 0785d39b-7218-0410-832d-ea1e28bc413d

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

index c0c545d95403ebb1a3abe6569ad8cb695d518bb2..5a24dc4ac9520c806cea1e345a64be90937c82af 100644 (file)
@@ -228,7 +228,7 @@ class DerivativeApproximation
                                   const DoFHandler<dim> &dof,
                                   const Vector<double>  &solution,
                                   Vector<float>         &derivative_norm,
-                                  const unsigned int     component);
+                                  const unsigned int     component = 0);
     
                                     /**
                                      * Calls the @p{interpolate}

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.