From: bangerth Date: Thu, 30 Jul 2009 13:08:13 +0000 (+0000) Subject: List step-36. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e942f8dba196021a21da861468cd8000dff22b7;p=dealii-svn.git List step-36. git-svn-id: https://svn.dealii.org/trunk@19137 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index bc73458fad..2e32cc1c11 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -61,6 +61,16 @@ inconvenience this causes.

General

    +
  1. +

    + New: There is now a new tutorial program, @ref step_36 "step-36", + contributed by Toby D. Young and Wolfgang Bangerth, that demonstrates + solving eigenvalue problems. +
    + (Toby D. Young, WB 2009/07/29) +

    +
  2. +
  3. Changed: When configuring to use METIS for partitioning meshes in parallel,