]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo and wrong formula in the documentation
authorBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 8 Aug 2018 14:42:06 +0000 (14:42 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Wed, 8 Aug 2018 16:03:17 +0000 (16:03 +0000)
include/deal.II/lac/cuda_vector.h

index 4f946f6cf37143da981fbecc4005be3176a6c301..f976eab15204e8fdc7fc2550ed1cd7318c2dedee 100644 (file)
@@ -165,7 +165,7 @@ namespace LinearAlgebra
       add(const Number a, const VectorSpaceVector<Number> &V) override;
 
       /**
-       * Multiple addition of scaled vectors, i.e. <tt>*this += a*V</tt>.
+       * Multiple additions of scaled vectors, i.e. <tt>*this += a*V+b*W</tt>.
        */
       virtual void
       add(const Number                     a,

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.