From: bangerth Date: Wed, 3 Nov 2010 11:43:11 +0000 (+0000) Subject: Add an entry on boundary forms. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41b43f1f55b7eff585d05eaa611f0a0888e26d93;p=dealii-svn.git Add an entry on boundary forms. git-svn-id: https://svn.dealii.org/trunk@22596 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/headers/glossary.h b/deal.II/doc/doxygen/headers/glossary.h index 3a548bb682..c460b12909 100644 --- a/deal.II/doc/doxygen/headers/glossary.h +++ b/deal.II/doc/doxygen/headers/glossary.h @@ -198,6 +198,14 @@ * * * + *
@anchor GlossBoundaryForm Boundary form
+ * + *
The boundary form is the vector product of the image of + * coordinate vectors on the surface of the unit cell. It is a vector + * normal to the surface, pointing outwards and having the length of + * the surface element.
+ * + * *
@anchor GlossComponent Component
* *
When considering systems of equations in which the solution is not