]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some more comment.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 20 Nov 2012 15:53:53 +0000 (15:53 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 20 Nov 2012 15:53:53 +0000 (15:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@27596 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/vector.h

index 24d3fefd38d33b89881774543fc3da78606bff0c..7135bd0cd0c30b0b1918633ac3ce833d2a604ba5 100644 (file)
@@ -81,10 +81,12 @@ struct VectorOperation
 
 /**
  * Numerical vector of data.  For this class there are different types
- * of functions available. The first type of function measures the norm
+ * of functions available. The first type of function initializes the
+ * vector, changes its size, or computes the norm
  * of the vector in order to measure its length in a suitable norm. The
  * second type helps us to manipulate the components of the vector. The
- * third and last type supports the algebraic operations for vectors.
+ * third type defines the algebraic operations for vectors, while the
+ * last type defines a few input and output functions.
  * As opposed to the array of the C++ standard library called
  * @p vector (with a lowercase "v"), this class implements an element
  * of a vector space suitable for numerical computations.
@@ -901,7 +903,7 @@ class Vector : public Subscriptor
 
 
                                      /**
-                                      * @name 5: Mixed stuff
+                                      * @name 4: Mixed stuff
                                       */
                                      //@{
                                      /**

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.