<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in snes.md</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bd89dbf26d8a5efecb980364933175da61864cd7 - Merge branch &apos;barry/2025-12-24/improve-snes-domain-error-handling&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#bd89dbf26d8a5efecb980364933175da61864cd7</link>
        <description>Merge branch &apos;barry/2025-12-24/improve-snes-domain-error-handling&apos; into &apos;main&apos;Improve the propagation of function domain error handling in SNES, especially...See merge request petsc/petsc!8914

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 07 Jan 2026 17:10:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>76c6338944e4871467ad7a763eee41b62845c2b0 - Improve the propagation of function domain error handling in SNES, especially in the line search routines.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#76c6338944e4871467ad7a763eee41b62845c2b0</link>
        <description>Improve the propagation of function domain error handling in SNES, especially in the line search routines.Due to the object layering of SNESLineSearch under SNES there is some code duplication include both SNESLineSearchReason and SNESConvergedReason and SNESCheckFunctionNorm() and SNESLineSearchCheckFunctionNorm() and Jacobian friendsReported-by: david.knezevic@akselos.com

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 24 Dec 2025 15:15:19 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>901f93825bbaa60582af604c6700caf57884a2e1 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#901f93825bbaa60582af604c6700caf57884a2e1</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Fri, 02 Jan 2026 00:10:15 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>55e133c907ce828ecb365bf747914890c489d889 - Merge branch &apos;jolivet/minor-docs&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#55e133c907ce828ecb365bf747914890c489d889</link>
        <description>Merge branch &apos;jolivet/minor-docs&apos; into &apos;release&apos;Minor documentation fixesSee merge request petsc/petsc!8908

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Mon, 22 Dec 2025 17:52:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>758d473275857be73ec985adb2a285ab97907225 - Minor documentation fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#758d473275857be73ec985adb2a285ab97907225</link>
        <description>Minor documentation fixes

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Mon, 22 Dec 2025 06:54:19 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>dfe00d7b09a80b04879b1d4346c83210468b990e - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#dfe00d7b09a80b04879b1d4346c83210468b990e</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Tue, 16 Dec 2025 05:58:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ad021eaadf1519daf593795392a197060dd09723 - Merge branch &apos;barry/2025-12-09/docs-only-remove-da-variable-name/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#ad021eaadf1519daf593795392a197060dd09723</link>
        <description>Merge branch &apos;barry/2025-12-09/docs-only-remove-da-variable-name/release&apos; into &apos;release&apos;Change variable named da to dmSee merge request petsc/petsc!8894

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Fri, 12 Dec 2025 21:15:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4558fef0a5a69289bb0dfd96e735c8679a34b9cc - consistently use (or not) &apos;var&apos; in prototypes.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#4558fef0a5a69289bb0dfd96e735c8679a34b9cc</link>
        <description>consistently use (or not) &apos;var&apos; in prototypes.Co-authored-by: Pierre Jolivet &lt;pierre@joliv.et&gt;

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 10 Dec 2025 05:43:50 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>eb9bb3e130499eb2e500d2b83c72d01b9aca6f1e - Properly format code with spaces after , in a couple of user manual chapters</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#eb9bb3e130499eb2e500d2b83c72d01b9aca6f1e</link>
        <description>Properly format code with spaces after , in a couple of user manual chapters

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 10 Dec 2025 01:26:57 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b5ef2b50a714348c8484aaf9fcff41d88ebceb86 - Change the use of da (for a DM) to da to reduce chance of confusion or cognitive overload</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#b5ef2b50a714348c8484aaf9fcff41d88ebceb86</link>
        <description>Change the use of da (for a DM) to da to reduce chance of confusion or cognitive overloadCommit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, exampleFunded-by:Project:Time:     hoursReported-by:Thanks-to:Development Tools: Vim, Emacs, Eclipse

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 10 Dec 2025 01:00:13 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b31b2f82859ff8548562364efb89146f661bbcd9 - Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#b31b2f82859ff8548562364efb89146f661bbcd9</link>
        <description>Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;Finish converting the function prototypes of destroy for contexts to use PetscCtxDestroyFnSee merge request petsc/petsc!8810

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Mon, 10 Nov 2025 16:51:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>126519442fb4dd57a5f782a20905ab3872bce6dc - Change the `destroy()` function argument of `SNESSetConvergenceTest()` to type `PetscCtxDestroyFn *`</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#126519442fb4dd57a5f782a20905ab3872bce6dc</link>
        <description>Change the `destroy()` function argument of `SNESSetConvergenceTest()` to type `PetscCtxDestroyFn *`Development Tools: Vim, Emacs, Eclipse

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Tue, 28 Oct 2025 18:44:15 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e0f7661ef47ee0a77f8da1ab85987b8efeada20d - Merge branch &apos;sneslinesearch-improvements&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#e0f7661ef47ee0a77f8da1ab85987b8efeada20d</link>
        <description>Merge branch &apos;sneslinesearch-improvements&apos; into &apos;main&apos;SNESLinesearch: Minor improvementsSee merge request petsc/petsc!8630

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 27 Aug 2025 02:18:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a99ef635ef3fb31080710bc8e0dbbde292199c98 - SNESLinesearch: Minor improvements</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#a99ef635ef3fb31080710bc8e0dbbde292199c98</link>
        <description>SNESLinesearch: Minor improvements- add missing configuration options in the documentation of the line searches (some of the available options were not listed), and consistently list their respective default values- add proper convergence criteria for the secant method in the L2 line search based on ltol and atol (otherwise, the secant method is mostly running for the maximum number of iterations)- fix a small bug in the CP line search, where steptol * lambda was used to check for convergence based on the change of lambda instead of the ltol parameter- rename sneslinesearch-&gt;maxstep to sneslinesearch-&gt;maxlambda in the options database to be consistent with its purpose in the algorithms- rename SNESLineSearchL2 to SNESLineSearchSecant to better represent its underlying approach

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 27 Aug 2025 02:18:34 +0000</pubDate>
        <dc:creator>Jonas Heinzmann &lt;jheinzmann@ethz.ch&gt;</dc:creator>
    </item>
<item>
        <title>ae41402952cc28c063c4130a4e6f45eaebc47552 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#ae41402952cc28c063c4130a4e6f45eaebc47552</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Thu, 29 May 2025 06:33:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b677dd453eaf3e952bdaf720a1a7472276d5f68e - Merge branch &apos;stefanozampini-release-patch-33392&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#b677dd453eaf3e952bdaf720a1a7472276d5f68e</link>
        <description>Merge branch &apos;stefanozampini-release-patch-33392&apos; into &apos;release&apos;Edit snes.mdSee merge request petsc/petsc!8427

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 21 May 2025 12:48:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1099937104f47865b0f10510c49f9c8ae5622664 - Edit snes.md</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#1099937104f47865b0f10510c49f9c8ae5622664</link>
        <description>Edit snes.md

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Wed, 21 May 2025 09:54:59 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>226f8a8a5081bc6ad7227cd631662400f0d6e2a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/doc/manual/snes.md#226f8a8a5081bc6ad7227cd631662400f0d6e2a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/doc/manual/snes.md</description>
        <pubDate>Tue, 20 May 2025 14:48:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
