From 9fda95f5cee79ac916f78c0998df641be0d198f0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 6 Mar 2007 20:17:29 +0000 Subject: [PATCH] Leave a TODO for Guido. git-svn-id: https://svn.dealii.org/trunk@14531 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe.h | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/deal.II/include/fe/fe.h b/deal.II/deal.II/include/fe/fe.h index 7adfc20ee5..11ba6bdb10 100644 --- a/deal.II/deal.II/include/fe/fe.h +++ b/deal.II/deal.II/include/fe/fe.h @@ -1682,6 +1682,7 @@ class FiniteElement : public Subscriptor, get_generalized_support_points () const; /** +//TODO[GK]: comment this function * */ bool has_generalized_support_points () const; -- 2.39.5