From: Wolfgang Bangerth
Date: Mon, 17 Jun 2002 13:57:02 +0000 (+0000)
Subject: Mention new report.
X-Git-Tag: v8.0.0~17807
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d3efeafdf98afebc643e0f9194086a8d8b00e9;p=dealii.git
Mention new report.
git-svn-id: https://svn.dealii.org/trunk@6149 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 5ee6713996..055ef9acb6 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -48,6 +48,21 @@
+ -
+ 2002/06/17: New report on assembling matrices
+
+ -
+ There is now
+ a new report
+ on assembling matrices available from the
+ documentation
+ page. The main focus is assembling of matrices for
+ vector-valued problems, where shape functions are
+ vector-valued, and may have only one or more non-zero vector
+ components.
+
+
+
2002/06/10: Supporting framework for vector-valued
finite elements committed