From: Bruno Turcksin Date: Thu, 11 Apr 2024 18:29:13 +0000 (-0400) Subject: Add changelog entry X-Git-Tag: v9.6.0-rc1~380^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=309c892fa1c66264471088900afe3fea31fcc596;p=dealii.git Add changelog entry --- diff --git a/doc/news/changes/minor/20240411Turcksin b/doc/news/changes/minor/20240411Turcksin new file mode 100644 index 0000000000..8b67846e3a --- /dev/null +++ b/doc/news/changes/minor/20240411Turcksin @@ -0,0 +1,5 @@ +New: Add GridGenerator::cylinder, GridGenerator::subdivided_cylinder, +and GridGenerator::truncated_cone to the python wrappers +
+(Bruno Turcksin, 2024/04/11) +