]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doc: fix small error 7870/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 27 Mar 2019 19:59:52 +0000 (13:59 -0600)
committerTimo Heister <timo.heister@gmail.com>
Wed, 27 Mar 2019 21:43:23 +0000 (15:43 -0600)
include/deal.II/dofs/dof_handler.h
include/deal.II/hp/dof_handler.h

index d07ecf0738dd4a8c64b0986f83e8661894b6123b..b3a0b1c1fc1f1c9dba301a9198a4a5c7a86d2c02 100644 (file)
@@ -1056,7 +1056,8 @@ public:
    * globally, i.e. what n_dofs() returns.
    *
    * Each element of the vector returned by this function equals the number of
-   * elements of the corresponding sets returned by global_dof_indices().
+   * elements of the corresponding sets returned by
+   * locally_owned_dofs_per_processor().
    *
    * If this is a sequential DoFHandler, then the vector has a single element
    * equal to n_dofs(). (Here, "sequential" means that either the whole program
index a35a1f115f216998f688d3cbe1889a3caa54f842..3bff98e0d14a25964ecfcdb3306d0105de39a2d4 100644 (file)
@@ -846,7 +846,8 @@ namespace hp
      * globally, i.e. what n_dofs() returns.
      *
      * Each element of the vector returned by this function equals the number
-     * of elements of the corresponding sets returned by global_dof_indices().
+     * of elements of the corresponding sets returned by
+     * locally_owned_dofs_per_processor().
      *
      * If this is a sequential DoFHandler, then the vector has a single element
      * equal to n_dofs(). (Here, "sequential" means that either the whole

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.