]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update documentation
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 3 Jul 2003 10:20:25 +0000 (10:20 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 3 Jul 2003 10:20:25 +0000 (10:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@7832 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 96fac9c929e91defdb684a02e60f2df3579d5c6b..ea31a9d14cb0cf58b4efaed38b8115e0bb575794 100644 (file)
@@ -274,21 +274,24 @@ class DoFRenumbering
                                      * $n(i)<n(j)$ if $i<j$ and
                                      * $n(i)>n(j)$ if $i>j$.
                                      *
-                                     * You may want to give the order in
-                                     * which the components are to be ordered
-                                     * (e.g. if the second argument contains
-                                     * the numbers @p{(0, 3, 2, 1)}, then all
-                                     * indices of component @p{0} will be
-                                     * before those of component @p{3}, before
-                                     * those of component @p{2}, ...). The
-                                     * length of this list has to be the
-                                     * same as the number of components
-                                     * in the finite element, and has to
-                                     * contain all numbers counted from
-                                     * zero onwards. If
-                                     * you omit this argument, the same
-                                     * order as given by the finite element
-                                     * is used.
+                                     * You can specify that the
+                                     * components are ordered in a
+                                     * different way than suggested
+                                     * by the @p{FESystem} object you
+                                     * use. To this end, Set up the
+                                     * vector @p{component_order}
+                                     * such that the entry at index
+                                     * @p{i} denotes the number of
+                                     * the target component for dofs
+                                     * with component @p{i} in the
+                                     * @p{FESystem}. Naming the same
+                                     * component more than once is
+                                     * possible and results in a
+                                     * blocking of several components
+                                     * into one.
+                                     * If you omit this argument, the
+                                     * same order as given by the
+                                     * finite element is used.
                                      *
                                      * If one of the base finite
                                      * elements from which the global

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.