]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Nov 2005 23:24:58 +0000 (23:24 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 15 Nov 2005 23:24:58 +0000 (23:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@11766 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 873314ac17a4ccad283b34644414ab82e4e6f7c7..d089a7317c8799ea130ca8d87ba4894e5ff1050d 100644 (file)
@@ -761,7 +761,7 @@ class FEValuesBase : protected FEValuesData<dim>
                                      * components of the finite
                                      * element.
                                      *
-                                     * Depending on the last
+                                     * Depending on the value of the last
                                      * argument, the outer vector of
                                      * <tt>values</tt> has either the
                                      * length of the quadrature rule
@@ -770,7 +770,7 @@ class FEValuesBase : protected FEValuesData<dim>
                                      * of components to be filled
                                      * <tt>quadrature_points_fastest
                                      * == true</tt>. If <tt>p</tt> is
-                                     * the xurrent quadrature point
+                                     * the current quadrature point
                                      * number and <tt>i</tt> is the
                                      * vector component of the
                                      * solution desired, the access
@@ -800,7 +800,7 @@ class FEValuesBase : protected FEValuesData<dim>
     void get_function_values (const InputVector& fe_function,
                              const VectorSlice<const std::vector<unsigned int> >& indices,
                              std::vector<std::vector<number> >& values,
-                             bool quadrature_points_fastest) const;
+                             const bool quadrature_points_fastest) const;
 
                                     /**
                                      * Compute the gradients of the finite

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.