<?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 ex56_1.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>eaa7cf455101e7391ead982166c6e99faf273403 - Merge branch &apos;barry/2025-11-04/kspview-clearer-amat-pmat&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#eaa7cf455101e7391ead982166c6e99faf273403</link>
        <description>Merge branch &apos;barry/2025-11-04/kspview-clearer-amat-pmat&apos; into &apos;main&apos;Fix terminology for Pmat in KSPView output.See merge request petsc/petsc!8826

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Mon, 17 Nov 2025 23:13:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ecf3d421cb3c1b20d45a37f9c0fad70b27dd1912 - Fix terminology for Pmat in KSPView output.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#ecf3d421cb3c1b20d45a37f9c0fad70b27dd1912</link>
        <description>Fix terminology for Pmat in KSPView output.

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Mon, 17 Nov 2025 23:13:01 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>867c6117b0c1bec2c477d54a89ba5408af26314b - Merge branch &apos;barry/2025-10-07/add-noconvergencetest-info-to-kspview&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#867c6117b0c1bec2c477d54a89ba5408af26314b</link>
        <description>Merge branch &apos;barry/2025-10-07/add-noconvergencetest-info-to-kspview&apos; into &apos;main&apos;Have KSPView() indicate when there is no convergence test.See merge request petsc/petsc!8777

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Wed, 15 Oct 2025 16:07:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8405740adf0506ad7b0b169038420c0012982a9d - Have KSPView() indicate when there is no convergence test.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#8405740adf0506ad7b0b169038420c0012982a9d</link>
        <description>Have KSPView() indicate when there is no convergence test.Reported-by: Elana Moral Sanchez

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Tue, 07 Oct 2025 17:03:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4aeb8c076a96ddb0eef3b93422dbb7870dc38e3d - Merge branch &apos;stefanozampini/gamg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#4aeb8c076a96ddb0eef3b93422dbb7870dc38e3d</link>
        <description>Merge branch &apos;stefanozampini/gamg&apos; into &apos;main&apos;PCGAMG: some optimizationsSee merge request petsc/petsc!7798

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Mon, 02 Sep 2024 16:27:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6c34c54da54b871490d53431febd29f9a9a182eb - PCGAMG: some brain dead optimizations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#6c34c54da54b871490d53431febd29f9a9a182eb</link>
        <description>PCGAMG: some brain dead optimizationsadd extra information for PCViewminimize messages for simple repartitioningminimize matrix permutations with simple redistributionexpose API to set graph symmetrization (this can be useful in nested solvers when the GAMG block is symmetric but the monolithic matrix is not)update examples output

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Thu, 29 Aug 2024 09:18:02 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>949a929d758b29afb9d3f7526570c354e38f38ff - Merge branch &apos;barry/2024-05-24/gamg-minor-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#949a929d758b29afb9d3f7526570c354e38f38ff</link>
        <description>Merge branch &apos;barry/2024-05-24/gamg-minor-cleanup&apos; into &apos;main&apos;Barry/2024 05 24/gamg minor cleanupSee merge request petsc/petsc!7574

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Sat, 01 Jun 2024 03:56:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e0b7e82fd3cf27fce84cc3e37e8d70a5c36a2d4e - Minor cleanup of GAMG code for main</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#e0b7e82fd3cf27fce84cc3e37e8d70a5c36a2d4e</link>
        <description>Minor cleanup of GAMG code for main

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Fri, 17 May 2024 01:42:11 +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/snes/tutorials/output/ex56_1.out#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/snes/tutorials/output/ex56_1.out</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>63de5e469765d95013cecb4ed59004c0a089577b - Fix double whitespace after colon</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#63de5e469765d95013cecb4ed59004c0a089577b</link>
        <description>Fix double whitespace after colon

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Sun, 11 Feb 2024 06:28:50 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>bbabb49b556ae30511813bd31edba3069299b36e - Merge branch &apos;stefanozampini/pablo-fix-cg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#bbabb49b556ae30511813bd31edba3069299b36e</link>
        <description>Merge branch &apos;stefanozampini/pablo-fix-cg&apos; into &apos;main&apos;KSP: Fix compute eigenvaluesSee merge request petsc/petsc!7276

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Tue, 13 Feb 2024 00:18:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a25662f80516e72f6b001142873a3725c4b9f3ee - KSP: fix eigenvalues computations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#a25662f80516e72f6b001142873a3725c4b9f3ee</link>
        <description>KSP: fix eigenvalues computationsupdate outputs

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Mon, 12 Feb 2024 18:24:31 +0000</pubDate>
        <dc:creator>Pablo Brubeck &lt;brubeck@protonmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0aa04f4f2535e8984ea20106f0fb66d7d064a01 - Merge branch &apos;adams/gamg-asm-hem-aggs&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#d0aa04f4f2535e8984ea20106f0fb66d7d064a01</link>
        <description>Merge branch &apos;adams/gamg-asm-hem-aggs&apos; into &apos;main&apos;GAMG: Add GAMG smoother  create ASMs w/ HEM coarseningSee merge request petsc/petsc!7111

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Thu, 21 Dec 2023 20:52:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8926f930c9b0b9190fd9f60a8cc2d516139e0005 - GAMG: Add GAMG smoother option to create ASMs with HEM coarsening</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#8926f930c9b0b9190fd9f60a8cc2d516139e0005</link>
        <description>GAMG: Add GAMG smoother option to create ASMs with HEM coarsening

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Tue, 12 Dec 2023 21:07:08 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6e5bc3c4fb0f88499a35a28b4fc6139c48e3e984 - Merge branch &apos;adams/gamg-add-old-coarsening&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#6e5bc3c4fb0f88499a35a28b4fc6139c48e3e984</link>
        <description>Merge branch &apos;adams/gamg-add-old-coarsening&apos; into &apos;main&apos;add-old-coarsening and small cleanupsSee merge request petsc/petsc!6814

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Tue, 12 Sep 2023 15:14:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d529f056d75cd16b380adc3e50ccb741df53d0de - add old aggressive coarsening algorithm as option, switch default MIS ordering algorithm back to old one</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#d529f056d75cd16b380adc3e50ccb741df53d0de</link>
        <description>add old aggressive coarsening algorithm as option, switch default MIS ordering algorithm back to old one

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Fri, 08 Sep 2023 15:17:20 +0000</pubDate>
        <dc:creator>markadams4 &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ea0e54ad10481141fbe6356b63c2954822f94495 - Merge branch &apos;adams/snesex56_refactor&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#ea0e54ad10481141fbe6356b63c2954822f94495</link>
        <description>Merge branch &apos;adams/snesex56_refactor&apos; into &apos;main&apos;Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.See merge request petsc/petsc!5814

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Thu, 10 Nov 2022 05:43:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3667b0a5b2986c346c30bcfc8ea62980af8d532f - Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_1.out#3667b0a5b2986c346c30bcfc8ea62980af8d532f</link>
        <description>Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.

            List of files:
            /petsc/src/snes/tutorials/output/ex56_1.out</description>
        <pubDate>Thu, 10 Nov 2022 05:43:29 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.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/snes/tutorials/output/ex56_1.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/snes/tutorials/output/ex56_1.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/snes/tutorials/output/ex56_1.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/snes/tutorials/output/ex56_1.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>
