From 1af366fca88aad4afea21f19c87ba8e3415497f5 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 6 May 2002 07:41:48 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@5812 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/RELEASE/announce-3.4 | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 deal.II/doc/RELEASE/announce-3.4 diff --git a/deal.II/doc/RELEASE/announce-3.4 b/deal.II/doc/RELEASE/announce-3.4 new file mode 100644 index 0000000000..7c7d9b2d6d --- /dev/null +++ b/deal.II/doc/RELEASE/announce-3.4 @@ -0,0 +1,33 @@ +Version 3.4 of the deal.II object-oriented finite element library has +been released. It is available from the deal.II home-page at + + http://www.dealii.org + +The most important improvements compared to the previous version are: +- A new homepage address at www.dealii.org +- Two more example programs, explaining modern error estimation + techniques and showing software design methods allowing for modular + and extensible programs +- Improved multi-threading supports using POSIX +- Improved ISO C++ Standard conformance +- Support for TECPLOT binary format + +A complete list of changes with respect to the previous version can be +found at + http://www.dealii.org/news/2002/3.3.0-vs-3.4.0.html + +All main features of the previous versions have been continued and +improved: +- Support for dimension-independent programming +- Extensive documentation and working example programs +- Locally refined grids +- Continuous and discontinuous elements of higher order +- Fast linear algebra +- Built-in support for symmetric multi-processing (SMP) +- Output for a variety of visualization platforms. + +deal.II can be downloaded for free and is distributed under an Open +Source license. + + +Wolfgang Bangerth, Ralf Hartmann, Guido Kanschat, the deal.II team -- 2.39.5