]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
More doc updates.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 May 2006 01:20:28 +0000 (01:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 2 May 2006 01:20:28 +0000 (01:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@12949 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/hp_dof_handler.h

index 3a49233f9f8c9002b41bfea831decf5c3c44e8c4..a9655f818df47e5386b05d8696b0cc94ca071600 100644 (file)
@@ -1079,6 +1079,14 @@ namespace hp
                                        * into this array are provided
                                        * by the vertex_dofs_offsets
                                        * field.
+                                       *
+                                       * Access to this field is
+                                       * generally through the
+                                       * get_vertex_dof_index() and
+                                       * set_vertex_dof_index()
+                                       * functions, encapsulating the
+                                       * actual data format used to
+                                       * the present class.
                                         */
       std::vector<unsigned int>      vertex_dofs;
 
@@ -1094,6 +1102,14 @@ namespace hp
                                        * described in the
                                        * documentation of
                                        * hp::DoFLevel.
+                                       *
+                                       * Access to this field is
+                                       * generally through the
+                                       * get_vertex_dof_index() and
+                                       * set_vertex_dof_index()
+                                       * functions, encapsulating the
+                                       * actual data format used to
+                                       * the present class.
                                        */
       std::vector<unsigned int>      vertex_dofs_offsets;
 

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.