From: Stefano Zampini Date: Sun, 23 Apr 2023 14:07:45 +0000 (+0300) Subject: Update doc/news/changes/major/20230422StefanoZampini X-Git-Tag: v9.5.0-rc1~290^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcce4c6d046551e6ecb1028833b2071823d103ae;p=dealii.git Update doc/news/changes/major/20230422StefanoZampini Co-authored-by: Luca Heltai --- diff --git a/doc/news/changes/major/20230422StefanoZampini b/doc/news/changes/major/20230422StefanoZampini index f46f71ad7b..653b9746a8 100644 --- a/doc/news/changes/major/20230422StefanoZampini +++ b/doc/news/changes/major/20230422StefanoZampini @@ -1,4 +1,4 @@ -New: Add wrappers to the non-linear solver SNES and -the ode integrator TS from the PETSc library. +New: Add wrappers to the non-linear solver SNES (PETScWrappers::NonLinearSolver ) and +the ode integrator TS (PETScWrappers::TimeStepper) from the PETSc library.
(Stefano Zampini, 2023/04/22)