<?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 ex23_7.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e8c0849ab8fe171bed529bea27238c9b402db591 - Merge branch &apos;barry/2025-10-18/optimize-aij-ops&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#e8c0849ab8fe171bed529bea27238c9b402db591</link>
        <description>Merge branch &apos;barry/2025-10-18/optimize-aij-ops&apos; into &apos;main&apos;Refactor handling of diagonal marking in *AIJ and SELL matricesSee merge request petsc/petsc!8797

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Thu, 20 Nov 2025 18:32:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>421480d92be24cdb9933c60510b8e175c0a8d034 - - Replace MatMissingDiagonal() and MatMarkDiagonals_SeqXXX() with MatGetDiagonalMarkers_SeqXXX()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#421480d92be24cdb9933c60510b8e175c0a8d034</link>
        <description>- Replace MatMissingDiagonal() and MatMarkDiagonals_SeqXXX() with MatGetDiagonalMarkers_SeqXXX()    - Mat_SeqXXX-&gt;diag is not automatically created during MatAssemblyEnd() saving memory and time    - Accessing Mat_SeqXXX-&gt;diag now requires the use of MatGetDiagonalMarkers_SeqXXX() except when the current values are known to be correct; for example during numerical factorizations and solves    - Mat_SeqXXX-&gt;diag is now never shared among matrices; hence the free_diag flag is gone. That was always a risky proposition since any of the owning matrices could chang the values thus making them incorrect for other owners.

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Sun, 19 Oct 2025 04:43:08 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0b46e949f18ac28417071477034640c76a0832a0 - Merge branch &apos;stefanozampini/submat-zerorows&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#0b46e949f18ac28417071477034640c76a0832a0</link>
        <description>Merge branch &apos;stefanozampini/submat-zerorows&apos; into &apos;main&apos;implement ZeroRowsLocal and ZeroRowsColumnsLocal for local referencesSee merge request petsc/petsc!8705

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Mon, 22 Sep 2025 13:23:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0d2733adeac6ae9c1e28e458cfd92735deb36bc4 - MATIS: implement ZeroRowsLocal and ZeroRowsColumnsLocal local reference</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#0d2733adeac6ae9c1e28e458cfd92735deb36bc4</link>
        <description>MATIS: implement ZeroRowsLocal and ZeroRowsColumnsLocal local referenceadd tests

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Sun, 14 Sep 2025 16:05:45 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8754fef1c6c44b1bf197b8595720c8ac46b5e40d - Merge branch &apos;stefanozampini/matis-improvements&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#8754fef1c6c44b1bf197b8595720c8ac46b5e40d</link>
        <description>Merge branch &apos;stefanozampini/matis-improvements&apos; into &apos;main&apos;MATIS: repeated global entries in local part of l2g map and binary dump/loadSee merge request petsc/petsc!7383

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Tue, 19 Mar 2024 05:47:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5042aa922c0f539047976c067f225499adfdbd75 - MATIS: implement binary view and load</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#5042aa922c0f539047976c067f225499adfdbd75</link>
        <description>MATIS: implement binary view and loadAdded tests

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Wed, 13 Mar 2024 15:10:41 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f58015e5b963ff70f3b7a63a399e8a46849015e - MATIS: allow repeated entries</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#4f58015e5b963ff70f3b7a63a399e8a46849015e</link>
        <description>MATIS: allow repeated entriesdeprecate old matis_ options, the correct way is mat_is_...fix nonzerostateadd multielement code path in ex71

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Fri, 01 Mar 2024 20:02:58 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fe98ec713cdd4f57322aa04036f6ee122216e884 - Merge branch &apos;stefanozampini/gdsw-mg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#fe98ec713cdd4f57322aa04036f6ee122216e884</link>
        <description>Merge branch &apos;stefanozampini/gdsw-mg&apos; into &apos;main&apos;Implement AGDSW coarse spaces for PCMGSee merge request petsc/petsc!5256

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Sat, 11 Jun 2022 01:46:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d0dbe9f7e6d2160cb3ae49e1e51f91d90b3467ae - MATIS: implement ASM operations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#d0dbe9f7e6d2160cb3ae49e1e51f91d90b3467ae</link>
        <description>MATIS: implement ASM operationsmove headers

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Thu, 12 May 2022 13:55:13 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a686821c946c897cca2665e29b18ed219b55d4d1 - Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#a686821c946c897cca2665e29b18ed219b55d4d1</link>
        <description>Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;Remove unneeded spaces/pluralsSee merge request petsc/petsc!5193

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Wed, 04 May 2022 12:58:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8cc725e69398de546bdc828d7b714aa2223f5218 - Remove extra spaces and unwanted plurals</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Sun, 01 May 2022 08:26:54 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6584f52a2da6c3fe060cfaa2d27a63f7a285940f - Merge branch &apos;stefanozampini/matis-negative-indices&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#6584f52a2da6c3fe060cfaa2d27a63f7a285940f</link>
        <description>Merge branch &apos;stefanozampini/matis-negative-indices&apos; into &apos;main&apos;matis negative indicesSee merge request petsc/petsc!4923

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Fri, 11 Mar 2022 04:54:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e432b41dc02bf0734625665660df6f79e3b54e76 - MATIS: support negative indices in l2maps</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#e432b41dc02bf0734625665660df6f79e3b54e76</link>
        <description>MATIS: support negative indices in l2maps

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Wed, 02 Mar 2022 15:46:41 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c20d77252dee0f9c80fc6f8b1a6f948e11175edb - Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#c20d77252dee0f9c80fc6f8b1a6f948e11175edb</link>
        <description>Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]* jed/promote-examples-tests-tutorials:  Promote examples/{tests,tutorials}/ to {tests,tutorials}/

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Sun, 22 Mar 2020 01:49:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>c4762a1b19cd2af06abeed90e8f9d34fb975dd94 - Promote examples/{tests,tutorials}/ to {tests,tutorials}/</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex23_7.out#c4762a1b19cd2af06abeed90e8f9d34fb975dd94</link>
        <description>Promote examples/{tests,tutorials}/ to {tests,tutorials}/This shortens paths and improves consistency between test target namesand paths to the source and output files.  Most of the work wascompleted by this script, followed by mild cleanup of nonconformingcases.for makefile in `git ls-files &apos;src/*makefile&apos;`; do    if rg -q &apos;DIRS.*\bexamples\b&apos; $makefile; then        base=$(dirname $makefile)        dirs=$(cd $base/examples &amp;&amp; ls -d tests tutorials 2&gt;/dev/null | xargs echo)        perl -pi -e &quot;s#^(DIRS.*)\bexamples\b#\1${dirs}#&quot; $makefile        git rm $base/examples/makefile        for t in $dirs; do            git mv $base/examples/$t $base/            perl -pi -e &quot;s#^(LOCDIR[[:space:]]*=).*#\1 $base/$t/#&quot; $base/$t        done    fidonegit grep -l -E -z &apos;examples/(tutorials|tests)&apos; | xargs -0 perl -pi -e &apos;s#examples/(tutorials|tests)#\1#g&apos;git checkout @ \    src/docs/website/documentation/changes/ \    src/benchmarks/results/

            List of files:
            /petsc/src/mat/tests/output/ex23_7.out</description>
        <pubDate>Wed, 18 Mar 2020 15:41:21 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
