From 3ecfddba0813791d56ed0f3995c50f0dba992e16 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 6 Oct 2011 23:16:36 +0000 Subject: [PATCH] List step-32. git-svn-id: https://svn.dealii.org/trunk@24546 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 281de06e7b..7dd30ab3f2 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -103,6 +103,11 @@ changed to use std_cxx1x::_1, std_cxx1x::_2, etc from now on.

General

    +
  1. New: Long in the making, the new tutorial program step-32 is a massively +%parallel simulator for the Boussinesq equations that describe thermal convection. +
    +(Martin Kronbichler, Timo Heister, Wolfgang Bangerth, 2011/10/06) +
  2. New: There is now a namespace Utilities::MPI that holds some of the MPI-related functions that were previously part of Utilities::System. Specifically, the following functions were moved and in part renamed: Utilities::System::get_n_mpi_processes -- 2.39.5