<?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 fdaij.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>03047865b8d8757cf1cf9cda45785c1537b01dc1 - Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#03047865b8d8757cf1cf9cda45785c1537b01dc1</link>
        <description>Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;Remove the last of the use of horizontal lines --- as seperators. With modern...See merge request petsc/petsc!9039

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Wed, 18 Feb 2026 16:20:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2178992005f20d15196cbd94d6c3b4333afddc1f - Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#2178992005f20d15196cbd94d6c3b4333afddc1f</link>
        <description>Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Sun, 15 Feb 2026 01:17:29 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7a8c93ddef7b0664a718d021d6a87752586c4d2a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#7a8c93ddef7b0664a718d021d6a87752586c4d2a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Tue, 02 Jul 2024 00:21:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f49e4a60822a9cf296b9c842c1732e8a421860f8 - Merge branch &apos;barry/2024-06-27/fix-periodic-dmdacoloring/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#f49e4a60822a9cf296b9c842c1732e8a421860f8</link>
        <description>Merge branch &apos;barry/2024-06-27/fix-periodic-dmdacoloring/release&apos; into &apos;release&apos;Fix error checking in DMDA for periodic cases where it cannot handle periodic boundary conditionsSee merge request petsc/petsc!7653

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Mon, 01 Jul 2024 03:53:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc85f64755827f2ff35efe02f95dd4f235fe0a45 - Fix error checking in DMDA for periodic cases where it cannot handle periodic boundary conditions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#cc85f64755827f2ff35efe02f95dd4f235fe0a45</link>
        <description>Fix error checking in DMDA for periodic cases where it cannot handle periodic boundary conditionsAlso add error checking to MatFDColoring() to check for bad coloring input.Also fix bug where call to ISColoringGetIS() where the is already exists and the caller requests PETSC_OWN_POINTERReported-by: Richard Katz &lt;richard.katz@earth.ox.ac.uk&gt;

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Thu, 27 Jun 2024 16:23:09 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6c749b745153d97feb99985a3a9211b92fc8a858 - Merge branch &apos;barry/2023-03-01/fix-mat-man-pages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#6c749b745153d97feb99985a3a9211b92fc8a858</link>
        <description>Merge branch &apos;barry/2023-03-01/fix-mat-man-pages&apos; into &apos;main&apos;Cleanup of mat manual pagesSee merge request petsc/petsc!6134

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Tue, 07 Mar 2023 20:56:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2ef1f0ff6e3530e8731eb06ad663081f5844f49f - Cleanup of mat manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#2ef1f0ff6e3530e8731eb06ad663081f5844f49f</link>
        <description>Cleanup of mat manual pagesCommit-type: documentation

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Wed, 01 Mar 2023 20:53:31 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/mat/impls/aij/seq/fdaij.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/mat/impls/aij/seq/fdaij.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/mat/impls/aij/seq/fdaij.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.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>d441b7a2ddf9a1254572c14f06720c89bbdb0cae - Merge branch &apos;hongzh/improve-fd-coloring&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#d441b7a2ddf9a1254572c14f06720c89bbdb0cae</link>
        <description>Merge branch &apos;hongzh/improve-fd-coloring&apos; into &apos;main&apos;Add MatEliminateZerosSee merge request petsc/petsc!5816

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Sat, 12 Nov 2022 02:22:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dec0b4665a36c357901b00de474573dbc58fdd79 - Add MatEliminateZeros</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#dec0b4665a36c357901b00de474573dbc58fdd79</link>
        <description>Add MatEliminateZeros

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Mon, 07 Nov 2022 22:54:16 +0000</pubDate>
        <dc:creator>Hong Zhang &lt;hongzhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a207d08edab748df642306d213e6e891ba48ee92 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#a207d08edab748df642306d213e6e891ba48ee92</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Sun, 30 Oct 2022 16:03:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ed31fb71c382ced3521e135689f4f4deaeece76b - Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#ed31fb71c382ced3521e135689f4f4deaeece76b</link>
        <description>Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;A few more codespell fixesSee merge request petsc/petsc!5786

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Sun, 30 Oct 2022 16:01:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d5b43468fb8780a8feea140ccd6fa3e6a50411cc - A few more codespell fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#d5b43468fb8780a8feea140ccd6fa3e6a50411cc</link>
        <description>A few more codespell fixes

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Sat, 29 Oct 2022 10:39:42 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b7124133bcd51a3ab3000e5ce6fd55508e9e5602 - Merge branch &apos;jacobf/2022-09-17/slimmer-petscobject&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#b7124133bcd51a3ab3000e5ce6fd55508e9e5602</link>
        <description>Merge branch &apos;jacobf/2022-09-17/slimmer-petscobject&apos; into &apos;main&apos;Feature: Slimmer PetscObjectSee merge request petsc/petsc!5649

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Tue, 20 Sep 2022 13:14:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4dfa11a44d5adf2389f1d3acbc8f3c1116dc6c3a - Remove parent, parentid, flops, time, mem, and memchildren. Deprecate PetscLogObjectParent(), PetscLogObjectMemory(), and PetscNewLog()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#4dfa11a44d5adf2389f1d3acbc8f3c1116dc6c3a</link>
        <description>Remove parent, parentid, flops, time, mem, and memchildren. Deprecate PetscLogObjectParent(), PetscLogObjectMemory(), and PetscNewLog()

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Sat, 17 Sep 2022 21:14:16 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/seq/fdaij.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/mat/impls/aij/seq/fdaij.c</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
