]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clarify comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Aug 2002 12:46:16 +0000 (12:46 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 Aug 2002 12:46:16 +0000 (12:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@6312 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/vector2d.h

index f3ff39d35533d8dccbf906e58aa93ca47117067b..af9854ce4f89a595b52e0a5d944ea51d497d27f8 100644 (file)
@@ -409,7 +409,13 @@ class vector2d : public Subscriptor
                                      * Fill array with an array of
                                      * elements.  The array is
                                      * arranged line by line. No
-                                     * range checking is performed.
+                                     * range checking is performed,
+                                     * i.e., it is assumed that the
+                                     * input array @p{entries}
+                                     * contains @p{n_rows()*n_cols()}
+                                     * elements, and that the layout
+                                     * refers to the desired shape of
+                                     * this table.
                                      */
     template<typename T2>
     void fill (const T2 *entries);

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.