From 7fb5d3d2371920ea4434d65ae235f0ab7e949675 Mon Sep 17 00:00:00 2001 From: Guilhem Poy Date: Thu, 8 May 2025 08:52:21 +0200 Subject: [PATCH] make indent --- include/deal.II/fe/fe_tools.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5