From: wolf Date: Tue, 31 May 2005 18:59:23 +0000 (+0000) Subject: Fix omitted tag. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=323e1f3a6e87ef5614f83a568ea9d3370e2be055;p=dealii-svn.git Fix omitted tag. git-svn-id: https://svn.dealii.org/trunk@10796 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index fd835b958e..bfcb9a9c39 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -231,6 +231,7 @@ inconvenience this causes. (GK, 2005/05/24)

+
  • New: The Tensor classes now have member functions that compute the Frobenius norm and its square. There are also global operator* functions