]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix comments
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2007 14:10:06 +0000 (14:10 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2007 14:10:06 +0000 (14:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@15230 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_values.h

index ed0281f0e8669f4eb19625c4109db74e88b9b0d0..02296098a9e302fe51bbf44bf659e69e699851d9 100644 (file)
@@ -1081,7 +1081,8 @@ class FEValuesBase : protected FEValuesData<dim>,
                           bool quadrature_points_fastest = false) const;
 
                                     /**
-                                     * Function gradient access with
+                                     * Access to the second
+                                     * derivatives of a function with
                                      * more flexibility. see
                                      * get_function_values() with
                                      * corresponding arguments.
@@ -1093,7 +1094,8 @@ class FEValuesBase : protected FEValuesData<dim>,
       std::vector<Tensor<2,dim> >& result) const;
 
                                     /**
-                                     * Function gradient access with
+                                     * Access to the second
+                                     * derivatives of a function with
                                      * more flexibility. see
                                      * get_function_values() with
                                      * corresponding arguments.

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.