From 8fb7bd84691187bef3194fdb9fb69649a0577b3a Mon Sep 17 00:00:00 2001 From: bangerth Date: Mon, 6 Aug 2007 22:41:27 +0000 Subject: [PATCH] xref step-27 git-svn-id: https://svn.dealii.org/trunk@14915 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_tools.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/dofs/dof_tools.h b/deal.II/deal.II/include/dofs/dof_tools.h index 57f31bde62..dfc0dc4e6f 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -406,7 +406,8 @@ class DoFTools * as the last argument to the current * function. No call to * ConstraintMatrix::condense() is then - * necessary. + * necessary. This process is explained + * in @ref step_27 "step-27". */ template static -- 2.39.5