From: Wolfgang Bangerth Date: Fri, 31 Aug 2012 15:44:42 +0000 (+0000) Subject: Add mention of step-41. X-Git-Tag: v8.0.0~2205 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea5ee2bbc52ef9e0fb50c0bdfccc0f2c86d3990;p=dealii.git Add mention of step-41. git-svn-id: https://svn.dealii.org/trunk@26183 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 2ff709a695..82261344f0 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -186,6 +186,12 @@ nonlinear, i.e., the program considers finite deformations.
(Andrew McBride and Jean-Paul Pelteret, 2012/04/25) +
  • +New: step-41 demonstrates solving the obstacle problem, +a variational inequality. +
    +(Joerg Frohne, 2012/04/22) +
  • Changed: The version of BOOST we ship with deal.II has been upgraded to 1.49.0.