]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Same comment for a different function as well.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 19 Dec 2005 15:34:38 +0000 (15:34 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 19 Dec 2005 15:34:38 +0000 (15:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@11875 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe.h

index 39b4dcb368645d0ac7378c069938f2ee8c79f8e7..27713d5aeb5951cfbfd1f9e904d94b98a52b5004 100644 (file)
@@ -989,7 +989,18 @@ class FiniteElement : public Subscriptor,
                                       * Same as
                                       * @p system_to_base_index, but
                                       * for degrees of freedom located
-                                      * on a face.
+                                      * on a face. The range of allowed
+                                     * indices is therefore
+                                     * 0..dofs_per_face.
+                                     *
+                                     * You will rarely need this
+                                     * function in application
+                                     * programs, since almost all
+                                     * application codes only need to
+                                     * deal with cell indices, not
+                                     * face indices. The function is
+                                     * mainly there for use inside
+                                     * the library.
                                       */
     std::pair<std::pair<unsigned int, unsigned int>, unsigned int>
     face_system_to_base_index (const unsigned int index) const;

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.