<?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 ex5.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/dm/impls/swarm/tests/ex5.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/dm/impls/swarm/tests/ex5.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/dm/impls/swarm/tests/ex5.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/dm/impls/swarm/tests/ex5.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>2a1887a77e7b2c6e00dd0ba96d1387c839460237 - Merge branch &apos;barry/2025-11-30/fix-bad-ts&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#2a1887a77e7b2c6e00dd0ba96d1387c839460237</link>
        <description>Merge branch &apos;barry/2025-11-30/fix-bad-ts&apos; into &apos;main&apos;Fix bad decisions made in writing TS.See merge request petsc/petsc!8877

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Thu, 11 Dec 2025 17:14:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>188af4bf1b9cf194d1407690fd963ae1ba8cff5d - Fix bad decisions made in writing TS.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#188af4bf1b9cf194d1407690fd963ae1ba8cff5d</link>
        <description>Fix bad decisions made in writing TS.    Fix -ts_dt to -ts_time_step and add initial time step to TSView outputcommit a5a92c11fa9681148df375b257eda4e09909b74eAuthor: Barry Smith &lt;bsmith@petsc.dev&gt;Date:   Mon Dec 1 14:51:27 2025 -0500    add max_snes_failures to TSViewcommit 32d3e79f6fa743930b1bbf32d03b9181b5b5418aAuthor: Barry Smith &lt;bsmith@petsc.dev&gt;Fix wrongly named options and add to TSViewWrong name for options database key -ts_max_reject should be -ts_max_step_rejections!Add max_reject value to TSViewAdd max_snes_failures to TSViewAdd initial timestep to TSView

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Mon, 01 Dec 2025 02:10:33 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dd91dc9deb5defeb04e406ee3787a84bccc26ca6 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#dd91dc9deb5defeb04e406ee3787a84bccc26ca6</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Thu, 20 Jul 2023 14:32:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fe821aedf7536d04075c4c32047df34303011620 - Merge branch &apos;stefanozampini/fix-tsbasicsymplectic-step&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#fe821aedf7536d04075c4c32047df34303011620</link>
        <description>Merge branch &apos;stefanozampini/fix-tsbasicsymplectic-step&apos; into &apos;release&apos;TSBASICSYMPLECTIC: fix step computationSee merge request petsc/petsc!6677

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Tue, 18 Jul 2023 21:45:54 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3771a240199b3d7879def1242f6f128298d3d862 - DMSWARM tests: tweak specifiers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#3771a240199b3d7879def1242f6f128298d3d862</link>
        <description>DMSWARM tests: tweak specifiers

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Tue, 18 Jul 2023 01:00:07 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d01c6957b9782b5c5208b19a1b475f6a2483d0b7 - Merge branch &apos;barry/2023-03-25/fix-more-manualpages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#d01c6957b9782b5c5208b19a1b475f6a2483d0b7</link>
        <description>Merge branch &apos;barry/2023-03-25/fix-more-manualpages&apos; into &apos;main&apos;More manual page fixesSee merge request petsc/petsc!6233

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Tue, 28 Mar 2023 15:33:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2fe279fdf3e687a416e4eadb7d3c7a82d60442c6 - More manual page fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#2fe279fdf3e687a416e4eadb7d3c7a82d60442c6</link>
        <description>More manual page fixes

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Tue, 28 Mar 2023 15:33:40 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>71efe6b044fddc89ac24d31085ea7edae9a90dd9 - Merge branch &apos;danofinn/swarm-example-landau-damping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#71efe6b044fddc89ac24d31085ea7edae9a90dd9</link>
        <description>Merge branch &apos;danofinn/swarm-example-landau-damping&apos; into &apos;main&apos;Swarm: Add swarm ex9 Landau damping + tests (ex6, ex8, snes/ex15)See merge request petsc/petsc!6026

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Wed, 22 Feb 2023 15:30:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6281a81a0b4cc07d29003bb697a1ac8c0b94c69b - Swarm ex5: Test update</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#6281a81a0b4cc07d29003bb697a1ac8c0b94c69b</link>
        <description>Swarm ex5: Test update

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Wed, 08 Feb 2023 14:27:08 +0000</pubDate>
        <dc:creator>Joseph Pusztay &lt;jjoep93@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ea7032a09bb1bdbf7994ebc1e6c6f7182819ef65 - Swarm: Fix particle layout and other small fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#ea7032a09bb1bdbf7994ebc1e6c6f7182819ef65</link>
        <description>Swarm: Fix particle layout and other small fixes

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Wed, 12 Oct 2022 21:29:29 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7c7da2b83e71734329945dba88826c9d32c990b1 - Merge branch &apos;jacobf/2023-01-13/modernize-cleanup-petscsys-h&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#7c7da2b83e71734329945dba88826c9d32c990b1</link>
        <description>Merge branch &apos;jacobf/2023-01-13/modernize-cleanup-petscsys-h&apos; into &apos;main&apos;Modernize and clean up petscsys.hSee merge request petsc/petsc!5976

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Mon, 23 Jan 2023 21:53:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f3fa974cd8ac3307c23c9d7e81b13b5f402f9e6e - Modernize and clean up petscsys.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#f3fa974cd8ac3307c23c9d7e81b13b5f402f9e6e</link>
        <description>Modernize and clean up petscsys.h- Deprecate PETSC_NULL.- Switch from preprocessor defines to anonymous enums for constant expressions.- Surround macro arguments in ().- Remove redundant casts.- Clean up overly complex preprocessor defines in various PetscMem*() functions.

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Fri, 13 Jan 2023 15:16:40 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a207d08edab748df642306d213e6e891ba48ee92 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#a207d08edab748df642306d213e6e891ba48ee92</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Sun, 30 Oct 2022 16:03:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ed31fb71c382ced3521e135689f4f4deaeece76b - Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#ed31fb71c382ced3521e135689f4f4deaeece76b</link>
        <description>Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;A few more codespell fixesSee merge request petsc/petsc!5786

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Sun, 30 Oct 2022 16:01:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d5b43468fb8780a8feea140ccd6fa3e6a50411cc - A few more codespell fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#d5b43468fb8780a8feea140ccd6fa3e6a50411cc</link>
        <description>A few more codespell fixes

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Sat, 29 Oct 2022 10:39:42 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/ex5.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/dm/impls/swarm/tests/ex5.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
