From: Timo Heister Date: Tue, 8 May 2018 18:07:28 +0000 (+0200) Subject: add FE_BDM to doxygen FE group X-Git-Tag: v9.1.0-rc1~1180^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338d6acfd8fccd8e0de5244ad635e2f94988275a;p=dealii.git add FE_BDM to doxygen FE group --- diff --git a/include/deal.II/fe/fe_bdm.h b/include/deal.II/fe/fe_bdm.h index f1db2d0fdb..e0a0f1885b 100644 --- a/include/deal.II/fe/fe_bdm.h +++ b/include/deal.II/fe/fe_bdm.h @@ -51,6 +51,8 @@ DEAL_II_NAMESPACE_OPEN * Pp, interior degrees of freedom. These are the vector * function values in the first p(p-1)/2 of the p2 * Gauss points in the cell. + * + * @ingroup fe */ template class FE_BDM