From: Guido Kanschat Date: Wed, 25 Jan 2006 22:14:56 +0000 (+0000) Subject: add anchor description X-Git-Tag: v8.0.0~12509 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1976e00d0c256b0efea74bbfeb5aaea58393706;p=dealii.git add anchor description git-svn-id: https://svn.dealii.org/trunk@12166 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/glossary.h b/deal.II/doc/doxygen/headers/glossary.h index 52c67d1844..8cf8193e11 100644 --- a/deal.II/doc/doxygen/headers/glossary.h +++ b/deal.II/doc/doxygen/headers/glossary.h @@ -20,15 +20,14 @@ * prepared by DoFRenumbering::component_wise(). * * Originally, this concept was intermixed with the idea of the vector - * @ref GlossComponent. Since the introduction of non-@ref GlossPrimitive - * "primitive" elements, they became different. Take for instance the - * solution of the mixed Laplacian system with + * @ref GlossComponent "component". Since the introduction of non-@ref + * GlossPrimitive "primitive" elements, they became different. Take + * for instance the solution of the mixed Laplacian system with * FE_RaviartThomas. There, the first dim components are the * directional derivatives. Since the shape functions are linear * combinations of those, they constitute only a single block. The * primal function u would be in the second block, but in the - * dim+1st component. - * + * dim+1st component. * *
@anchor GlossComponent component
* @@ -155,7 +154,7 @@ * *
@anchor GlossPrimitive Primitive finite elements
*
Finite element shape function sets with a unique relation from - * shape function number to vector @ref GlossComponent.
+ * shape function number to vector @ref GlossComponent "component". * *
@anchor GlossReferenceCell Reference cell
*
The hypercube [0,1]dim, on which all parametric finite