From: Guido Kanschat Date: Tue, 18 Oct 2005 18:46:17 +0000 (+0000) Subject: add group for polynomials X-Git-Tag: v8.0.0~12988 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad15a0ad886384fc993e374cdec975ad413a3d7;p=dealii.git add group for polynomials git-svn-id: https://svn.dealii.org/trunk@11615 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/base/dox.h b/deal.II/doc/doxygen/headers/base/dox.h index e7cae40b4a..82bebddd59 100644 --- a/deal.II/doc/doxygen/headers/base/dox.h +++ b/deal.II/doc/doxygen/headers/base/dox.h @@ -54,3 +54,7 @@ * specialized needs, like DataOutFaces, DataOutRotation and * DataOutStack. */ + +/** + * @defgroup Polynomials Polynomials and polynomial spaces + */