<?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 ex69.c</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/src/snes/tutorials/ex69.c#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/src/snes/tutorials/ex69.c</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/src/snes/tutorials/ex69.c#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/src/snes/tutorials/ex69.c</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>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#2286efddd54511ab18e8e2adb1e023c4bf8f0b92</link>
        <description>Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;Complete usage of PetscVoidFn and PetscErrorCodeFn and introduce PetscFortranCallbackFnSee merge request petsc/petsc!8615

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Thu, 25 Sep 2025 13:44:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57d508425293f0bb93f59574d14951d8faac9af8 - Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#57d508425293f0bb93f59574d14951d8faac9af8</link>
        <description>Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Thu, 31 Jul 2025 01:09:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ff3db29da2a39477851f7d91d340b80e2a43afab - Merge branch &apos;stefanozampini/save&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#ff3db29da2a39477851f7d91d340b80e2a43afab</link>
        <description>Merge branch &apos;stefanozampini/save&apos; into &apos;main&apos;A couple of additions to examplesSee merge request petsc/petsc!8468

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Thu, 12 Jun 2025 15:59:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5307ee71759cdcd710de0c6001a0ecfe18451f2c - SNES ex69: support solving for random rhs and zero solution</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#5307ee71759cdcd710de0c6001a0ecfe18451f2c</link>
        <description>SNES ex69: support solving for random rhs and zero solution

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Thu, 05 Jun 2025 15:59:29 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#be37439ebbbdb2f81c3420c175a94aa72e59929c</link>
        <description>Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;Remove useless castSee merge request petsc/petsc!7894

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Mon, 21 Oct 2024 21:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>300f171239eac29652a6d3566e5722b07669eda1 - brain dead fixes for useless casts in examples</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#300f171239eac29652a6d3566e5722b07669eda1</link>
        <description>brain dead fixes for useless casts in examples

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Sat, 05 Oct 2024 12:48:40 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f5d6632c52eddf01fafe08935097828f9f29c92e - Merge branch &apos;barry/2024-09-17/speedup-gmakegentest&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#f5d6632c52eddf01fafe08935097828f9f29c92e</link>
        <description>Merge branch &apos;barry/2024-09-17/speedup-gmakegentest&apos; into &apos;main&apos;Have gmakegentest.py not generated unneeded scripts for faster runsSee merge request petsc/petsc!7843

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Thu, 26 Sep 2024 15:25:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0338c94495b54376573e2dd674640a2b674ea157 - Add check for misuse of TODO in gmakegentest.py specifications and fix misuse</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#0338c94495b54376573e2dd674640a2b674ea157</link>
        <description>Add check for misuse of TODO in gmakegentest.py specifications and fix misuse

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Wed, 18 Sep 2024 15:53:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>32e037510874440daa9fa8248b5cfeac7662c93e - Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#32e037510874440daa9fa8248b5cfeac7662c93e</link>
        <description>Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;Fix usage of deprecated PETSC_DEFAULTSee merge request petsc/petsc!7707

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fb842aef621b1ec3460f788b06270a63e1a90f33 - Fix usage of deprecated PETSC_DEFAULT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#fb842aef621b1ec3460f788b06270a63e1a90f33</link>
        <description>Fix usage of deprecated PETSC_DEFAULT

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:55 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>43b137cae6b30ced7a11d1da80a35f716655ff0f - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#43b137cae6b30ced7a11d1da80a35f716655ff0f</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Thu, 06 Jun 2024 17:32:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fb773b58e8f5c5160628bb21403d239992533df0 - Merge branch &apos;stefanozampini/fix-dirk-dae-restart&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#fb773b58e8f5c5160628bb21403d239992533df0</link>
        <description>Merge branch &apos;stefanozampini/fix-dirk-dae-restart&apos; into &apos;release&apos;Guarantee that SNES function is called before SNES jacobian in multilevel solversSee merge request petsc/petsc!7563

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Tue, 04 Jun 2024 23:46:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c6fd91dada90d485e54e8ac527fc973b2b303b28 - Merge branch &apos;knepley/fix-plex-eph-extrusion&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#c6fd91dada90d485e54e8ac527fc973b2b303b28</link>
        <description>Merge branch &apos;knepley/fix-plex-eph-extrusion&apos; into &apos;main&apos;Plex: Fix ephemeral extrusionSee merge request petsc/petsc!7582

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Wed, 29 May 2024 15:00:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fc0d7e871b420888abe4703d3a3f60ea7b373339 - SNES ex69: Fix PC</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#fc0d7e871b420888abe4703d3a3f60ea7b373339</link>
        <description>SNES ex69: Fix PC

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Tue, 28 May 2024 18:57:18 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>96b316e512eadb399a5231c3e4f9218698e71868 - PCFIELDSPLIT: remove wrong hooks</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#96b316e512eadb399a5231c3e4f9218698e71868</link>
        <description>PCFIELDSPLIT: remove wrong hooksdisable tests

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Tue, 28 May 2024 19:30:17 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8754fef1c6c44b1bf197b8595720c8ac46b5e40d - Merge branch &apos;stefanozampini/matis-improvements&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#8754fef1c6c44b1bf197b8595720c8ac46b5e40d</link>
        <description>Merge branch &apos;stefanozampini/matis-improvements&apos; into &apos;main&apos;MATIS: repeated global entries in local part of l2g map and binary dump/loadSee merge request petsc/petsc!7383

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Tue, 19 Mar 2024 05:47:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4f58015e5b963ff70f3b7a63a399e8a46849015e - MATIS: allow repeated entries</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#4f58015e5b963ff70f3b7a63a399e8a46849015e</link>
        <description>MATIS: allow repeated entriesdeprecate old matis_ options, the correct way is mat_is_...fix nonzerostateadd multielement code path in ex71

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Fri, 01 Mar 2024 20:02:58 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c8629ca80ffe46d1388c7c73037444d9708337f9 - Merge branch &apos;stefanozampini/minsurf-local&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex69.c#c8629ca80ffe46d1388c7c73037444d9708337f9</link>
        <description>Merge branch &apos;stefanozampini/minsurf-local&apos; into &apos;main&apos;Improve support for nonlinear domain decomposition solversSee merge request petsc/petsc!7084

            List of files:
            /petsc/src/snes/tutorials/ex69.c</description>
        <pubDate>Sun, 17 Dec 2023 06:25:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
