From: hartmann
Date: Mon, 3 Sep 2001 16:52:01 +0000 (+0000)
Subject: Include report on mappings.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04fc4a5b64eeb7eb08cb9ab3409e4f627af3396f;p=dealii-svn.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.