From b6275755fc16369cb088dfc23e090759c3278afa Mon Sep 17 00:00:00 2001 From: David Wells Date: Thu, 12 Aug 2021 10:32:13 -0400 Subject: [PATCH] Remove documentation of the old Simplex namespace. --- include/deal.II/base/polynomials_pyramid.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/deal.II/base/polynomials_pyramid.h b/include/deal.II/base/polynomials_pyramid.h index 7df965efda..8a1bb972c7 100644 --- a/include/deal.II/base/polynomials_pyramid.h +++ b/include/deal.II/base/polynomials_pyramid.h @@ -23,12 +23,6 @@ DEAL_II_NAMESPACE_OPEN -/** - * A namespace for functions and classes that provide support for simplex - * reference cell entities, i.e., triangles and tetrahedrons. - * - * @ingroup simplex - */ /** * Polynomials defined on pyramid entities. This class is basis of * FE_PyramidP. -- 2.39.5