<?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_0.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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_0.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_0.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_0.out#8926f930c9b0b9190fd9f60a8cc2d516139e0005</link>
        <description>GAMG: Add GAMG smoother option to create ASMs with HEM coarsening

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.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_0.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_0.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_0.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_0.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_0.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_0.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_0.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_0.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>26450a51052fb322576b229fb06396ab8d79dbf8 - Merge branch &apos;knepley/fix-plex-extrude-orientation&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#26450a51052fb322576b229fb06396ab8d79dbf8</link>
        <description>Merge branch &apos;knepley/fix-plex-extrude-orientation&apos; into &apos;main&apos;Knepley/fix plex extrude orientationSee merge request petsc/petsc!5430

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Fri, 29 Jul 2022 14:44:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>96b592737fa480036d2a4095db7e1939ed49daf5 - Fix test output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#96b592737fa480036d2a4095db7e1939ed49daf5</link>
        <description>Fix test output

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Fri, 15 Jul 2022 14:02:36 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>558cb1cc29bb53caedcb852fbe076b3e1b0db08b - Merge branch &apos;adams/mataij-graph-filter&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#558cb1cc29bb53caedcb852fbe076b3e1b0db08b</link>
        <description>Merge branch &apos;adams/mataij-graph-filter&apos; into &apos;main&apos;Move create and filter graph from PCGAMG to MATAIJ, add MIS-kSee merge request petsc/petsc!5331

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Mon, 27 Jun 2022 04:13:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bae903cb6e5fe998dd743ea97ba6d0e4e52494ec - added distance k MIS MatCoarsen type</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#bae903cb6e5fe998dd743ea97ba6d0e4e52494ec</link>
        <description>added distance k MIS MatCoarsen type

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Wed, 15 Jun 2022 20:25:00 +0000</pubDate>
        <dc:creator>markadams4 &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fe475e53232d973c040dd4e1c2d1c7ba17fd6c22 - Merge branch &apos;adams/gamg-timers-benchmarks&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#fe475e53232d973c040dd4e1c2d1c7ba17fd6c22</link>
        <description>Merge branch &apos;adams/gamg-timers-benchmarks&apos; into &apos;main&apos;Adams/gamg timers benchmarksSee merge request petsc/petsc!5032

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Mon, 04 Apr 2022 15:53:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a5e0493c6ebd032c99d5ce63f71fde6987c27ef - fix format and edit ex56</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#2a5e0493c6ebd032c99d5ce63f71fde6987c27ef</link>
        <description>fix format and edit ex56

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Sat, 26 Mar 2022 18:56:59 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.com&gt;</dc:creator>
    </item>
<item>
        <title>3bd0db69d4c0174743e18e333b733987598bc9f0 - Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#3bd0db69d4c0174743e18e333b733987598bc9f0</link>
        <description>Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)See merge request petsc/petsc!4599

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Mon, 29 Nov 2021 17:19:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9880b8777727488c8bf1cf8abdd611990192e3d7 - Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#9880b8777727488c8bf1cf8abdd611990192e3d7</link>
        <description>Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank) Update the test output filesCommit-type: debugability\spend 45m

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Thu, 25 Nov 2021 17:00:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f5b638607dd226837faf0d221ce5c3757fb66a08 - Merge branch &apos;adams/cheby-spd-cg&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#f5b638607dd226837faf0d221ce5c3757fb66a08</link>
        <description>Merge branch &apos;adams/cheby-spd-cg&apos; into &apos;master&apos;make cg default for cheby with MAT_SPDSee merge request petsc/petsc!2868

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Thu, 25 Jun 2020 04:43:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d24ecf33848233084f924e867dfea3c67e68d694 - make cg default for cheby with MAT_SPD</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#d24ecf33848233084f924e867dfea3c67e68d694</link>
        <description>make cg default for cheby with MAT_SPD

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Thu, 25 Jun 2020 04:43:58 +0000</pubDate>
        <dc:creator>Mark &lt;cal2princeton@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>3b7b15c8766e78547ffd6499270b174007d0bd33 - Merge branch &apos;knepley/feature-dm-remove-hybrid&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#3b7b15c8766e78547ffd6499270b174007d0bd33</link>
        <description>Merge branch &apos;knepley/feature-dm-remove-hybrid&apos; into &apos;master&apos;Knepley/feature dm remove hybridSee merge request petsc/petsc!2614

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Thu, 26 Mar 2020 23:49:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>54fcfd0cd9e0b528eddf17b6a03728eb052cdf36 - DM+Plex: Example Fixes for cell type rewrite</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_0.out#54fcfd0cd9e0b528eddf17b6a03728eb052cdf36</link>
        <description>DM+Plex: Example Fixes for cell type rewrite

            List of files:
            /petsc/src/snes/tutorials/output/ex56_0.out</description>
        <pubDate>Tue, 03 Mar 2020 13:29:53 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@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/snes/tutorials/output/ex56_0.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_0.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_0.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_0.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>
