From: guido Date: Tue, 18 Oct 2005 18:46:17 +0000 (+0000) Subject: add group for polynomials X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f265ab1785b888ecaa1da5542862a7924fca96b6;p=dealii-svn.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 + */