]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor clarification of some documentation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Apr 2015 11:59:02 +0000 (06:59 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 13 Apr 2015 11:59:02 +0000 (06:59 -0500)
include/deal.II/lac/sparsity_pattern.h

index fe1597354b6f85dbed0dc0a1b146bd85d9e17f22..6519df73420a9603f75692b255970c10cfd02b06 100644 (file)
@@ -203,14 +203,14 @@ namespace SparsityPatternIterators
 
 
   /**
-   * STL conforming iterator walking over the elements of a sparsity pattern.
+   * An iterator class for walking over the elements of a sparsity pattern.
    *
    * The typical use for these iterators is to iterate over the elements of a
    * sparsity pattern (or, since they also serve as the basis for iterating
    * over the elements of an associated matrix, over the elements of a sparse
-   * matrix) or over the elements of individual rows. Note that there is no
+   * matrix), or over the elements of individual rows. There is no
    * guarantee that the elements of a row are actually traversed in an order
-   * in which columns monotonically increase. See the documentation of the
+   * in which column numbers monotonically increase. See the documentation of the
    * SparsityPattern class for more information.
    *
    * @note This class operates directly on the internal data structures of the

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.