<?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 ex27.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/ex27.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/ex27.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/ex27.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/ex27.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/ex27.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/ex27.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/ex27.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/ex27.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>a74a939ab2d8aba5294c38187190f7b3624cd9e9 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#a74a939ab2d8aba5294c38187190f7b3624cd9e9</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Wed, 09 Oct 2024 22:57:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8f0628bb9f157d15a755ecf0c69642743bc4bd25 - Merge branch &apos;stefanozampini/ci-compile-examples&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#8f0628bb9f157d15a755ecf0c69642743bc4bd25</link>
        <description>Merge branch &apos;stefanozampini/ci-compile-examples&apos; into &apos;release&apos;compile examples in CISee merge request petsc/petsc!7924

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Wed, 09 Oct 2024 16:57:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f5c5fea7bafc091eaee9c368492c6543d24ddb33 - CI: enable compilation of examples in some stage-1 jobs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#f5c5fea7bafc091eaee9c368492c6543d24ddb33</link>
        <description>CI: enable compilation of examples in some stage-1 jobs

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Sat, 05 Oct 2024 12:43:40 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>550539624834ed8f1ff9401a10fb33cb10e81c68 - Merge branch &apos;knepley/feature-adaptor-multiple-loops&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#550539624834ed8f1ff9401a10fb33cb10e81c68</link>
        <description>Merge branch &apos;knepley/feature-adaptor-multiple-loops&apos; into &apos;main&apos;Add adaptor with multiple loopsSee merge request petsc/petsc!7698

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Mon, 05 Aug 2024 05:01:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a5cee6696db6632182223a60a1f3bbe9b1fb5c9a - SNES ex27: Added multiple loop test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#a5cee6696db6632182223a60a1f3bbe9b1fb5c9a</link>
        <description>SNES ex27: Added multiple loop test

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Tue, 16 Jul 2024 15:35:32 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ad00654a5cb965e0d1328b837d15d56efede1e58 - Merge branch &apos;nathawani/feature-amr-using-flux-norm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#ad00654a5cb965e0d1328b837d15d56efede1e58</link>
        <description>Merge branch &apos;nathawani/feature-amr-using-flux-norm&apos; into &apos;main&apos;SNES ex27: Poisson problem using primal and mixed form for error estimator using flux normSee merge request petsc/petsc!7674

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Mon, 15 Jul 2024 14:15:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>47bfdf3fa30783d319821566bb96996bc8fc6067 - SNES ex27: Poisson problem using primal and mixed form for error estimator using flux norm</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex27.c#47bfdf3fa30783d319821566bb96996bc8fc6067</link>
        <description>SNES ex27: Poisson problem using primal and mixed form for error estimator using flux norm

            List of files:
            /petsc/src/snes/tutorials/ex27.c</description>
        <pubDate>Sun, 14 Jul 2024 13:56:14 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
