From: Ralf Hartmann
Date: Mon, 26 Nov 2001 12:21:07 +0000 (+0000)
Subject: New example program step 12.
X-Git-Tag: v8.0.0~18567
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f17f9f96bfbd824e9c062be24fc1b79b2b1897a;p=dealii.git
New example program step 12.
git-svn-id: https://svn.dealii.org/trunk@5267 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 37dc59c44f..b23cf4512a 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -30,6 +30,17 @@
+ -
+ 2001/11/21: New example program concerning discontinuous
+ Galerkin methods
+
+ -
+ A new example program (step-12 of the tutorial) explains the
+ assembling of matrices arising in discontinuous Galerkin
+ methods.
+
+
+
Changes between version 3.2 and the
main branch