From: Martin Kronbichler Date: Sun, 3 May 2020 09:07:07 +0000 (+0200) Subject: Changelog X-Git-Tag: v9.2.0-rc1~137^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45aa8d306a90a98a91ac80e47cffc08f1bf16ecb;p=dealii.git Changelog --- diff --git a/doc/news/changes/minor/20200503MartinKronbichler b/doc/news/changes/minor/20200503MartinKronbichler new file mode 100644 index 0000000000..a1f57c9959 --- /dev/null +++ b/doc/news/changes/minor/20200503MartinKronbichler @@ -0,0 +1,5 @@ +Improved: MatrixFreeOperators::LaplaceOperator now also supports cell-wise +constant coefficient, which can be used by a Table with a single column +per cell. +
+(Martin Kronbichler, 2020/05/03)