From ae9ae78e95f71358bc321836d98a0e5ce1a10096 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 21 Jul 2014 18:26:04 -0500 Subject: [PATCH] Provide attribution. --- include/deal.II/grid/grid_tools.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h index 0b963dfc25..8e670a1283 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -961,6 +961,8 @@ namespace GridTools * the mesh. This also requires manipulating the degrees of freedom associated * with the cells of a patch. To this end, there are further functions working * on patches in namespace DoFTools. + * + * @author Arezou Ghesmati, Wolfgang Bangerth, 2014 */ template std::vector -- 2.39.5