From b1cf23baea9e04845c1d26ef127c3130852453f6 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 3 Sep 2002 15:30:45 +0000 Subject: [PATCH] transform_* for tensors of rank 2. git-svn-id: https://svn.dealii.org/trunk@6350 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index 5eae17f432..d824296f53 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -169,6 +169,12 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

deal.II

    +
  1. + New: The mapping classes now also know how to transform tensors of rank + 2, not only vectors (tensors of rank 1) in a co- and contravariant way. +
    + (WB 2002/09/03) +

  2. Fixed: the GridIn class had problems when reading in UCD grids with comment lines that contained -- 2.39.5