From: Wolfgang Bangerth Date: Fri, 7 Mar 2008 15:08:23 +0000 (+0000) Subject: More cross-refs. X-Git-Tag: v8.0.0~9297 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62a922e7d4eeac971b186483df9133092403fe6;p=dealii.git More cross-refs. git-svn-id: https://svn.dealii.org/trunk@15873 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_renumbering.h b/deal.II/deal.II/include/dofs/dof_renumbering.h index 7515b6968c..f2b5e942fa 100644 --- a/deal.II/deal.II/include/dofs/dof_renumbering.h +++ b/deal.II/deal.II/include/dofs/dof_renumbering.h @@ -310,7 +310,8 @@ DEAL_II_NAMESPACE_OPEN * testcase outlined above, and a runtime of 5min03s. Although the number * of iterations is only slightly less than with BOOST's Cuthill-McKee * implementation, runtime is significantly less. This, again, may be due - * to cache effects. + * to cache effects. As a consequence, this is the algorithm best suited + * to the testcase, and is in fact used in @ref step_22 "step-22". * * * Minimum degree enumeration as produced by calling the BOOST implementation @@ -454,6 +455,9 @@ class DoFRenumbering * algorithms in the * documentation of the * DoFRenumbering namespace. + * + * This algorithm is used in + * @ref step_22 "step-22". */ template static void