From: Wolfgang Bangerth
Date: Sun, 24 Oct 2010 04:03:40 +0000 (+0000)
Subject: List distributed branch.
X-Git-Tag: v8.0.0~5211
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc55086bf6fe50b46487501b91592b1110e02692;p=dealii.git
List distributed branch.
git-svn-id: https://svn.dealii.org/trunk@22446 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index d0deedc8f6..b1e2d25873 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -32,6 +32,19 @@
here.
+ -
+ 2010/10/23: Distributed mesh functionality available
+
+ -
+ After more than 2 years of work by Timo Heister, Martin Kronbichler,
+ and Wolfgang Bangerth, and with help by Carsten Burstedde, we have
+ merged a branch on which we have implemented the functionality
+ necessary to distribute meshes on hundreds, thousands, or more
+ processors. An overview of the framework
+ in which this is implemented is presented in the @ref distributed module,
+ the @ref distributed_paper, as well as in step-40.
+
+
-
2010/07/18: Version 6.3.1 released