From: Guido Kanschat Date: Wed, 5 Jan 2005 13:51:42 +0000 (+0000) Subject: language changes X-Git-Tag: v8.0.0~14622 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cece9a70ac863fb9f14173ad4fbc0c1776c6b0da;p=dealii.git language changes git-svn-id: https://svn.dealii.org/trunk@9868 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/RELEASE/announce-5.1 b/deal.II/doc/RELEASE/announce-5.1 index f166aab621..2afd3fe33f 100644 --- a/deal.II/doc/RELEASE/announce-5.1 +++ b/deal.II/doc/RELEASE/announce-5.1 @@ -3,14 +3,14 @@ released. It is available from the deal.II home-page at http://www.dealii.org/ -Version 5.1 contains a number of improvements over previous versions. In +Version 5.1 offers a number of improvements over previous versions. In particular, it contains a version of the sparse direct solver package UMFPack, as well as corresponding interfaces to use it from within deal.II. In addition to this, the most noteworthy changes are: - Vectors and matrices built on top of PETSc objects are now completely - integrated. In particular, one can build block vectors and matrices out of - them + integrated. In particular, it is possible to build block vectors and + matrices with them. - In 3d, Lagrange elements now implement hanging node constraints for all polynomial orders, not only for the first few - Several classes have been optimized to use algorithms with a better