]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix doc.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 Feb 2000 09:07:31 +0000 (09:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 18 Feb 2000 09:07:31 +0000 (09:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@2435 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/function.h

index d8696ec7fc268e5f1fdc559f1436eca6e260645b..277c0d1fdea378413c105c47fa577a3fd24f4f87 100644 (file)
@@ -180,10 +180,9 @@ class Function : public FunctionTime,
                                    const unsigned int  component = 0) const;
 
                                     /**
-                                     * Return the gradient of the
-                                     * specified component of the
-                                     * function at the given point,
-                                     * for all components.
+                                     * Return the gradient of all
+                                     * components of the
+                                     * function at the given point.
                                      */
     virtual void          vector_gradient (const Point<dim>       &p,
                                           vector<Tensor<1,dim> > &gradients) const;

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.