From: Wolfgang Bangerth Date: Thu, 24 Jun 2010 13:53:08 +0000 (+0000) Subject: Announce step-37. X-Git-Tag: v8.0.0~5948 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf0345c148c92070f2e9ec7249a6fc618c15f3b;p=dealii.git Announce step-37. git-svn-id: https://svn.dealii.org/trunk@21321 0785d39b-7218-0410-832d-ea1e28bc413d --- 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