<?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 plexexodusii2.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>07c2e4feb6773e78bda63e3a89d5b841667f9670 - Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#07c2e4feb6773e78bda63e3a89d5b841667f9670</link>
        <description>Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;Minor housekeepingSee merge request petsc/petsc!8755

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Wed, 01 Oct 2025 20:35:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ffad1e828cbe900be4f356a27fc75361b2399bb7 - Remove unneeded macros</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#ffad1e828cbe900be4f356a27fc75361b2399bb7</link>
        <description>Remove unneeded macros

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Wed, 01 Oct 2025 13:49:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>8112c1cbf372cb53bf7c5aca994a84a6a303db4d - Merge branch &apos;barry/2025-09-04/deprecate-mpiu-bool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#8112c1cbf372cb53bf7c5aca994a84a6a303db4d</link>
        <description>Merge branch &apos;barry/2025-09-04/deprecate-mpiu-bool&apos; into &apos;main&apos;Deprecate MPIU_BOOL which used to be for PETSc&apos;s enum Bool but now is just MPI_C_BOOLSee merge request petsc/petsc!8691

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Mon, 22 Sep 2025 18:44:15 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5440e5dcf30153d9ab6dbf994494f40b7f9df88b - Deprecate MPIU_BOOL which used to be for PETSc&apos; enum Bool but now is just MPI_C_BOOL so no longer needs its own name</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#5440e5dcf30153d9ab6dbf994494f40b7f9df88b</link>
        <description>Deprecate MPIU_BOOL which used to be for PETSc&apos; enum Bool but now is just MPI_C_BOOL so no longer needs its own name

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Thu, 04 Sep 2025 14:33:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>834855d6effb0d027771461c8e947ee1ce5a1e17 - Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#834855d6effb0d027771461c8e947ee1ce5a1e17</link>
        <description>Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;clang-format-21See merge request petsc/petsc!8202

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Wed, 27 Aug 2025 20:14:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ac530a7e429a3ef5a9263376acf6071236a5db98 - Remove unnecessary braces around one-liners</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#ac530a7e429a3ef5a9263376acf6071236a5db98</link>
        <description>Remove unnecessary braces around one-linersgit grep -lE &quot;[ ]*(if|for|while) \(.*\) {[^;]*;[^;]*}$&quot; -- &apos;*.c&apos; &apos;*.cxx&apos; &apos;*.cu&apos; &apos;*.h&apos; &apos;*.hpp&apos; &apos;*.cpp&apos; | xargs sed -i &apos;&apos; -E &apos;s#([ ]*)(if|for|while) \((.*)\) {([^;]*);([^;]*)}$#\1\2 \(\3\)\4;\5#&apos;

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Tue, 03 Jun 2025 13:10:33 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>966bd95a39c2334d2e2ce17ad22128f3c1861eeb - Convert some SETERRQ() to PetscCheck()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#966bd95a39c2334d2e2ce17ad22128f3c1861eeb</link>
        <description>Convert some SETERRQ() to PetscCheck()

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Sun, 25 May 2025 18:55:39 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6ee04767cadfff0612518b5db6e53c426a4c5190 - Merge branch &apos;jolivet/disable-fortran-bindings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#6ee04767cadfff0612518b5db6e53c426a4c5190</link>
        <description>Merge branch &apos;jolivet/disable-fortran-bindings&apos; into &apos;main&apos;configure: disable Fortran bindings of external packages by defaultSee merge request petsc/petsc!8647

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Mon, 18 Aug 2025 19:10:31 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>caff39ffb1e873954b735c9080d09d6ce1bd0978 - Proper capitalization of ExodusII</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#caff39ffb1e873954b735c9080d09d6ce1bd0978</link>
        <description>Proper capitalization of ExodusII

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Fri, 15 Aug 2025 08:48:35 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>174dc0c8cee294b82b85e4dd3b331b29396264fc - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#174dc0c8cee294b82b85e4dd3b331b29396264fc</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Mon, 28 Apr 2025 18:03:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>63ad3209385dbbc7cbf2df88f1357a2b08cd0b3b - Merge branch &apos;barry/2025-04-17/rm-dollar-sign-formated-manualpages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#63ad3209385dbbc7cbf2df88f1357a2b08cd0b3b</link>
        <description>Merge branch &apos;barry/2025-04-17/rm-dollar-sign-formated-manualpages/release&apos; into &apos;release&apos;Remove the last of the uses of $ in the first line of formatted manual pagesSee merge request petsc/petsc!8332

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Fri, 25 Apr 2025 05:19:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b44f4de476a10dd52a698c0f9a8f47d015bd1e19 - Remove the last of the uses of $ in the first line of formatted manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#b44f4de476a10dd52a698c0f9a8f47d015bd1e19</link>
        <description>Remove the last of the uses of $ in the first line of formatted manual pages

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Fri, 25 Apr 2025 05:19:43 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>813083eb7473ec21f4ff50a178709600a8f71c4c - Merge branch &apos;jolivet/rm-useless-code&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#813083eb7473ec21f4ff50a178709600a8f71c4c</link>
        <description>Merge branch &apos;jolivet/rm-useless-code&apos; into &apos;main&apos;Remove useless codeSee merge request petsc/petsc!8115

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Mon, 03 Feb 2025 15:41:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c67b119c46b68366926a82dc9af25ba9ebb9c281 - Remove useless code</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#c67b119c46b68366926a82dc9af25ba9ebb9c281</link>
        <description>Remove useless code

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Sat, 01 Feb 2025 20:40:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>9fd599a7f513ceb4b19d87c38fd9ceab01118ca9 - Merge branch &apos;knepley/feature-swarm-remap&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#9fd599a7f513ceb4b19d87c38fd9ceab01118ca9</link>
        <description>Merge branch &apos;knepley/feature-swarm-remap&apos; into &apos;main&apos;Swarm: Adding remappingSee merge request petsc/petsc!8059

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Fri, 27 Dec 2024 15:50:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>62e4c2b15ead8eb5eb05d56d1537e1213ac940c6 - Plex+ExodusII: Fix casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#62e4c2b15ead8eb5eb05d56d1537e1213ac940c6</link>
        <description>Plex+ExodusII: Fix casts

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Fri, 20 Dec 2024 14:48:23 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7307f5f486eb793bccb96258161f32863892bd17 - Merge branch &apos;knepley/feature-swarm-remap&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#7307f5f486eb793bccb96258161f32863892bd17</link>
        <description>Merge branch &apos;knepley/feature-swarm-remap&apos; into &apos;main&apos;Knepley/feature swarm remapSee merge request petsc/petsc!8054

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Mon, 16 Dec 2024 17:49:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8a1c49cde0f53efee39379478b6d12fe35f75039 - Plex+ExodusII: Fix casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/exodusii/plexexodusii2.c#8a1c49cde0f53efee39379478b6d12fe35f75039</link>
        <description>Plex+ExodusII: Fix casts

            List of files:
            /petsc/src/dm/impls/plex/exodusii/plexexodusii2.c</description>
        <pubDate>Fri, 13 Dec 2024 15:32:33 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
