<?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 ex62_15.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/dm/impls/plex/tests/output/ex62_15.out#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/dm/impls/plex/tests/output/ex62_15.out</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>f27199774a293957487dc51dc1b3c244436ab35f - Viwering PetscSection displays dof as dim in the ASCII files, fix to dof</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex62_15.out#f27199774a293957487dc51dc1b3c244436ab35f</link>
        <description>Viwering PetscSection displays dof as dim in the ASCII files, fix to dof

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex62_15.out</description>
        <pubDate>Mon, 09 Sep 2024 17:39:31 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/plex/tests/output/ex62_15.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/plex/tests/output/ex62_15.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/plex/tests/output/ex62_15.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex62_15.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>3bd0db69d4c0174743e18e333b733987598bc9f0 - Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex62_15.out#3bd0db69d4c0174743e18e333b733987598bc9f0</link>
        <description>Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)See merge request petsc/petsc!4599

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex62_15.out</description>
        <pubDate>Mon, 29 Nov 2021 17:19:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9880b8777727488c8bf1cf8abdd611990192e3d7 - Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex62_15.out#9880b8777727488c8bf1cf8abdd611990192e3d7</link>
        <description>Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank) Update the test output filesCommit-type: debugability\spend 45m

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex62_15.out</description>
        <pubDate>Thu, 25 Nov 2021 17:00:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e3e09d543aad68bc2a366604e7f7ed5ccb398d21 - Merge branch &apos;bourdin/exodus-viewer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex62_15.out#e3e09d543aad68bc2a366604e7f7ed5ccb398d21</link>
        <description>Merge branch &apos;bourdin/exodus-viewer&apos; into &apos;main&apos;exodusii: viewer updatesSee merge request petsc/petsc!3836

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex62_15.out</description>
        <pubDate>Thu, 08 Apr 2021 16:58:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cd5a5f1999563ed153b6e900c39a09e91965830f - exodusii: updated test output for ex26 and added output for ex62, ex26f90, and ex62f90</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex62_15.out#cd5a5f1999563ed153b6e900c39a09e91965830f</link>
        <description>exodusii: updated test output for ex26 and added output for ex62, ex26f90, and ex62f90

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex62_15.out</description>
        <pubDate>Wed, 07 Apr 2021 15:54:06 +0000</pubDate>
        <dc:creator>Blaise Bourdin &lt;bourdin@lsu.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
