From: Jean-Paul Pelteret Date: Tue, 7 May 2019 20:03:36 +0000 (+0200) Subject: Add a changelog entry X-Git-Tag: v9.1.0-rc1~35^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b61887feb1217b2c74152c5524d90d113265e3b;p=dealii.git Add a changelog entry --- diff --git a/doc/news/changes/minor/20190507Jean-PaulPelteret b/doc/news/changes/minor/20190507Jean-PaulPelteret new file mode 100644 index 0000000000..542411c9d5 --- /dev/null +++ b/doc/news/changes/minor/20190507Jean-PaulPelteret @@ -0,0 +1,5 @@ +New: Some utility functions that perform symbolic substitution on, and +evaluation of, symbolic scalar and tensor expressions have been added to the +Differentiation::SD namespace. +
+(Jean-Paul Pelteret, 2019/05/07)