]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a comment.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Oct 2007 21:57:28 +0000 (21:57 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 10 Oct 2007 21:57:28 +0000 (21:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@15286 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/data_out_base.h

index 4f0cd37e206bf63ab65bfb39b5ac8241a2da0b1f..9120b286e65c96fd8b4195859907c46dc2ae754c 100644 (file)
@@ -2616,6 +2616,12 @@ class DataOutReader : public DataOutInterface<dim,spacedim>
     virtual std::vector<std::string> get_dataset_names () const;
     
   private:
+                                    /**
+                                     * Arrays holding the set of
+                                     * patches that will be filled by
+                                     * derived classes as well as the
+                                     * names of output variables.
+                                     */
     std::vector<typename dealii::DataOutBase::Patch<dim,spacedim> > patches;
     std::vector<std::string> dataset_names;
 };

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.