From: guido Date: Tue, 19 Jul 2005 08:22:28 +0000 (+0000) Subject: add doxygen group X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787cdbad17a46c49f972e6d7209457f899d31797;p=dealii-svn.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 */ //@{ /**