]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc: Inform user how to exchange active FE indices on ghost cells. 14747/head
authorMarc Fehling <mafehling.git@gmail.com>
Tue, 31 Jan 2023 05:54:50 +0000 (22:54 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Tue, 31 Jan 2023 05:54:50 +0000 (22:54 -0700)
include/deal.II/dofs/dof_handler.h

index de569d227c052ed37a99565b1f89964f837a2574..404d277dcac46c0894220b2e1becaca2412f2ea0 100644 (file)
@@ -590,7 +590,8 @@ public:
    *
    * Active FE indices will only be set for locally owned cells. Ghost and
    * artificial cells will be ignored; no active FE index will be assigned to
-   * them.
+   * them. To exchange active FE indices on ghost cells, call distribute_dofs()
+   * afterwards.
    */
   void
   set_active_fe_indices(const std::vector<types::fe_index> &active_fe_indices);

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.