From: Jiaqi Zhang Date: Tue, 3 May 2022 01:57:30 +0000 (-0400) Subject: documentation X-Git-Tag: v9.4.0-rc1~283^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13663%2Fhead;p=dealii.git documentation --- diff --git a/include/deal.II/multigrid/mg_constrained_dofs.h b/include/deal.II/multigrid/mg_constrained_dofs.h index 5b2605d371..02e30f1c9f 100644 --- a/include/deal.II/multigrid/mg_constrained_dofs.h +++ b/include/deal.II/multigrid/mg_constrained_dofs.h @@ -96,8 +96,8 @@ public: const ComponentMask & component_mask = ComponentMask()); /** - * Fill the internal data structures with information - * about Dirichlet boundary dofs on level @p level. + * Add Dirichlet boundary dofs to the internal data structures + * on level @p level. * The indices are restricted to the set of locally relevant * level dofs. */