From: Guido Kanschat Date: Tue, 19 Jul 2005 08:22:28 +0000 (+0000) Subject: add doxygen group X-Git-Tag: v8.0.0~13394 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9532cc98260b589c39fef5eaa646096be4c308a8;p=dealii.git add doxygen group git-svn-id: https://svn.dealii.org/trunk@11172 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/fe/fe_tools.h b/deal.II/deal.II/include/fe/fe_tools.h index e79f2194df..5bdb67003e 100644 --- a/deal.II/deal.II/include/fe/fe_tools.h +++ b/deal.II/deal.II/include/fe/fe_tools.h @@ -80,7 +80,11 @@ class FETools const FiniteElement& fe, std::vector& renumbering, std::vector >& start_indices); - + + /** + * @name Generation of local matrices + * @{ + */ /** * Gives the interpolation matrix * that interpolates a @p fe1- @@ -423,7 +427,7 @@ class FETools //@} /** - * @name DoF: Functions which should be in DoFTools + * @name Functions which should be in DoFTools */ //@{ /**