<?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_bsi_2d_2.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4185d930e4000d4a95f30e60e47f311de2d88091 - Merge branch &apos;jrwrigh/dm_box_label&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out#4185d930e4000d4a95f30e60e47f311de2d88091</link>
        <description>Merge branch &apos;jrwrigh/dm_box_label&apos; into &apos;main&apos;Plex: Add box labeling to simplex, input meshesSee merge request petsc/petsc!7741

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</description>
        <pubDate>Fri, 16 Aug 2024 14:48:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>281879d4f927b15179593b3ebc041d367c1a01e5 - plex: Print out labels in sorted stratum order</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out#281879d4f927b15179593b3ebc041d367c1a01e5</link>
        <description>plex: Print out labels in sorted stratum order

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</description>
        <pubDate>Mon, 05 Aug 2024 20:25:48 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&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/output/ex5_bsi_2d_2.out#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/output/ex5_bsi_2d_2.out</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/output/ex5_bsi_2d_2.out#6281a81a0b4cc07d29003bb697a1ac8c0b94c69b</link>
        <description>Swarm ex5: Test update

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</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>a686821c946c897cca2665e29b18ed219b55d4d1 - Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out#a686821c946c897cca2665e29b18ed219b55d4d1</link>
        <description>Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;Remove unneeded spaces/pluralsSee merge request petsc/petsc!5193

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</description>
        <pubDate>Wed, 04 May 2022 12:58:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8cc725e69398de546bdc828d7b714aa2223f5218 - Remove extra spaces and unwanted plurals</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</description>
        <pubDate>Sun, 01 May 2022 08:26:54 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>1d267255c130f4aa76047a525c9ff9243c51eeb9 - Merge branch &apos;knepley/feature-swarm-test-rewrite&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out#1d267255c130f4aa76047a525c9ff9243c51eeb9</link>
        <description>Merge branch &apos;knepley/feature-swarm-test-rewrite&apos; into &apos;main&apos;Swarm: Rewrite of tests ex4 and ex5See merge request petsc/petsc!5078

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</description>
        <pubDate>Sat, 09 Apr 2022 04:08:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a4662ca72066a5ff3caa3c14c3e1fa28c0fceb56 - Swarm ex5: Central force problem</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out#a4662ca72066a5ff3caa3c14c3e1fa28c0fceb56</link>
        <description>Swarm ex5: Central force problem

            List of files:
            /petsc/src/dm/impls/swarm/tests/output/ex5_bsi_2d_2.out</description>
        <pubDate>Sat, 02 Apr 2022 01:17:30 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
