]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor doc update. 12662/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 17 Aug 2021 00:14:00 +0000 (18:14 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 17 Aug 2021 00:14:00 +0000 (18:14 -0600)
include/deal.II/numerics/data_out_dof_data.templates.h

index 37131e2b93284e9467c8bc456780e8180943aea1..1750001cd276b39a87447adf6404d03b41566d25 100644 (file)
@@ -1059,7 +1059,10 @@ namespace internal
       memory_consumption() const override;
 
       /**
-       * Temporal storage for the data.
+       * Copy of the data of the vector passed to DataOutDoFData::add_vector().
+       * This vector imports all elements necessary to create output from the
+       * source vector and stores it until we no longer need it. No reference
+       * to the original source vector is necessary nor stored.
        */
       LinearAlgebra::distributed::BlockVector<ScalarType> vector;
     };

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.