]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
improve documentation for make_periodicity_constraints
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Sep 2012 18:26:37 +0000 (18:26 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Sep 2012 18:26:37 +0000 (18:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@26801 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_tools.h

index 2820c3a8a96b248e7aa3edae6d46cfcec27103d7..3565e81af0c22a85a472f184afd3a2bb116c9a56 100644 (file)
@@ -1001,6 +1001,12 @@ namespace DoFTools
                                     * function will be used for which the
                                     * respective flag was set in the component
                                     * mask.
+                                    *
+                                    * @note This function will not work
+                                    * for DoFHandler objects that are
+                                    * built on a
+                                    * parallel::distributed::Triangulation
+                                    * object.
                                     */
   template<typename FaceIterator>
   void
@@ -1079,6 +1085,12 @@ namespace DoFTools
                                     * function will be used for which the
                                     * respective flag was set in the component
                                     * mask.
+                                    *
+                                    * @note This function will not work
+                                    * for DoFHandler objects that are
+                                    * built on a
+                                    * parallel::distributed::Triangulation
+                                    * object.
                                     */
   template<typename DH>
   void
@@ -1099,6 +1111,12 @@ namespace DoFTools
                                     * corresponding vertices of the 'right'
                                     * boundary. This can be used to implement
                                     * conditions such as $u(0,y)=u(1,y+1)$.
+                                    *
+                                    * @note This function will not work
+                                    * for DoFHandler objects that are
+                                    * built on a
+                                    * parallel::distributed::Triangulation
+                                    * object.
                                     */
   template<typename 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.