From ec38d9a29e87e659bfc014e7a8ee32609db1692e Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Tue, 16 Apr 2002 08:39:01 +0000
Subject: [PATCH] Add step-13
git-svn-id: https://svn.dealii.org/trunk@5658 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/2002/c-3-3.html | 7 +++++++
deal.II/doc/news/news.html | 14 +++++++++++++-
2 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/news/2002/c-3-3.html b/deal.II/doc/news/2002/c-3-3.html
index 65704b9169..5920da1631 100644
--- a/deal.II/doc/news/2002/c-3-3.html
+++ b/deal.II/doc/news/2002/c-3-3.html
@@ -33,6 +33,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
General
+ -
+ New: The step-13 example program tells you something about
+ software design things for finite element programs.
+
+ (WB 2002/04/16)
+
+
-
Fixed: Explicit specializations of member templates are now
conforming to the C++ standard. While most compilers accepted
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 1c13b171c4..9962db0cb3 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -49,7 +49,19 @@
-
- 2002/03/07: New web home www.dealii.org and new email addresses
+ 2004/04/16: New example program showing
+ software design practices for finite element programs
+
+ -
+ The new step-13 example program in the tutorial explains a
+ number of techniques to write modular and extensible finite
+ element software.
+
+
+
+
+ 2002/03/07: New web home www.dealii.org and new
+ email addresses
The deal.II homepage has been moved to