]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 22 May 1998 17:02:50 +0000 (17:02 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 22 May 1998 17:02:50 +0000 (17:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@336 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/vectors.h

index f90258bc52ff7d440fede0fe19371961d877a0b3..7b8a4877ea432fe11e13efa2bdfd14ecda7f5aa7 100644 (file)
@@ -283,7 +283,7 @@ class VectorTools {
                         const Function<dim>      &function,
                         dVector                  &vec,
                         const bool                enforce_zero_boundary = false,
-                        const Quadrature<dim-1>  &q_boundary = QGauss2<dim>(),
+                        const Quadrature<dim-1>  &q_boundary = QGauss2<dim-1>(),
                         const bool                project_to_boundary_first = false);
 
                                     /**

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.