From 48796f4356419a5325cc861cc664f1de565c3b84 Mon Sep 17 00:00:00 2001 From: Markus Buerg Date: Thu, 3 Jun 2010 15:53:58 +0000 Subject: [PATCH] Documentation and style changes. git-svn-id: https://svn.dealii.org/trunk@21148 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_q_hierarchical.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/deal.II/deal.II/include/fe/fe_q_hierarchical.h b/deal.II/deal.II/include/fe/fe_q_hierarchical.h index 00b88c7c2a..4c8c6bc033 100644 --- a/deal.II/deal.II/include/fe/fe_q_hierarchical.h +++ b/deal.II/deal.II/include/fe/fe_q_hierarchical.h @@ -47,10 +47,6 @@ template class MappingQ; * Future work will involve writing projection--interpolation operators * that can interpolate onto the higher order bubble functions. * - * The various constraint, prolongation, and restriction matrices are - * now available in all dimensions for all degrees @p p, currently up to - * order 19. - * * The constructor of this class takes the degree @p p of this finite * element. * -- 2.39.5