]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix up one comment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Feb 2013 23:05:41 +0000 (23:05 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 15 Feb 2013 23:05:41 +0000 (23:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@28418 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/dofs/dof_accessor.h

index bac83d687bfe4c6a6787ab9bc312fcb820f144fd..b0793d734d023b15754a0875af17aff284cd0ffe 100644 (file)
@@ -501,10 +501,14 @@ public:
                                  const unsigned int fe_index = DH::default_fe_index) const;
 
   /**
-   * Returns the Global DoF index of the <i>i degree associated with the @p
-   * vertexth vertex on the level @p level. Also see vertex_dof_index().
-   */
-  unsigned int mg_vertex_dof_index (const int level, const unsigned int vertex, const unsigned int i, const unsigned int fe_index = DH::default_fe_index) const;
+   * Returns the Global DoF index of the <code>i</code>th degree of
+   * freedom associated with the <code>vertex</code>th vertex on
+   * level @p level. Also see vertex_dof_index().
+   */
+  unsigned int mg_vertex_dof_index (const int level,
+                                    const unsigned int vertex,
+                                    const unsigned int i,
+                                    const unsigned int fe_index = DH::default_fe_index) const;
 
   /**
    * Index of the <i>i</i>th degree

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.