From: David Wells Date: Thu, 12 Aug 2021 14:32:13 +0000 (-0400) Subject: Remove documentation of the old Simplex namespace. X-Git-Tag: v9.4.0-rc1~1087^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12649%2Fhead;p=dealii.git Remove documentation of the old Simplex namespace. --- 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.