]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Clarify a statement.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Jul 2017 16:37:29 +0000 (10:37 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 12 Jul 2017 17:08:28 +0000 (11:08 -0600)
include/deal.II/lac/sparsity_pattern.h

index f6f6f53b04e1a76434d7da226efdf38f0c8760e5..7cd00d7a2c5adbc7002ba7d47bdca368cfcce767 100644 (file)
@@ -401,7 +401,7 @@ public:
    * amounts of computing time. However, copy constructors are needed if one
    * wants to place a SparsityPattern in a container, e.g., to write such
    * statements like <tt>v.push_back (SparsityPattern());</tt>, with
-   * <tt>v</tt> a vector of SparsityPattern objects.
+   * <tt>v</tt> a std::vector of SparsityPattern objects.
    *
    * Usually, it is sufficient to use the explicit keyword to disallow
    * unwanted temporaries, but this does not work for <tt>std::vector</tt>s.

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.