<?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 dmfieldda.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/dm/field/impls/da/dmfieldda.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/dm/field/impls/da/dmfieldda.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/dm/field/impls/da/dmfieldda.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/dm/field/impls/da/dmfieldda.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/dm/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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>bcda9346efad4e5ba2d553af84eb238771ba1e25 - Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.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>5d3bc7bebe3f6ef0b4c2756f1a15e9cfa34561eb - Merge branch &apos;jolivet/clang-format-20&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.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/dm/field/impls/da/dmfieldda.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/dm/field/impls/da/dmfieldda.c#87fca8443e7ad390b9e7d7605d72068894b12eec</link>
        <description>Update to clang-format-20

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Sat, 27 Jul 2024 06:11:47 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d053ff777b70f99c45c83388a4fc6d04af7bc6bf - Merge branch &apos;jolivet/remove-unneeded-mpicast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#d053ff777b70f99c45c83388a4fc6d04af7bc6bf</link>
        <description>Merge branch &apos;jolivet/remove-unneeded-mpicast&apos; into &apos;main&apos;Remove unneeded PetscMPIIntCast() for routines using PetscCountCloses #1661See merge request petsc/petsc!8099

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Mon, 27 Jan 2025 15:43:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e91c04dfc8a52dee1965211bb1cc8e5bf775178f - Remove unneeded PetscMPIIntCast() for routines using PetscCount</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#e91c04dfc8a52dee1965211bb1cc8e5bf775178f</link>
        <description>Remove unneeded PetscMPIIntCast() for routines using PetscCountFix #1661

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Sun, 26 Jan 2025 19:57:29 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.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/field/impls/da/dmfieldda.c#57508ece14a6b1339c0bbf016ecd72f673a062b0</link>
        <description>Remove unneeded parentheses

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Tue, 17 Sep 2024 23:49:15 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>462c564db5c15796f1f07c2b71ff29812cdd1aad - Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#462c564db5c15796f1f07c2b71ff29812cdd1aad</link>
        <description>Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()Introduce MPIU_Count to be used when MPI_Count is not available

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Sat, 14 Sep 2024 12:41:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fbccb6d4aee615a408613f07f0a20245ae912c37 - CI: update to clang-format-18</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#fbccb6d4aee615a408613f07f0a20245ae912c37</link>
        <description>CI: update to clang-format-18

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Sat, 18 Nov 2023 07:08:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>f4f49eeac7efa77fffa46b7ff95a3ed169f659ed - Remove multiple parentheses and extra semicolon</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/field/impls/da/dmfieldda.c#f4f49eeac7efa77fffa46b7ff95a3ed169f659ed</link>
        <description>Remove multiple parentheses and extra semicolongit grep -l -E &quot;\(\([a-zA-Z0-9_]+\)\(\*[a-zA-Z0-9_]+\)[, )]&quot; | xargs sed -r -i&apos;&apos; &apos;s#\(\(([a-zA-Z0-9_]+)\)\(\*([a-zA-Z0-9_]+)\)([, )])#\(\(\1\)\*\2\3#g&apos;git grep -l -E &quot;Petsc(.)*\(\(\*[a-zA-Z0-9_]*\),&quot; | xargs sed -r -i&apos;&apos; &apos;s#Petsc([a-zA-Z0-9_]*)\(\(\*([a-zA-Z0-9_]*)\), #Petsc\1(*\2, #g&apos;git grep -l -E &quot;([\!\&amp;\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|-&gt;)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%\+\*\-]+\])+)\)&quot; | xargs sed -r -i&apos;&apos; &apos;s#([\!\&amp;\~\*\(]|\)\)|\([^,\*\(]+\**\))\(([a-zA-Z0-9_]+((\.|-&gt;)[a-zA-Z0-9_]+|\[[a-zA-Z0-9_ \%\+\*\-]+\])+)\)#\1\2#g&apos;

            List of files:
            /petsc/src/dm/field/impls/da/dmfieldda.c</description>
        <pubDate>Sun, 11 Feb 2024 06:40:18 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
