]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update a comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 30 May 2003 19:05:54 +0000 (19:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 30 May 2003 19:05:54 +0000 (19:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@7689 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/data_out.h

index 96df493f599e744a82951333cba9d725526e3acf..da37b64190dadbad5e77f86926b65c4849a59292 100644 (file)
@@ -271,6 +271,11 @@ class DataOut_DoFData : public DataOutInterface<patch_dim,patch_space_dim>
                                      * exception declared in this
                                      * class to see which characters
                                      * are valid and which are not.
+                                     *
+                                     * The actual type for the
+                                     * template argument may only be
+                                     * either @p{Vector<double>} or
+                                     * @p{BlockVector<double>}.
                                      */
     template <class VECTOR>
     void add_data_vector (const VECTOR                   &data,
@@ -300,6 +305,11 @@ class DataOut_DoFData : public DataOutInterface<patch_dim,patch_space_dim>
                                      * components by appending an
                                      * underscore and the number of
                                      * each component to @p{name}
+                                     *
+                                     * The actual type for the
+                                     * template argument may only be
+                                     * either @p{Vector<double>} or
+                                     * @p{BlockVector<double>}.
                                      */
     template <class VECTOR>
     void add_data_vector (const VECTOR         &data,

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.