<?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 dmlabel.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d9126033840fa4b9e125cadad06c85976e6bf099 - Merge branch &apos;jrwrigh/cgns_bc_writing&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#d9126033840fa4b9e125cadad06c85976e6bf099</link>
        <description>Merge branch &apos;jrwrigh/cgns_bc_writing&apos; into &apos;main&apos;Plex: CGNS files write and read boundary conditions and face label informationSee merge request petsc/petsc!8934

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Fri, 13 Feb 2026 20:50:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f59a99845140d2efa370d70953ab8e60c66b460a - feat(dmlabel): Add DMLabelGetValueISGlobal()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#f59a99845140d2efa370d70953ab8e60c66b460a</link>
        <description>feat(dmlabel): Add DMLabelGetValueISGlobal()

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Mon, 05 Jan 2026 17:35:03 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<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/label/dmlabel.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/label/dmlabel.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/label/dmlabel.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/label/dmlabel.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>62ed42821f84f33353546905c9271ed730d39ff0 - Merge branch &apos;stefanozampini/oxford&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#62ed42821f84f33353546905c9271ed730d39ff0</link>
        <description>Merge branch &apos;stefanozampini/oxford&apos; into &apos;main&apos;Plex enhancement for firedrakeSee merge request petsc/petsc!8876

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Tue, 09 Dec 2025 17:21:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4fae13a47463581b826773d95e57b62c606cc370 - Merge branch &apos;zach/dmlabel-fix-lookups&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#4fae13a47463581b826773d95e57b62c606cc370</link>
        <description>Merge branch &apos;zach/dmlabel-fix-lookups&apos; into &apos;main&apos;DMLabel: Guard BT checks to allow for lookup/deletion operations beyond the set point rangeSee merge request petsc/petsc!8884

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Sun, 07 Dec 2025 16:48:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4b7935335f3cfb2b5487d3666b47f5e65593ac47 - DMLabel: add view from options support</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#4b7935335f3cfb2b5487d3666b47f5e65593ac47</link>
        <description>DMLabel: add view from options support

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Fri, 28 Nov 2025 16:40:37 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f1d0ab6d209eb362b4079e947dc02fcea0d695b8 - dmlabel: guard BT checks to allow for lookup/deletion operations beyond the set point range</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#f1d0ab6d209eb362b4079e947dc02fcea0d695b8</link>
        <description>dmlabel: guard BT checks to allow for lookup/deletion operations beyond the set point range

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Thu, 04 Dec 2025 21:43:43 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&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/label/dmlabel.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/label/dmlabel.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/label/dmlabel.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/label/dmlabel.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>bcda9346efad4e5ba2d553af84eb238771ba1e25 - Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#bcda9346efad4e5ba2d553af84eb238771ba1e25</link>
        <description>Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;missing &quot;s&quot; for isascii and issundialsSee merge request petsc/petsc!8559

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Wed, 27 Aug 2025 20:05:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9f196a0264fbaf0568fead3a30c861c7ae4cf663 - missing &quot;s&quot; for isascii and issundials</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Thu, 17 Jul 2025 22:45:54 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>1fdbf90c7d5cdcdf5388ef7223cad022e2c2d9dc - Merge branch &apos;knepley/fix-plex-transform-get-target-point&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#1fdbf90c7d5cdcdf5388ef7223cad022e2c2d9dc</link>
        <description>Merge branch &apos;knepley/fix-plex-transform-get-target-point&apos; into &apos;main&apos;Plex+Label: Fix DMLabel performance bugSee merge request petsc/petsc!8601

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Tue, 29 Jul 2025 15:36:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f622de604fffa8e5269ed56ddabb96684070a9b2 - Plex+Label: Fix DMLabel performance bug</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#f622de604fffa8e5269ed56ddabb96684070a9b2</link>
        <description>Plex+Label: Fix DMLabel performance bug

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Mon, 28 Jul 2025 19:30:54 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d8fefa7da374a7c9d9698b3d028f8bd47fd6d665 - Merge branch &apos;bldenton/dmplex-cadrefactor&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#d8fefa7da374a7c9d9698b3d028f8bd47fd6d665</link>
        <description>Merge branch &apos;bldenton/dmplex-cadrefactor&apos; into &apos;main&apos;Plex: Updating CAD supportSee merge request petsc/petsc!8060

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Thu, 16 Jan 2025 21:41:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5552b385b77b214b234683fbe1b434751e6350f0 - Updated for Refactored Geometry Aware Mesh Topology</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#5552b385b77b214b234683fbe1b434751e6350f0</link>
        <description>Updated for Refactored Geometry Aware Mesh Topology

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Sat, 21 Oct 2023 02:01:19 +0000</pubDate>
        <dc:creator>Brandon &lt;bldenton@buffalo.edu&gt;</dc:creator>
    </item>
<item>
        <title>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#be37439ebbbdb2f81c3420c175a94aa72e59929c</link>
        <description>Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;Remove useless castSee merge request petsc/petsc!7894

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Mon, 21 Oct 2024 21:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>835f2295474254850a9de28f274be7ce943244c7 - Brain dead fixes for useless casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Sat, 05 Oct 2024 11:54:52 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0e6bf2ad94dcc89b258ce16c7987200a4714786 - Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#d0e6bf2ad94dcc89b258ce16c7987200a4714786</link>
        <description>Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;clang-format-19See merge request petsc/petsc!7644

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Wed, 25 Sep 2024 06:44:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57508ece14a6b1339c0bbf016ecd72f673a062b0 - Remove unneeded parentheses</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/label/dmlabel.c#57508ece14a6b1339c0bbf016ecd72f673a062b0</link>
        <description>Remove unneeded parentheses

            List of files:
            /petsc/src/dm/label/dmlabel.c</description>
        <pubDate>Tue, 17 Sep 2024 23:49:15 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
