From: Matthias Maier Date: Tue, 12 May 2020 17:27:06 +0000 (-0500) Subject: Update doc/news/9.1.1-vs-9.2.0.h X-Git-Tag: v9.2.0-rc1~10^2~8 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e929511ab92833b8d0ae4d42433c8d8b79927e;p=dealii.git Update doc/news/9.1.1-vs-9.2.0.h Co-authored-by: David Wells --- diff --git a/doc/news/9.1.1-vs-9.2.0.h b/doc/news/9.1.1-vs-9.2.0.h index cf69ba7c17..912d03044f 100644 --- a/doc/news/9.1.1-vs-9.2.0.h +++ b/doc/news/9.1.1-vs-9.2.0.h @@ -2420,7 +2420,7 @@ inconvenience this causes.
  • - Improved: All member funtions and free functions related to Tensor + Improved: All member functions and free functions related to Tensor that can be used in CUDA code so far have been annotated accordingly.
    (Daniel Arndt, 2019/07/03)