]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove two TODOs that have apparently been working for a long time already
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Sep 2007 03:38:48 +0000 (03:38 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Sep 2007 03:38:48 +0000 (03:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@15119 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_values.cc

index 84aeac4bf5b0340d061eca290417af9cd33dfe69..5bdcf6b55d541e72d0a9dd2b0f9f0ce6bbf91796 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -1421,9 +1421,6 @@ void FEFaceValues<dim>::reinit (const typename DoFHandler<dim>::cell_iterator &c
 
 
 
-//TODO:[?] Change for real hp::DoFHandler
-// Probably the first assertion has to be changed, when the real hp::DoFHandler
-// is available.
 template <int dim>
 void FEFaceValues<dim>::reinit (const typename hp::DoFHandler<dim>::cell_iterator &cell,
                                const unsigned int              face_no)
@@ -1658,9 +1655,7 @@ void FESubfaceValues<dim>::reinit (const typename DoFHandler<dim>::cell_iterator
 }
 
 
-//TODO:[?] Change for real hp::DoFHandler
-// Probably the first assertion has to be changed, when the real hp::DoFHandler
-// is available.
+
 template <int dim>
 void FESubfaceValues<dim>::reinit (const typename hp::DoFHandler<dim>::cell_iterator &cell,
                                   const unsigned int         face_no,

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.