From 81bfabf76c45b6289ff4a77a9f8affddfdfc9250 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 11 Aug 2005 22:20:22 +0000 Subject: [PATCH] Link in step-18. git-svn-id: https://svn.dealii.org/trunk@11297 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.5