From ebf0345c148c92070f2e9ec7249a6fc618c15f3b Mon Sep 17 00:00:00 2001 From: Wolfgang 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