<?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 sfcoord.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>cc6b3d485b7186cdb6e8e6b8ee2dca644baa10ec - Merge branch &apos;jrwrigh/sfcoord_userinputs&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#cc6b3d485b7186cdb6e8e6b8ee2dca644baa10ec</link>
        <description>Merge branch &apos;jrwrigh/sfcoord_userinputs&apos; into &apos;main&apos;sfcoord: Validate user inputSee merge request petsc/petsc!8942

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sun, 18 Jan 2026 16:08:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9b6401ad2e0bf69c6a270095b299e96fc9161342 - sfcoord: Validate user input</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#9b6401ad2e0bf69c6a270095b299e96fc9161342</link>
        <description>sfcoord: Validate user input

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Mon, 05 Jan 2026 23:15:57 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b5f0bcd6e9e8ed97648738542f5163d94f7b1782 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#b5f0bcd6e9e8ed97648738542f5163d94f7b1782</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sat, 29 Nov 2025 22:33:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>56bfd07524b7d12150962da31410360ef0b4c18c - Merge branch &apos;barry/2025-11-23/fix-fortran-petscsfsetgraphlayout/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#56bfd07524b7d12150962da31410360ef0b4c18c</link>
        <description>Merge branch &apos;barry/2025-11-23/fix-fortran-petscsfsetgraphlayout/release&apos; into &apos;release&apos;The C definition of PetscSFSetGraphLayout does not properly represent arrays...See merge request petsc/petsc!8865

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Tue, 25 Nov 2025 20:19:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cf84bf9e8334fcb41ddd5b57d5020f9ba05506ed - The C definition of PetscSFSetGraphLayout does not properly represent arrays with [] hence the Fortran interface constructed is incorrect.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#cf84bf9e8334fcb41ddd5b57d5020f9ba05506ed</link>
        <description>The C definition of PetscSFSetGraphLayout does not properly represent arrays with [] hence the Fortran interface constructed is incorrect.Reported-by: Steven Dargaville

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sun, 23 Nov 2025 20:25:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d6682a24ef7f078f045745f8d3d7413686259c47 - Merge branch &apos;jrwrigh/kd_tree&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#d6682a24ef7f078f045745f8d3d7413686259c47</link>
        <description>Merge branch &apos;jrwrigh/kd_tree&apos; into &apos;main&apos;Add PetscKDTreeSee merge request petsc/petsc!7954

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Fri, 17 Jan 2025 05:33:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c0713208bea4e136b10240a391683bc64734783f - sf: Use KDTree for PetscSFSetGraphFromCoordinates</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#c0713208bea4e136b10240a391683bc64734783f</link>
        <description>sf: Use KDTree for PetscSFSetGraphFromCoordinates

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sun, 20 Oct 2024 01:17:22 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&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/vec/is/sf/utils/sfcoord.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/vec/is/sf/utils/sfcoord.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/vec/is/sf/utils/sfcoord.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.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>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/vec/is/sf/utils/sfcoord.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/vec/is/sf/utils/sfcoord.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>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/vec/is/sf/utils/sfcoord.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/vec/is/sf/utils/sfcoord.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>02477ebbb21fa13a3b107e40dce1c3d726eb3600 - Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#02477ebbb21fa13a3b107e40dce1c3d726eb3600</link>
        <description>Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;Enable docs lintingSee merge request petsc/petsc!6667

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sat, 15 Jul 2023 03:37:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>38b5cf2d90a4bc5294899c696de8660c3f859e40 - Lint apply: vec</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#38b5cf2d90a4bc5294899c696de8660c3f859e40</link>
        <description>Lint apply: vec

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Wed, 12 Jul 2023 16:29:30 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d7ee61878ffe0204b3a0c6fd28fa4b9702bc1011 - Merge branch &apos;jed/sf-from-coordinates&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#d7ee61878ffe0204b3a0c6fd28fa4b9702bc1011</link>
        <description>Merge branch &apos;jed/sf-from-coordinates&apos; into &apos;main&apos;PetscSFSetGraphFromCoordinates: construct graph from fuzzy matching of coordinatesSee merge request petsc/petsc!5460

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Sat, 14 Jan 2023 17:02:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8b5d2d36b1bd7331337e6600e2fff187f080efc8 - PetscSFSetGraphFromCoordinates: construct graph from fuzzy matching of coordinates</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/utils/sfcoord.c#8b5d2d36b1bd7331337e6600e2fff187f080efc8</link>
        <description>PetscSFSetGraphFromCoordinates: construct graph from fuzzy matching of coordinates

            List of files:
            /petsc/src/vec/is/sf/utils/sfcoord.c</description>
        <pubDate>Thu, 21 Jul 2022 20:54:46 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
