<?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 petscsnes.h</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/include/petscsnes.h#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/include/petscsnes.h</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/include/petscsnes.h#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/include/petscsnes.h</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>2fc72bdf390ddcc59da1def140ae1ef32a80d73b - Merge branch &apos;deprecate-snes-enum&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#2fc72bdf390ddcc59da1def140ae1ef32a80d73b</link>
        <description>Merge branch &apos;deprecate-snes-enum&apos; into &apos;main&apos;Mark SNES_DIVERGED_FNORM_NAN as deprecated.See merge request petsc/petsc!8949

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Fri, 09 Jan 2026 07:19:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5664c22feaf79aafa1bc4fc349012014498bc95f - Mark SNES_DIVERGED_FNORM_NAN as deprecated.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#5664c22feaf79aafa1bc4fc349012014498bc95f</link>
        <description>Mark SNES_DIVERGED_FNORM_NAN as deprecated.I noticed this when recompiling IBAMR today. This was removed in !8914but it should be deprecated first.

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 08 Jan 2026 18:30:55 +0000</pubDate>
        <dc:creator>David Wells &lt;drwells@email.unc.edu&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/include/petscsnes.h#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/include/petscsnes.h</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/include/petscsnes.h#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/include/petscsnes.h</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>b31b2f82859ff8548562364efb89146f661bbcd9 - Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#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/include/petscsnes.h</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/include/petscsnes.h#126519442fb4dd57a5f782a20905ab3872bce6dc</link>
        <description>Change the `destroy()` function argument of `SNESSetConvergenceTest()` to type `PetscCtxDestroyFn *`Development Tools: Vim, Emacs, Eclipse

            List of files:
            /petsc/include/petscsnes.h</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>ba013df3defea44c29eae026ccc9d8a4f935fb79 - Merge branch &apos;knepley/fix-snes-l2-deprecation&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#ba013df3defea44c29eae026ccc9d8a4f935fb79</link>
        <description>Merge branch &apos;knepley/fix-snes-l2-deprecation&apos; into &apos;main&apos;SNES: Deprecate l2 line search as secantSee merge request petsc/petsc!8667

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 28 Aug 2025 20:01:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>392273be0124ba6b21adbe8b6de8bec516705c94 - SNES: Deprecate l2 line search as secant</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#392273be0124ba6b21adbe8b6de8bec516705c94</link>
        <description>SNES: Deprecate l2 line search as secant

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 28 Aug 2025 15:03:36 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&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/include/petscsnes.h#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/include/petscsnes.h</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/include/petscsnes.h#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/include/petscsnes.h</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>85df088bb0012fb1b699ee6303ea6841deee5161 - Merge branch &apos;knepley/fix-plex-orient-sf&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#85df088bb0012fb1b699ee6303ea6841deee5161</link>
        <description>Merge branch &apos;knepley/fix-plex-orient-sf&apos; into &apos;main&apos;Plex: Fix handling of NULL locals in PlexOrientSee merge request petsc/petsc!8443

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Mon, 16 Jun 2025 16:25:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cbf8f02cb94fab312fccd1cc966a539b13bb1f3c - SNES: Make SNESTestJacobian() report the norms</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#cbf8f02cb94fab312fccd1cc966a539b13bb1f3c</link>
        <description>SNES: Make SNESTestJacobian() report the norms

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 05 Jun 2025 19:49:10 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1bafe4bbfb15d2551e354d137a350dd8ce6fc237 - Merge branch &apos;barry/2025-05-15/fix-func-typedef-names&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#1bafe4bbfb15d2551e354d137a350dd8ce6fc237</link>
        <description>Merge branch &apos;barry/2025-05-15/fix-func-typedef-names&apos; into &apos;main&apos;All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)See merge request petsc/petsc!8408

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Tue, 20 May 2025 03:13:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>21bb954d41cf3cfdec1f910396b278bc0ac10d56 - Added missing deprecated macro for some SNESXXXFn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#21bb954d41cf3cfdec1f910396b278bc0ac10d56</link>
        <description>Added missing deprecated macro for some SNESXXXFn

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 15 May 2025 18:05:55 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>c59835d02e78e47c66bbf6f0a7d8d58c36aab673 - Merge branch &apos;jonas-heinzmann/fix-sneslinesearch-vi-directionalderivative&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#c59835d02e78e47c66bbf6f0a7d8d58c36aab673</link>
        <description>Merge branch &apos;jonas-heinzmann/fix-sneslinesearch-vi-directionalderivative&apos; into &apos;main&apos;SNESLineSearch: fix computation of directional derivative in the case of the VI solversSee merge request petsc/petsc!8137

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Mon, 17 Feb 2025 19:49:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d5def619400c53ceafc7498a3d382ce0d1e29f7d - SNESLineSearch: fix computation of directional derivative in the case of the VI solvers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsnes.h#d5def619400c53ceafc7498a3d382ce0d1e29f7d</link>
        <description>SNESLineSearch: fix computation of directional derivative in the case of the VI solversThe two line search algorithms bisection and critical point work with the directional derivative, assuming that F(x) = grad G(x).However, when working with the variational inequality solvers, the constraints were not correctly considered when computing the directional derivative.This commit introduces a new linesearch-&gt;ops-&gt;vidirderiv function which correctly considers the constraints (similar to linesearch-&gt;ops-&gt;viproject and linesearch-&gt;ops-&gt;vinorm).

            List of files:
            /petsc/include/petscsnes.h</description>
        <pubDate>Mon, 17 Feb 2025 19:49:49 +0000</pubDate>
        <dc:creator>Jonas Heinzmann &lt;jheinzmann@ethz.ch&gt;</dc:creator>
    </item>
</channel>
</rss>
