From 04e6e6e7808df5d66a2a6be109f753dc83b769cd Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 24 Oct 2010 04:01:02 +0000 Subject: [PATCH] List distributed branch. git-svn-id: https://svn.dealii.org/trunk@22444 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index f049643af7..d1facd55df 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -59,6 +59,16 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.

General

    +
  1. +

    New: After more than 2 years of work, 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 + as well as in step-40. +
    + (Timo Heister, Martin Kronbichler, Wolfgang Bangerth 2010/10/23) +

    +
  2. New: Documentation of how to handle constraints on degrees of freedom has been centralized in a new documentation module on @ref constraints. -- 2.39.5