From: Guido Kanschat Date: Wed, 14 Sep 2005 13:21:57 +0000 (+0000) Subject: remove parameter description from todo X-Git-Tag: v8.0.0~13168 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ea85c91192a5a824b886c0f113007ca0fd636c;p=dealii.git remove parameter description from todo git-svn-id: https://svn.dealii.org/trunk@11423 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 eefc4f7c23..3448410931 100644 --- a/deal.II/deal.II/include/dofs/dof_tools.h +++ b/deal.II/deal.II/include/dofs/dof_tools.h @@ -229,11 +229,6 @@ class DoFTools * tables, which may reduce the * amount of pre-allocated * memory dramatically. - * - * @todo This function is only - * implemented for primitive - * elements. Implementation in 1D - * is missing completely. * * @param dofs The DoFHandler * @param row_lengths The vector @@ -256,6 +251,11 @@ class DoFTools * couplings. Here, couplings due * to flux operators on faces are * considered. See #Coupling. + * + * @todo This function is only + * implemented for primitive + * elements. Implementation in 1D + * is missing completely. */ template static