From: hartmann Date: Tue, 3 Apr 2001 16:35:55 +0000 (+0000) Subject: Doc update. C1 mapping already exists. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb33b26ef3117d604e6ba20a99b62c4fecd6a8df;p=dealii-svn.git Doc update. C1 mapping already exists. git-svn-id: https://svn.dealii.org/trunk@4368 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 1096857743..3979cfd0f1 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -40,7 +40,8 @@ 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. + order. There is also a cubic C1 mapping + implemented.