From 526ef75884ccac8324ae325c90fdcd9ea1e0c4c7 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 24 Jun 2010 13:53:08 +0000 Subject: [PATCH] Announce step-37. git-svn-id: https://svn.dealii.org/trunk@21321 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 c5a9a9f080..0e9e2f3cd2 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -93,6 +93,16 @@ inconvenience this causes.

General

    +
  1. +

    + New: The new tutorial program step-37, + contributed by Markus Bürg, shows how to implement periodic boundary + conditions. +
    + (Markus Bürg, 2010/06/23) +

    +
  2. +
  3. Improved: Exception classes declared locally to another class using -- 2.39.5