From: Wolfgang Bangerth Date: Fri, 17 Sep 2010 11:57:04 +0000 (+0000) Subject: Add links to the new constraints module. X-Git-Tag: v8.0.0~5466 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f937cd3dc9a6e455ca741278bd8c02a3c33619ae;p=dealii.git Add links to the new constraints module. git-svn-id: https://svn.dealii.org/trunk@22008 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/dofs/dof_tools.h b/deal.II/deal.II/include/dofs/dof_tools.h index 46f60d7777..045b3d6cbe 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -447,6 +447,8 @@ class DoFTools * subdomain_id for which it is * responsible. This feature is * used in step-32. + * + * @ingroup constraints */ template static @@ -603,6 +605,8 @@ class DoFTools * subdomain_id for which it is * responsible. This feature is * used in step-32. + * + * @ingroup constraints */ template static @@ -764,6 +768,8 @@ class DoFTools * well. * Not implemented for * hp::DoFHandler. + * + * @ingroup constraints */ template static void @@ -875,6 +881,8 @@ class DoFTools * function) can be either a * ::DoFHandler, hp::DoFHandler, * or MGDoFHandler. + * + * @ingroup constraints */ template static void @@ -1854,6 +1862,8 @@ class DoFTools * boundary values. This function is used * in step-36, for * example. + * + * @ingroup constraints */ template class DH> static void