]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Clarify documentation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 24 Mar 2006 19:12:03 +0000 (19:12 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 24 Mar 2006 19:12:03 +0000 (19:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@12671 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/full_matrix.h

index 9d14820f82de347aae0f3a4a9ec984bf6f0832ae..a5ea36872aeada24c55fa979fa84999d3ccde6ea 100644 (file)
@@ -261,9 +261,12 @@ class FullMatrix : public Table<2,number>
                                     /**
                                      * This operator assigns a scalar
                                      * to a matrix. To avoid
-                                     * confusion with constructors,
-                                     * zero is the only value allowed
-                                     * for <tt>d</tt>
+                                     * confusion with the semantics
+                                     * of this function, zero is the
+                                     * only value allowed for
+                                     * <tt>d</tt>, allowing you to
+                                     * clear a matrix in an intuitive
+                                     * way.
                                      */
     FullMatrix<number> &
     operator = (const double d);

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.