From: hartmann
Date: Mon, 26 Nov 2001 12:21:07 +0000 (+0000)
Subject: New example program step 12.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21437fc007c7ef3216f73bff6ce9829e0276f66a;p=dealii-svn.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