From: guido Date: Wed, 14 Sep 2005 13:21:57 +0000 (+0000) Subject: remove parameter description from todo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a232e6cab80168a7ccb35dce4e80dbc116eb9250;p=dealii-svn.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