From cf9817aa30fa35f2dd255f1a93b51dc34ea0583f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 23 Jun 2010 13:37:07 +0000 Subject: [PATCH] Augment text a bit. git-svn-id: https://svn.dealii.org/trunk@21276 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/dofs/dof_handler.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deal.II/deal.II/include/dofs/dof_handler.h b/deal.II/deal.II/include/dofs/dof_handler.h index 854b674eed..713dd88201 100644 --- a/deal.II/deal.II/include/dofs/dof_handler.h +++ b/deal.II/deal.II/include/dofs/dof_handler.h @@ -310,10 +310,10 @@ class DoFHandler : public Subscriptor /** * @deprecated Use - * CompressedSparsityPattern - * instead of initializing - * SparsityPattern with this - * value. + * CompressedSparsityPattern instead of + * initializing SparsityPattern with this + * value, see the discussion in step-2 + * and the @ref Sparsity module. * * Return the maximum number of * degrees of freedom a degree of freedom -- 2.39.5