From: Wolfgang Bangerth Date: Wed, 5 Sep 2007 03:54:52 +0000 (+0000) Subject: Remove 2 TODOs that I know now work X-Git-Tag: v8.0.0~9926 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c2568d5703b985f21e300f325e26d08828c8a1;p=dealii.git Remove 2 TODOs that I know now work git-svn-id: https://svn.dealii.org/trunk@15122 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/vectors.templates.h b/deal.II/deal.II/include/numerics/vectors.templates.h index 05ec50052b..f41a1d13b6 100644 --- a/deal.II/deal.II/include/numerics/vectors.templates.h +++ b/deal.II/deal.II/include/numerics/vectors.templates.h @@ -1612,8 +1612,7 @@ VectorTools::interpolate_boundary_values (const Mapping &mapping #endif -//TODO[?] Change for real hp::DoFHandler -// This function might not work anymore if the real hp::DoFHandler is available. + template class DH> void VectorTools::interpolate_boundary_values (const DH &dof, @@ -1630,8 +1629,6 @@ VectorTools::interpolate_boundary_values (const DH &dof, -//TODO[?] Change for real hp::DoFHandler -// This function might not work anymore if the real hp::DoFHandler is available. template class DH> void VectorTools::interpolate_boundary_values (const DH &dof,