From: wolf
Date: Mon, 2 Jun 2003 22:09:52 +0000 (+0000)
Subject: .
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f74c88264cb6eb24605a66d507f7f828d2e5ac9;p=dealii-svn.git
.
git-svn-id: https://svn.dealii.org/trunk@7724 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html
index c181810409..e57bbdd244 100644
--- a/deal.II/doc/news/2002/c-3-4.html
+++ b/deal.II/doc/news/2002/c-3-4.html
@@ -643,8 +643,9 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
(WB 2003/05/31)
- New: Vector
and
- BlockVector
now have operator/=
+
New: Vector
, BlockVector
and
+ FullMatrix
now have operator/=
for scaling by a scalar.
(WB 2003/05/31)