From 7bbea9ecd58dd4d51beefede1337db634a771fad Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Tue, 21 Feb 2006 15:44:20 +0000 Subject: [PATCH] hp::StaticMappingQ1::mapping_collection git-svn-id: https://svn.dealii.org/trunk@12443 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index f04e34b7aa..a80ac44bbc 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -451,7 +451,13 @@ inconvenience this causes. class="class">MappingQ1 which is used in several parts of the library. This way multiple creation and storage of MappingQ1 objects can be avoided. -
+
+ Similar to StaticMappingQ1::mapping there is now also an object hp::StaticMappingQ1::mapping_collection of type MappingCollection. +
(RH 2006/02/21)

-- 2.39.5