]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve documentation 12338/head
authorDaniel Arndt <arndtd@ornl.gov>
Sat, 29 May 2021 15:21:50 +0000 (11:21 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Sat, 29 May 2021 16:14:43 +0000 (12:14 -0400)
include/deal.II/dofs/dof_tools.h

index c0980169b2c15a5890ef0b0e33ac6f5be6dce380..f92075f96ee6287581b39356b3696d14bffd0f55 100644 (file)
@@ -1199,8 +1199,12 @@ namespace DoFTools
    */
 
   /**
-   * Same as above but return the selected DoFs as IndexSet. In particular,
-   * for parallel::TriangulationBase objects this function should be preferred.
+   * Return an IndexSet describing all dofs that will be constrained by
+   * interface constraints, i.e. all hanging nodes.
+   *
+   * In case of a parallel::shared::Triangulation or a
+   * parallel::distributed::Triangulation only locally relevant dofs are
+   * considered.
    */
   template <int dim, int spacedim>
   IndexSet

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.