From: Wolfgang Bangerth Date: Thu, 11 Aug 2005 22:20:22 +0000 (+0000) Subject: Link in step-18. X-Git-Tag: v8.0.0~13290 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81bfabf76c45b6289ff4a77a9f8affddfdfc9250;p=dealii.git Link in step-18. git-svn-id: https://svn.dealii.org/trunk@11297 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 77d66a7d05..4a82baf598 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -142,6 +142,13 @@ inconvenience this causes.

General

    +
  1. New: + The step-18 example shows how to solve a quasi-static elasticity problem + with moving meshes, and this all in parallel +
    + (WB 2005/08/11) +

    +
  2. Changed: The files deal.II/include/grid/geometry_info.h and