From 992c20e78f173e1d0a73b81c6f15285e5b75d4e8 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Tue, 13 Mar 2001 17:02:17 +0000
Subject: [PATCH] Mention new mapping scheme.
git-svn-id: https://svn.dealii.org/trunk@4197 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/news.html | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 6137ed0d1b..ffdfc5b98f 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -30,6 +30,20 @@
+ -
+ 2001/03/06: Support for arbitrary mappings
+
+ -
+ The finite element classes have been redesigned from scratch
+ to allow for arbitrary mappings, as well as for elements
+ that depend on the actual cell shape, such as edge
+ elements. Presently, we have continuous and discontinous
+ Lagrange elements of arbitrary order implemented, as well as
+ polynomial mappings between unit and real cell of arbitrary
+ order. There will soon also be a cubic C1 mapping.
+
+
+
Support for Subroutines from the Harwell Subroutine
Library (HSL)
--
2.39.5