From 4ee24c556e80deb97398ed3f272f7078d6d8ae2f Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Mon, 9 Jan 2006 07:29:40 +0000 Subject: [PATCH] entry on target components git-svn-id: https://svn.dealii.org/trunk@11968 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/deal.II/glossary.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/doc/doxygen/headers/deal.II/glossary.h b/deal.II/doc/doxygen/headers/deal.II/glossary.h index b2026d78f8..34a1b6e050 100644 --- a/deal.II/doc/doxygen/headers/deal.II/glossary.h +++ b/deal.II/doc/doxygen/headers/deal.II/glossary.h @@ -102,6 +102,12 @@ * @ref GlossGeneralizedSupport "generalized support points". * * + *
@anchor GlossTargetComponent Target component
When + * vectors and matrices are grouped into blocks by component, it is + * often desirable to collect several of the original components into + * a single one. This could be for instance, grouping the velocities + * of a Stokes system into a single block.
+ * *
@anchor GlossUnitCell Unit cell
*
See @ref GlossReferenceCell "Reference cell".
* -- 2.39.5