<?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 plexland.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.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>f985a14370d3736da5ba205dce0ca3caa3955d88 - Merge branch &apos;adams/dmswarm_dmlandau_6d&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#f985a14370d3736da5ba205dce0ca3caa3955d88</link>
        <description>Merge branch &apos;adams/dmswarm_dmlandau_6d&apos; into &apos;main&apos;DMSwarm: PIC + FE Landau V space exampleSee merge request petsc/petsc!8959

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Fri, 30 Jan 2026 22:27:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e1d0a54a86144e3a85715986d9f365603d7ee69c - added hook to turn off cubed sphere projection</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#e1d0a54a86144e3a85715986d9f365603d7ee69c</link>
        <description>added hook to turn off cubed sphere projection

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Thu, 15 Jan 2026 20:25:04 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2c56c125e1775a805c763730917a8d9a8641cbb7 - Merge branch &apos;adams/landau-mesh-bug&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#2c56c125e1775a805c763730917a8d9a8641cbb7</link>
        <description>Merge branch &apos;adams/landau-mesh-bug&apos; into &apos;main&apos;DMPlexLandau: mesh bug fixSee merge request petsc/petsc!8983

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Fri, 30 Jan 2026 17:43:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d22a76106c9eb2227b03bf7dcb9ad768ac2a29e8 - DMPlexLandau: mesh bug fix</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#d22a76106c9eb2227b03bf7dcb9ad768ac2a29e8</link>
        <description>DMPlexLandau: mesh bug fix

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Wed, 28 Jan 2026 16:16:00 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9a8219ad76c7a18679b2f4e22ecdb058f178fddb - Merge branch &apos;adams/landau-3d-mesh-opts&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#9a8219ad76c7a18679b2f4e22ecdb058f178fddb</link>
        <description>Merge branch &apos;adams/landau-3d-mesh-opts&apos; into &apos;main&apos;DMPlexLandau: 3d mesh optsSee merge request petsc/petsc!8955

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Thu, 15 Jan 2026 15:13:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ecd1e40464143ea74ad5903f12b3171c5332047 - DMPlexLandau: 3d mesh opts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#3ecd1e40464143ea74ad5903f12b3171c5332047</link>
        <description>DMPlexLandau: 3d mesh optsAPI change in definition of radius in 3D; optimized cubed sphere projection of cube to sphere

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Thu, 15 Jan 2026 15:13:41 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.com&gt;</dc:creator>
    </item>
<item>
        <title>6720ef8fdc35fdcb6ad4d3d37b877c94dec44356 - Merge branch &apos;adams/landau-prefix-fix&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#6720ef8fdc35fdcb6ad4d3d37b877c94dec44356</link>
        <description>Merge branch &apos;adams/landau-prefix-fix&apos; into &apos;main&apos;fixing prefixes to get passed down in LandauSee merge request petsc/petsc!8951

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Mon, 12 Jan 2026 19:31:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>641a67732c85d8f8ab7e3e7884ee9750c4ca6f15 - opt 3d grids</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#641a67732c85d8f8ab7e3e7884ee9750c4ca6f15</link>
        <description>opt 3d grids

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Mon, 12 Jan 2026 14:20:06 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a8b63cc648a6ccb1c67b24f32c434b4cbb73793a - added a new cubed sphere and optized 3d mesh params</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#a8b63cc648a6ccb1c67b24f32c434b4cbb73793a</link>
        <description>added a new cubed sphere and optized 3d mesh params

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Sun, 11 Jan 2026 20:45:11 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b1948a9b7537775728d6c6a431f77a6925ee870b - fixing prefixes to get passed down in Landau</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#b1948a9b7537775728d6c6a431f77a6925ee870b</link>
        <description>fixing prefixes to get passed down in Landau

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Sat, 10 Jan 2026 21:42:54 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>15b083fcf0f2ca710b21b5a64cdf256e30879f3e - Merge branch &apos;jolivet/fix-gcc16-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#15b083fcf0f2ca710b21b5a64cdf256e30879f3e</link>
        <description>Merge branch &apos;jolivet/fix-gcc16-warnings&apos; into &apos;main&apos;Fix -Wunused-but-set-variableSee merge request petsc/petsc!8887

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Sun, 07 Dec 2025 16:46:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e60de12f8eb415fb12bea4d986cc0f41d687d6da - Fix -Wunused-but-set-variable</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#e60de12f8eb415fb12bea4d986cc0f41d687d6da</link>
        <description>Fix -Wunused-but-set-variablesrc/dm/dt/fe/interface/fe.c:2420:41: warning: variable &#8216;g&#8217; set but not used [-Wunused-but-set-variable=] 2420 |   PetscInt dOffset = 0, fOffset = 0, f, g;      |                                         ^src/dm/field/impls/da/dmfieldda.c:31:17: warning: variable &#8216;c&#8217; set but not used [-Wunused-but-set-variable=]   31 |     PetscInt i, c, dim;      |                 ^src/dm/impls/plex/plex.c:8007:28: warning: variable &#8216;newP&#8217; set but not used [-Wunused-but-set-variable=] 8007 |       for (PetscInt p = 0, newP = 0, o = fStart, oNew = fNewStart; p &lt; numPoints; p++) {      |                            ^~~~src/ts/utils/dmplexlandau/plexland.c:351:39: warning: variable &#8216;loc_fdf_idx&#8217; set but not used [-Wunused-but-set-variable=]  351 |               for (PetscInt ei_r = 0, loc_fdf_idx = 0; ei_r &lt; numCells[grid_r]; ++ei_r) {      |                                       ^~~~~~~~~~~

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Fri, 05 Dec 2025 16:21:54 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.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/ts/utils/dmplexlandau/plexland.c#966bd95a39c2334d2e2ce17ad22128f3c1861eeb</link>
        <description>Convert some SETERRQ() to PetscCheck()

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.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>3a7d0413a690b3ac55568f51e4c3dc23a888f57d - One-liners from petsc/petsc!5344 and petsc/petsc!5557</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#3a7d0413a690b3ac55568f51e4c3dc23a888f57d</link>
        <description>One-liners from petsc/petsc!5344 and petsc/petsc!5557Slightly reworked regular expressiongit ls-files -z -- &apos;*.c&apos; &apos;*.cxx&apos; &apos;*.cu&apos; &apos;*.h&apos; &apos;*.hpp&apos; &apos;*.cpp&apos; | while IFS= read -r -d &apos;&apos; file; do    cat $file | tr &apos;\n&apos; &apos;\r&apos; | sed -E &apos;s/\r([ ]*)(for|if|while|else) ([^\r]*)\{\r[ ]*Petsc([a-zA-Z]*)\(([^\r]*)\);\r[ ]*\}\r/\r\1\2 \3Petsc\4(\5);\r/g&apos; | tr &apos;\r&apos; &apos;\n&apos; &gt; ${file}.joe; mv ${file}.joe ${file}done

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Mon, 12 May 2025 18:15:37 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>5d3bc7bebe3f6ef0b4c2756f1a15e9cfa34561eb - Merge branch &apos;jolivet/clang-format-20&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#5d3bc7bebe3f6ef0b4c2756f1a15e9cfa34561eb</link>
        <description>Merge branch &apos;jolivet/clang-format-20&apos; into &apos;main&apos;clang-format-20See merge request petsc/petsc!7849

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Fri, 21 Mar 2025 00:13:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>87fca8443e7ad390b9e7d7605d72068894b12eec - Update to clang-format-20</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/utils/dmplexlandau/plexland.c#87fca8443e7ad390b9e7d7605d72068894b12eec</link>
        <description>Update to clang-format-20

            List of files:
            /petsc/src/ts/utils/dmplexlandau/plexland.c</description>
        <pubDate>Sat, 27 Jul 2024 06:11:47 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
