<?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 plexexodusii.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/plexexodusii.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/plexexodusii.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/plexexodusii.c#ffad1e828cbe900be4f356a27fc75361b2399bb7</link>
        <description>Remove unneeded macros

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.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>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/plexexodusii.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/plexexodusii.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/plexexodusii.c#caff39ffb1e873954b735c9080d09d6ce1bd0978</link>
        <description>Proper capitalization of ExodusII

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.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>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/plexexodusii.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/plexexodusii.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/plexexodusii.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/plexexodusii.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>27f6a0efc922cc1c17da3f5f8db699f2da23a7f1 - Merge branch &apos;bourdin/exodusii-64bit&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#27f6a0efc922cc1c17da3f5f8db699f2da23a7f1</link>
        <description>Merge branch &apos;bourdin/exodusii-64bit&apos; into &apos;main&apos;exodusii: add PetscExodusIIInt, PetscExodusIIFloat, fixes src/dm/impls/plex/tests/ex26 with 64bit buildSee merge request petsc/petsc!7824

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Wed, 25 Sep 2024 05:52:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0a5cf5d8aa03b9d37350e0735e3cdfb377381335 - exodusii: add PetscExodusIIInt, PetscExodusIIFloat, fixes src/dm/impls/plex/tests/ex26 with 64bit build</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#0a5cf5d8aa03b9d37350e0735e3cdfb377381335</link>
        <description>exodusii: add PetscExodusIIInt, PetscExodusIIFloat, fixes src/dm/impls/plex/tests/ex26 with 64bit build

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Wed, 25 Sep 2024 05:52:00 +0000</pubDate>
        <dc:creator>Blaise Bourdin &lt;bourdin@mcmaster.ca&gt;</dc:creator>
    </item>
<item>
        <title>a82fbe4e516d61f82c24927cf62abd3474dad806 - Merge branch &apos;ahmed/exodusii-improvements&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#a82fbe4e516d61f82c24927cf62abd3474dad806</link>
        <description>Merge branch &apos;ahmed/exodusii-improvements&apos; into &apos;main&apos;ExodusII: cache variable namesSee merge request petsc/petsc!7705

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Mon, 09 Sep 2024 17:36:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>49c89c767329b4815515fe9047927c4fa12c2a65 - PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#49c89c767329b4815515fe9047927c4fa12c2a65</link>
        <description>PetscViewer_ExodusII: Allow the viewer to set and query the name and number of variables (results) stored in an exodusII file. Cache this information to avoid repeated calls to exodusII functions.And update to use exodusII-v2024-06-27Co-authored-by: Sarah Ahmed ahmes134@mcmaster.ca

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Mon, 09 Sep 2024 17:36:58 +0000</pubDate>
        <dc:creator>Blaise Bourdin &lt;bourdin@mcmaster.ca&gt;</dc:creator>
    </item>
<item>
        <title>fda22ce0288f038e74a7a161392fef83f72080b8 - Merge branch &apos;barry/2024-07-01/fix-petscoptionsgetviewer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#fda22ce0288f038e74a7a161392fef83f72080b8</link>
        <description>Merge branch &apos;barry/2024-07-01/fix-petscoptionsgetviewer&apos; into &apos;main&apos;The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore modelSee merge request petsc/petsc!7667

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Mon, 08 Jul 2024 14:32:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>648c30bcb65f74c3cbd15d7a91a7ed7c1890e25b - The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore model</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#648c30bcb65f74c3cbd15d7a91a7ed7c1890e25b</link>
        <description>The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore modelHence the code needs to be refactoredIntroduce PetscCallNull() and PetscCallMPINull() to simplify PETSC_VIEWER_XXXX_() routinesReported-by: James WrightThanks-to: Jeremy L Thompson

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Mon, 08 Jul 2024 14:32:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c6fd91dada90d485e54e8ac527fc973b2b303b28 - Merge branch &apos;knepley/fix-plex-eph-extrusion&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#c6fd91dada90d485e54e8ac527fc973b2b303b28</link>
        <description>Merge branch &apos;knepley/fix-plex-eph-extrusion&apos; into &apos;main&apos;Plex: Fix ephemeral extrusionSee merge request petsc/petsc!7582

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Wed, 29 May 2024 15:00:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>25b8cb39c878017eccb567e710c2a2a31e5a7a37 - Plex+ExodusII: Add check</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#25b8cb39c878017eccb567e710c2a2a31e5a7a37</link>
        <description>Plex+ExodusII: Add check

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Tue, 28 May 2024 23:10:17 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1ed6e3ff8437baa411029a28c2b08f047df9ad9a - Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#1ed6e3ff8437baa411029a28c2b08f047df9ad9a</link>
        <description>Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INTSee merge request petsc/petsc!7480

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Thu, 25 Apr 2024 22:16:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc4c1da905d89950b196b027190941013bd3e15a - Update source code removing all unneeded /*@C and associated manual stubs and interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Sun, 14 Apr 2024 02:07:12 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d3c48830c612acc047f19bcaeced1a224cbcf969 - Merge branch &apos;knepley/fix-exodusii-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#d3c48830c612acc047f19bcaeced1a224cbcf969</link>
        <description>Merge branch &apos;knepley/fix-exodusii-check&apos; into &apos;main&apos;Knepley/fix exodusii checkSee merge request petsc/petsc!6985

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Mon, 06 Nov 2023 17:13:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>46ac1a18c3c7763054dd9e74dd58951a0bc9027b - Plex+ExodusII: Remove bad check</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#46ac1a18c3c7763054dd9e74dd58951a0bc9027b</link>
        <description>Plex+ExodusII: Remove bad check

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Wed, 01 Nov 2023 16:40:09 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5e8c9ebd54cec31abcffb19f4998f5dbf31ffd2a - Merge branch &apos;knepley/fix-plex-setup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#5e8c9ebd54cec31abcffb19f4998f5dbf31ffd2a</link>
        <description>Merge branch &apos;knepley/fix-plex-setup&apos; into &apos;main&apos;Plex: Fix setup for RDycoreSee merge request petsc/petsc!6877

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Thu, 26 Oct 2023 03:51:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c14a7e842cb667c271838f3e6a97a7763d83d882 - ExodusII; Fix check for reserved labels</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexexodusii.c#c14a7e842cb667c271838f3e6a97a7763d83d882</link>
        <description>ExodusII; Fix check for reserved labels- Disable check for many tests

            List of files:
            /petsc/src/dm/impls/plex/plexexodusii.c</description>
        <pubDate>Tue, 19 Sep 2023 07:39:33 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
