From f29c46e8cb4c83d65d6ff2ae916e3395d7d87272 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Fri, 22 Mar 2019 01:01:17 +0100 Subject: [PATCH] Fixed indent. --- include/deal.II/grid/grid_tools.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h index 6cc0507caf..fed508b798 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -2633,8 +2633,8 @@ namespace GridTools const bool compute_face_ids = false); /** - * Propagate manifold indicators associated with the cells of the Triangulation - * @p tria to their co-dimension one and two objects. + * Propagate manifold indicators associated with the cells of the + * Triangulation @p tria to their co-dimension one and two objects. * * This function sets the @p manifold_id of faces and edges (both on the * interior and on the boundary) to the value returnd by the -- 2.39.5