]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Small documentation update
authorMatthias Maier <matthias.maier@iwr.uni-heidelberg.de>
Fri, 10 Apr 2015 15:45:46 +0000 (17:45 +0200)
committerMatthias Maier <tamiko@43-1.org>
Sat, 11 Apr 2015 09:25:17 +0000 (11:25 +0200)
include/deal.II/lac/sparse_direct.h

index 1013d960e658bde4d460dba64771386f2368c898..c5c06694933646590b6e0c250575bae22f21190a 100644 (file)
@@ -186,8 +186,8 @@ public:
                const BlockVector<double> &src) const;
 
   /**
-   * Same as vmult(), but adding to the previous solution. Not implemented yet
-   * but necessary for compiling certain other classes.
+   * Same as vmult(), but adding to the result to @p dst instead of
+   * overwriting the previous contents of the vector.
    */
   void vmult_add (Vector<double> &dst,
                   const Vector<double> &src) const;

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.