]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a comment.
authorDavid Wells <wellsd2@rpi.edu>
Sat, 30 Mar 2019 15:28:27 +0000 (11:28 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sat, 30 Mar 2019 15:29:41 +0000 (11:29 -0400)
There are no blocks in this object.

include/deal.II/lac/vector.h

index 7372650b49cb7b714cabcaefd0460218f79c19c9..f8ff653eae860e294fde909446c6229f460028be 100644 (file)
@@ -353,10 +353,7 @@ public:
   swap(Vector<Number> &v);
 
   /**
-   * Set all components of the vector to the given number @p s. Simply pass
-   * this down to the individual block objects, but we still need to declare
-   * this function to make the example given in the discussion about making
-   * the constructor explicit work.
+   * Set all components of the vector to the given number @p s.
    *
    * Since the semantics of assigning a scalar to a vector are not immediately
    * clear, this operator should really only be used if you want to set the

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.