From: Ralf Hartmann Date: Tue, 3 Apr 2001 16:35:55 +0000 (+0000) Subject: Doc update. C1 mapping already exists. X-Git-Tag: v8.0.0~19414 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e145e2f33543267f4e58c201a0cab59bbb4af3;p=dealii.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.