]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix comments.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Feb 2003 00:01:20 +0000 (00:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Feb 2003 00:01:20 +0000 (00:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@7100 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_sparsity_pattern.h

index 8cd1be8ac363d77b35cddcb3d57bf7d91ecdf6bb..5f60cc8fb55a868b9e661ab89eb04bfe4d42d51a 100644 (file)
@@ -94,7 +94,7 @@ class BlockSparsityPatternBase : public Subscriptor
                                      * given number of block rows and
                                      * columns. The blocks themselves
                                      * are still empty, and you have
-                                     * to call @p{collect_args} after
+                                     * to call @p{collect_sizes} after
                                      * you assign them sizes.
                                      */
     BlockSparsityPatternBase (const unsigned int n_rows,
@@ -417,7 +417,7 @@ class BlockSparsityPattern : public BlockSparsityPatternBase<SparsityPattern>
                                      * given number of block rows and
                                      * columns. The blocks themselves
                                      * are still empty, and you have
-                                     * to call @p{collect_args} after
+                                     * to call @p{collect_sizes} after
                                      * you assign them sizes.
                                      */
     BlockSparsityPattern (const unsigned int n_rows,
@@ -486,7 +486,7 @@ class CompressedBlockSparsityPattern : public BlockSparsityPatternBase<Compresse
                                      * given number of block rows and
                                      * columns. The blocks themselves
                                      * are still empty, and you have
-                                     * to call @p{collect_args} after
+                                     * to call @p{collect_sizes} after
                                      * you assign them sizes.
                                      */
     CompressedBlockSparsityPattern (const unsigned int n_rows,

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.