From: Guilhem Poy Date: Thu, 8 May 2025 06:52:21 +0000 (+0200) Subject: make indent X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb5d3d2371920ea4434d65ae235f0ab7e949675;p=dealii.git make indent --- diff --git a/include/deal.II/fe/fe_tools.h b/include/deal.II/fe/fe_tools.h index 99edb71658..6b854ac5f4 100644 --- a/include/deal.II/fe/fe_tools.h +++ b/include/deal.II/fe/fe_tools.h @@ -842,8 +842,8 @@ namespace FETools * treated patches if the mesh had been refined adaptively (this cannot * happen if the mesh has been refined globally because there the children * of a patch are all active). We also perform the operation described above - * on these patches, which means that the final DoF values will always originate - * from the most refined patches. + * on these patches, which means that the final DoF values will always + * originate from the most refined patches. * * The name of the function originates from the fact that it can be used to * construct a representation of a function of higher polynomial degree on a