<?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 ex34.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/ex34.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/ex34.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/ex34.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/ex34.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/ex34.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/ex34.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/ex34.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/ex34.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>2364c0ea60aac9ca02209fd54097e2f2d71ae94a - Merge branch &apos;jolivet/forbidden-empty-output-files&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex34.c#2364c0ea60aac9ca02209fd54097e2f2d71ae94a</link>
        <description>Merge branch &apos;jolivet/forbidden-empty-output-files&apos; into &apos;main&apos;checkbadSource: forbid empty output_file not named output/empty.outSee merge request petsc/petsc!8588

            List of files:
            /petsc/src/snes/tutorials/ex34.c</description>
        <pubDate>Thu, 24 Jul 2025 17:00:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e0008cae9d8b220d3a191ff57f84cb339f1acef2 - checkbadSource: forbid empty output_file not named output/empty.out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex34.c#e0008cae9d8b220d3a191ff57f84cb339f1acef2</link>
        <description>checkbadSource: forbid empty output_file not named output/empty.out

            List of files:
            /petsc/src/snes/tutorials/ex34.c</description>
        <pubDate>Thu, 24 Jul 2025 17:00:55 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>99a90a7221d7132adf8ad389da5fe3a4b270d091 - Merge branch &apos;knepley/feature-plex-fixes&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex34.c#99a90a7221d7132adf8ad389da5fe3a4b270d091</link>
        <description>Merge branch &apos;knepley/feature-plex-fixes&apos; into &apos;main&apos;Plex+PyVista: Added transformsSee merge request petsc/petsc!8174

            List of files:
            /petsc/src/snes/tutorials/ex34.c</description>
        <pubDate>Tue, 04 Mar 2025 15:40:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fa28efd1836a60be834656d7d07f2ac4828f004c - SNES ex34: Fix heders</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex34.c#fa28efd1836a60be834656d7d07f2ac4828f004c</link>
        <description>SNES ex34: Fix heders

            List of files:
            /petsc/src/snes/tutorials/ex34.c</description>
        <pubDate>Mon, 03 Mar 2025 18:22:21 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>32be123641e607d268ccb7bd32e622afa2b98beb - Merge branch &apos;knepley/feature-vi-example&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex34.c#32be123641e607d268ccb7bd32e622afa2b98beb</link>
        <description>Merge branch &apos;knepley/feature-vi-example&apos; into &apos;main&apos;VI ExampleSee merge request petsc/petsc!8135

            List of files:
            /petsc/src/snes/tutorials/ex34.c</description>
        <pubDate>Wed, 12 Feb 2025 14:39:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8e7229281ea4bb398d47ced87f26b387eb15810c - SNES ex34: Added VI example from Fochesatto thesis</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex34.c#8e7229281ea4bb398d47ced87f26b387eb15810c</link>
        <description>SNES ex34: Added VI example from Fochesatto thesis

            List of files:
            /petsc/src/snes/tutorials/ex34.c</description>
        <pubDate>Sun, 09 Feb 2025 16:18:11 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
