]> https://gitweb.dealii.org/ - dealii.git/commitdiff
added proposed changes 11145/head
authorMathias Anselmann <mathias.anselmann@posteo.de>
Thu, 5 Nov 2020 12:52:41 +0000 (13:52 +0100)
committerMathias Anselmann <mathias.anselmann@posteo.de>
Thu, 5 Nov 2020 12:52:41 +0000 (13:52 +0100)
include/deal.II/multigrid/mg_constrained_dofs.h

index df2c6bdff4a109ba4b9feeda17ff1390934e0c08..6d8b19d3c22e56d6951074c4ec283230ba7714db 100644 (file)
@@ -65,11 +65,11 @@ public:
    * not support rotation matrices in the periodicity definition, i.e., the
    * respective argument in the GridTools::collect_periodic_faces() may not
    * be different from the identity matrix.
-   * If no level_relevant_dofs are passed as second argument the function uses
-   * the locally relevant level DoFs, extracted by
-   * DoFTools::extract_locally_relevant_level_dofs(). Otherwise the user
-   * provided IndexSets are used on each level, which should define a superset
-   * of locally relevant DoFs and allows the user to add additional indices to
+   * If no level_relevant_dofs are passed as the second argument, the function
+   * uses the locally relevant level DoFs, extracted by
+   * DoFTools::extract_locally_relevant_level_dofs(). Otherwise, the
+   * user-provided IndexSets, which should define a superset of locally relevant
+   * DoFs, are used on each level to allow the user to add additional indices to
    * the set of constrained DoFs.
    */
   template <int dim, int spacedim>
@@ -354,6 +354,7 @@ MGConstrainedDoFs::make_zero_boundary_constraints(
 }
 
 
+
 template <int dim, int spacedim>
 inline void
 MGConstrainedDoFs::make_no_normal_flux_constraints(

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.