]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update a couple of comments.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Aug 2012 18:42:28 +0000 (18:42 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Aug 2012 18:42:28 +0000 (18:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@26038 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_renumbering.h

index 472c76ea4c5e79aa41b66fd4989db39443c32c17..26e0f9af7b6274678c50bd6286fd2bf5b89aab24 100644 (file)
@@ -1149,6 +1149,11 @@ namespace DoFRenumbering
                                     * preserved, as is the relative
                                     * order within the untagged
                                     * ones.
+                                    *
+                                    * @precondition The @p selected_dofs
+                                    * array must have as many elements as
+                                    * the @p dof_handler has degrees of
+                                    * freedom.
                                     */
   template <class DH>
   void
@@ -1168,6 +1173,11 @@ namespace DoFRenumbering
                                     * preserved, as is the relative
                                     * order within the untagged
                                     * ones.
+                                    *
+                                    * @precondition The @p selected_dofs
+                                    * array must have as many elements as
+                                    * the @p dof_handler has degrees of
+                                    * freedom on the given level.
                                     */
   template <class DH>
   void
@@ -1183,6 +1193,11 @@ namespace DoFRenumbering
                                     * renumbering on the DoFHandler
                                     * dofs but returns the
                                     * renumbering vector.
+                                    *
+                                    * @precondition The @p selected_dofs
+                                    * array must have as many elements as
+                                    * the @p dof_handler has degrees of
+                                    * freedom.
                                     */
   template <class DH>
   void
@@ -1199,6 +1214,11 @@ namespace DoFRenumbering
                                     * renumbering on the MGDoFHandler
                                     * dofs but returns the
                                     * renumbering vector.
+                                    *
+                                    * @precondition The @p selected_dofs
+                                    * array must have as many elements as
+                                    * the @p dof_handler has degrees of
+                                    * freedom on the given level.
                                     */
   template <class DH>
   void

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.