From 417f205bf5aabc4cef0191085aeeb98a29cd86a6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 6 Apr 2005 18:16:15 +0000 Subject: [PATCH] Add one thing forgotten before. git-svn-id: https://svn.dealii.org/trunk@10396 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)

    -- 2.39.5