<?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 ex13.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/ex13.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/ex13.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/ex13.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/ex13.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/ex13.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/ex13.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/ex13.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/ex13.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>609caa7c8c030312b00807b4f015fd827bb80932 - Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#609caa7c8c030312b00807b4f015fd827bb80932</link>
        <description>Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;Remove 535 empty .out and consolidate the use of output/empty.outSee merge request petsc/petsc!8538

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Sat, 19 Jul 2025 04:14:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3886731f808f6f9ca8348e6e791c818340d72f91 - Remove explicitly listed empty files and switch to output/empty.out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#3886731f808f6f9ca8348e6e791c818340d72f91</link>
        <description>Remove explicitly listed empty files and switch to output/empty.out

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Wed, 09 Jul 2025 05:18:30 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/src/snes/tutorials/ex13.c#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/src/snes/tutorials/ex13.c</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>2192575e8c1428e47f7eac7b348fe8e57717183e - All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#2192575e8c1428e47f7eac7b348fe8e57717183e</link>
        <description>All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Thu, 15 May 2025 13:22:09 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4a6a4c7cc42fa564149da02adc76850f0c997875 - Merge branch &apos;knepley/fix-dm-field-facedata&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#4a6a4c7cc42fa564149da02adc76850f0c997875</link>
        <description>Merge branch &apos;knepley/fix-dm-field-facedata&apos; into &apos;main&apos;DMField: Quadrature was wrong for affine branch of facedataSee merge request petsc/petsc!7547

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Wed, 29 May 2024 15:46:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>56245cf91317ee4148fa4fedb9669caa685051ce - Shorten tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#56245cf91317ee4148fa4fedb9669caa685051ce</link>
        <description>Shorten tests

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Wed, 29 May 2024 00:03:44 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>32219302c770a45abf08b55e47751640927c33f6 - Merge branch &apos;knepley/fix-plex-tet-transform&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#32219302c770a45abf08b55e47751640927c33f6</link>
        <description>Merge branch &apos;knepley/fix-plex-tet-transform&apos; into &apos;main&apos;Plex: Put in affine transforms for subtetsSee merge request petsc/petsc!7409

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Tue, 26 Mar 2024 01:36:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9a1f099b4162354ccfdbae50e91f51a2888c1358 - SNES ex13: Add MG tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#9a1f099b4162354ccfdbae50e91f51a2888c1358</link>
        <description>SNES ex13: Add MG tests

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Mon, 25 Mar 2024 19:48:26 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@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/ex13.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/ex13.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>
<item>
        <title>6493148fa132b91628b1fcea3e6c935adfa8483c - DMPLEXSNES: support objective functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#6493148fa132b91628b1fcea3e6c935adfa8483c</link>
        <description>DMPLEXSNES: support objective functions

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Tue, 28 Nov 2023 11:54:19 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9a75acf6e50cfe213617e3f8bbe7a99de0fcbaa5 - Merge branch &apos;knepley/fix-plex-ceed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#9a75acf6e50cfe213617e3f8bbe7a99de0fcbaa5</link>
        <description>Merge branch &apos;knepley/fix-plex-ceed&apos; into &apos;main&apos;Plex: More work adding in CEED backendSee merge request petsc/petsc!6870

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Sat, 16 Sep 2023 15:33:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>157a32292955eccea92d485b3613451f7b862074 - SNES ex13: First Plex CEED tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#157a32292955eccea92d485b3613451f7b862074</link>
        <description>SNES ex13: First Plex CEED tests

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Fri, 15 Sep 2023 14:54:57 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b3128c15e0ede1c14e9cb30fdd8d296dd7c78e34 - Merge branch &apos;zach/bug-dm-swarm-tensor-permutation&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#b3128c15e0ede1c14e9cb30fdd8d296dd7c78e34</link>
        <description>Merge branch &apos;zach/bug-dm-swarm-tensor-permutation&apos; into &apos;main&apos;Plex: Bug fix and tests for coordinate tensor orderingSee merge request petsc/petsc!6843

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Fri, 08 Sep 2023 01:20:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e8e188d2d8d8bcc000607a9a2a524e07d1c8a16a - Plex: Various tensor ordering fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/ex13.c#e8e188d2d8d8bcc000607a9a2a524e07d1c8a16a</link>
        <description>Plex: Various tensor ordering fixesCherry-picked from @knepley:- DMPlexMatSetClosureGeneral() now takes flag for closure permutation- Add DMPlexMatSetClosure_Internal() which takes flag for closure permutation- Add DMPlexVecGetClosure_Internal() with flag to turn off closure permutation- Turn off closure permutation in L2 diff calculation- Add DMUseTensorOrder()- Add DMPlexSNESComputeResidualCEED()- Cleanup SNES ex13

            List of files:
            /petsc/src/snes/tutorials/ex13.c</description>
        <pubDate>Wed, 30 Aug 2023 15:42:10 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
