]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 3 Jun 2004 16:11:42 +0000 (16:11 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 3 Jun 2004 16:11:42 +0000 (16:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@9374 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_indices.h

index 431f35b4d8ceec3dcca0675c2d73c75336681005..13f8a54c68f08f842f36b59f02909f3a16ba304a 100644 (file)
@@ -135,9 +135,12 @@ class BlockIndices
     
   private:
                                     /**
-                                     * Number of blocks. This is made
-                                     * constant to avoid accidental
-                                     * changes during lifetime.
+                                     * Number of blocks. While this
+                                     * value could be obtained
+                                     * through
+                                     * <tt>start_indices.size()-1</tt>,
+                                     * we cache this value for faster
+                                     * access.
                                      */
     unsigned int n_blocks;
 

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.