From 777183de2e008d9c8f260cc6f764762b6e28bb1e Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 6 Feb 2009 02:32:05 +0000 Subject: [PATCH] Link to tutorial. git-svn-id: https://svn.dealii.org/trunk@18338 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_tools.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/deal.II/include/dofs/dof_tools.h b/deal.II/deal.II/include/dofs/dof_tools.h index 1a928aad0d..0c1b4a9304 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -1334,6 +1334,12 @@ class DoFTools * size before calling this * function. If this is not the * case, an assertion is thrown. + * + * This function is used in the + * @ref step_22 "step-22", + * @ref step_31 "step-31", and + * @ref step_32 "step-32" tutorial + * programs. */ template static void -- 2.39.5