]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix wording.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Sep 2010 20:14:06 +0000 (20:14 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 24 Sep 2010 20:14:06 +0000 (20:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@22153 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 2e144be49ed63ee3f35593f49f0ca281fa92625c..7a578dc9f82df7e2edf6f8d052332683fc1e7f87 100644 (file)
@@ -1875,7 +1875,7 @@ class FEValuesBase : protected FEValuesData<dim,spacedim>,
 
 
                                     //@}
-                                    /// @name Access to values and derivatives of global finite element fields
+                                    /// @name Access to values of global finite element fields
                                     //@{
 
                                     /**
@@ -2113,7 +2113,7 @@ class FEValuesBase : protected FEValuesData<dim,spacedim>,
                              const bool quadrature_points_fastest) const;
 
                                     //@}
-                                    /// @name Access to gradients of global finite element fields
+                                    /// @name Access to derivatives of global finite element fields
                                     //@{
 
                                     /**
@@ -2277,7 +2277,7 @@ class FEValuesBase : protected FEValuesData<dim,spacedim>,
                             bool quadrature_points_fastest = false) const;
 
                                     //@}
-                                    /// @name Access to Hessians (second derivatives) of global finite element fields
+                                    /// @name Access to second derivatives (Hessian matrices and Laplacians) of global finite element fields
                                     //@{
 
                                     /**

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.