From: Wolfgang Bangerth Date: Thu, 24 Jun 2010 22:20:51 +0000 (+0000) Subject: Add entry for 6.3. X-Git-Tag: v8.0.0~5923 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2cf0c897571a7bdb366e2628bb18b54d699be4;p=dealii.git Add entry for 6.3. git-svn-id: https://svn.dealii.org/trunk@21346 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html index dc0d7b416a..7c95b53f41 100644 --- a/deal.II/doc/news/news.html +++ b/deal.II/doc/news/news.html @@ -32,6 +32,18 @@ here.

+
+ 2009/06/25: Version 6.3 released +
+
+ Version 6.3.0 was released today, containing several new + tutorial programs, a new threading framework and a framework + for assembling linear systems by just providing the local integrals. + A complete list of changes between + versions 6.2.0 and 6.3.0 can be found here. +
+
2010/06/24: step-39 solves Poisson's equation with the interior penalty discontinuous Galerkin method on @@ -53,7 +65,7 @@ loops over cells, faces, and subfaces, such that focus can remain on implementation of the local integrals. - +
2010/06/23: step-37 shows periodic boundary conditions