]> https://gitweb.dealii.org/ - dealii.git/commitdiff
minor documentation fixes 6816/head
authorDenis Davydov <davydden@gmail.com>
Fri, 22 Jun 2018 03:22:32 +0000 (05:22 +0200)
committerDenis Davydov <davydden@gmail.com>
Fri, 22 Jun 2018 03:22:32 +0000 (05:22 +0200)
include/deal.II/base/data_out_base.h

index 510b393cbb229933114295c8c7503955509ae798..a823976bd81420209f361630223990e23dbfc1c7 100644 (file)
@@ -2917,14 +2917,14 @@ protected:
    * interpreted.
    *
    * It returns a list of index pairs and corresponding name and type indicating
-   * which components of the output are to be considered non vector- or
+   * which components of the output are to be considered vector- or
    * tensor-valued rather than just a collection of scalar data. The index pairs
    * are inclusive; for example, if we have a Stokes problem in 2d with
    * components (u,v,p), then the corresponding vector data range should be
    * (0,1), and the returned list would consist of only a single element with a
-   * tuple such as (0,1,"velocity").
+   * tuple such as (0,1,"velocity",component_is_part_of_vector).
    *
-   * Since some of the derived classes do not know about vector data, this
+   * Since some of the derived classes do not know about non-scalar data, this
    * function has a default implementation that simply returns an empty
    * string, meaning that all data is to be considered a collection of scalar
    * fields.

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.