<?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 plexcreate.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/impls/plex/plexcreate.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/impls/plex/plexcreate.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>ec93882d363868a0b3a27c512b64b4fbd0a19043 - fix(dm): CreateFromCellListParallel allocates verticesAdj for the user</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#ec93882d363868a0b3a27c512b64b4fbd0a19043</link>
        <description>fix(dm): CreateFromCellListParallel allocates verticesAdj for the userUnder normal circumstances, the user will not know the number of uniquevertices in the element connectivity

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Sat, 03 Jan 2026 23:06:34 +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/impls/plex/plexcreate.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/impls/plex/plexcreate.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/impls/plex/plexcreate.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/impls/plex/plexcreate.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>b836d7e4490c867bd31b0a3de8e77c5e4a9c9866 - Merge branch &apos;jrwrigh/vecclosureatdepth&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#b836d7e4490c867bd31b0a3de8e77c5e4a9c9866</link>
        <description>Merge branch &apos;jrwrigh/vecclosureatdepth&apos; into &apos;main&apos;feat(plex): Move DMPlexVecGetClosureAtDepth to publicSee merge request petsc/petsc!8824

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Thu, 06 Nov 2025 14:32:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>44a422c483602b283b0a190c03c8ac5a4329df99 - feat(plex): Move DMPlexVecGetClosureAtDepth to public</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#44a422c483602b283b0a190c03c8ac5a4329df99</link>
        <description>feat(plex): Move DMPlexVecGetClosureAtDepth to public

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Tue, 04 Nov 2025 23:06:10 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>8577b683712d1cca1e9b8fdaa9ae028364224dad - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#8577b683712d1cca1e9b8fdaa9ae028364224dad</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Sun, 05 Oct 2025 14:21:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<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/plexcreate.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/plexcreate.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>fe1fb33a4d74e23016fa727b8121c5a979852ab8 - Merge branch &apos;jolivet/typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#fe1fb33a4d74e23016fa727b8121c5a979852ab8</link>
        <description>Merge branch &apos;jolivet/typos&apos; into &apos;release&apos;Fix typosSee merge request petsc/petsc!8753

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Wed, 01 Oct 2025 14:53:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8c5add6abd9f0e97420a8d072677ee1e39293c49 - Fix typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#8c5add6abd9f0e97420a8d072677ee1e39293c49</link>
        <description>Fix typos

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Wed, 01 Oct 2025 14:53:56 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>ffad1e828cbe900be4f356a27fc75361b2399bb7 - Remove unneeded macros</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#ffad1e828cbe900be4f356a27fc75361b2399bb7</link>
        <description>Remove unneeded macros

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.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>9e210917fd2290210f7150e13ff15b3541f55af7 - Merge branch &apos;stefanozampini/fix-options-help&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#9e210917fd2290210f7150e13ff15b3541f55af7</link>
        <description>Merge branch &apos;stefanozampini/fix-options-help&apos; into &apos;main&apos;fixes for uninitialized warnings or segfaults when running -helpSee merge request petsc/petsc!8743

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Sun, 28 Sep 2025 14:39:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0b595cf821075b2c1694d998faa5f28e17980615 - PetscOptionsString: Fix for uninitialized strings</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#0b595cf821075b2c1694d998faa5f28e17980615</link>
        <description>PetscOptionsString: Fix for uninitialized stringsIf run under valgrind or -faddress-sanitizer=undefined -help will generate warnings

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Sun, 28 Sep 2025 07:41:12 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#2286efddd54511ab18e8e2adb1e023c4bf8f0b92</link>
        <description>Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;Complete usage of PetscVoidFn and PetscErrorCodeFn and introduce PetscFortranCallbackFnSee merge request petsc/petsc!8615

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Thu, 25 Sep 2025 13:44:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57d508425293f0bb93f59574d14951d8faac9af8 - Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#57d508425293f0bb93f59574d14951d8faac9af8</link>
        <description>Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Thu, 31 Jul 2025 01:09:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4966afa4a61e66b7ff4b04724b7873362171acf0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#4966afa4a61e66b7ff4b04724b7873362171acf0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Mon, 25 Aug 2025 16:26:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3c329903e69e1fcf76a2bde647b5aa0a10960041 - Merge branch &apos;barry/2025-08-11/docs-layout-dmplex/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#3c329903e69e1fcf76a2bde647b5aa0a10960041</link>
        <description>Merge branch &apos;barry/2025-08-11/docs-layout-dmplex/release&apos; into &apos;release&apos;Improve/format layout and dmplex manual pagesSee merge request petsc/petsc!8642

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Wed, 20 Aug 2025 15:41:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e1b2f2751f01d80738f1da80a0d2be509cd15596 - Improve/format layout and dmplex manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#e1b2f2751f01d80738f1da80a0d2be509cd15596</link>
        <description>Improve/format layout and dmplex manual pages

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Wed, 20 Aug 2025 15:41:35 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f5e08ef0b038beae3cc5a419ed414951952ddf4d - Merge branch &apos;knepley/fix-plex-extrude-bd&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#f5e08ef0b038beae3cc5a419ed414951952ddf4d</link>
        <description>Merge branch &apos;knepley/fix-plex-extrude-bd&apos; into &apos;main&apos;Plex: Fix orientation of boundary extrusionSee merge request petsc/petsc!8622

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Sat, 02 Aug 2025 15:39:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>658b9581582e9e46a4d81bb46537839db4e85628 - Plex: Fix orientation of boundary extrusion</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/plexcreate.c#658b9581582e9e46a4d81bb46537839db4e85628</link>
        <description>Plex: Fix orientation of boundary extrusion- Allow DMPlexExtrude() to take a label argument- Allow transforms to reorient the highest dimensional cells

            List of files:
            /petsc/src/dm/impls/plex/plexcreate.c</description>
        <pubDate>Thu, 31 Jul 2025 14:33:06 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
