From: Wolfgang Bangerth Date: Thu, 1 May 2003 18:02:15 +0000 (+0000) Subject: Two new entries. X-Git-Tag: v8.0.0~16604 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af85ad356dc79da6190e149cf27794b85f6283d;p=dealii.git Two new entries. git-svn-id: https://svn.dealii.org/trunk@7534 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index 54e9e38dd0..3bb3c5ba45 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -47,6 +47,31 @@
+
+ 2003/04/30: New report on Nedelec elements +
+
+ The next major version of the library will have support for + Nedelec elements for H-curl approximations of, for example, + the Maxwell equations. They were jointly implemented by + Wolfgang Bangerth and Anna Schneebeli of the University of + Basel, Switzerland, who has also contributed a + report on the + derivation and use of these elements. It is available from the + documentation + page. +
+ +
+ 2003/04/27: deal.II now exceeds + of 200,000 lines of code +
+
+ Since today, deal.II has now more than 200,000 + lines of code. The rate of growth continues to be close to + 3000 lines of code per month. +
+
2003/01/24: deal.II runs on AIX 5.1
@@ -233,11 +258,11 @@
2002/01/31: deal.II now consists - of 160.000 lines of code + of 160,000 lines of code
All .cc and .h files of - deal.II now sum up to more than 160.000(!) + deal.II now sum up to more than 160,000(!) lines of code. deal.II continues to grow with a rate almost constant at 3000 lines of code per month.