From: Ralf Hartmann
Date: Mon, 3 Sep 2001 16:52:01 +0000 (+0000)
Subject: Include report on mappings.
X-Git-Tag: v8.0.0~18853
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6dcbce934b91e0a4a9b895c12ac01edad8d8e7;p=dealii.git
Include report on mappings.
git-svn-id: https://svn.dealii.org/trunk@4945 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/documentation.html b/deal.II/doc/documentation.html
index bc68146907..795b8fdb12 100644
--- a/deal.II/doc/documentation.html
+++ b/deal.II/doc/documentation.html
@@ -165,6 +165,14 @@
IWR preprint server.
+
+ A brief report on mapping functions of higher polynomial
+ degrees. These allow the realisation of higher order
+ boundary approximations. This report gives the
+ theoretical background of the MappingQ
+ class.