From: wolf Date: Wed, 6 Apr 2005 18:16:15 +0000 (+0000) Subject: Add one thing forgotten before. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f36163d0b8b4c56332b458080b1441281a58c6e;p=dealii-svn.git Add one thing forgotten before. git-svn-id: https://svn.dealii.org/trunk@10396 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index edb0f4d40a..57b3ab98d1 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -162,7 +162,8 @@ inconvenience this causes.
  • New: The Tensor classes now have member functions that compute the Frobenius norm and its - square. + square. There are also global operator* functions + that compute the contraction over a pair of indices of tensors.
    (WB, 2005/04/06)