From: Stefano Zampini Date: Sat, 22 Apr 2023 16:49:23 +0000 (+0300) Subject: Add changelog entry for SNES and TS X-Git-Tag: v9.5.0-rc1~290^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b291643d6c9d578810b32815e166b7a9781dc90c;p=dealii.git Add changelog entry for SNES and TS --- diff --git a/doc/news/changes/major/20230422StefanoZampini b/doc/news/changes/major/20230422StefanoZampini new file mode 100644 index 0000000000..f46f71ad7b --- /dev/null +++ b/doc/news/changes/major/20230422StefanoZampini @@ -0,0 +1,4 @@ +New: Add wrappers to the non-linear solver SNES and +the ode integrator TS from the PETSc library. +
+(Stefano Zampini, 2023/04/22)