<?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 ex5_asm_2.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/ex5_asm_2.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/ex5_asm_2.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/ex5_asm_2.out#ecf3d421cb3c1b20d45a37f9c0fad70b27dd1912</link>
        <description>Fix terminology for Pmat in KSPView output.

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.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/ex5_asm_2.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/ex5_asm_2.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/ex5_asm_2.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/ex5_asm_2.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>e0f7661ef47ee0a77f8da1ab85987b8efeada20d - Merge branch &apos;sneslinesearch-improvements&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#e0f7661ef47ee0a77f8da1ab85987b8efeada20d</link>
        <description>Merge branch &apos;sneslinesearch-improvements&apos; into &apos;main&apos;SNESLinesearch: Minor improvementsSee merge request petsc/petsc!8630

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Wed, 27 Aug 2025 02:18:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a99ef635ef3fb31080710bc8e0dbbde292199c98 - SNESLinesearch: Minor improvements</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#a99ef635ef3fb31080710bc8e0dbbde292199c98</link>
        <description>SNESLinesearch: Minor improvements- add missing configuration options in the documentation of the line searches (some of the available options were not listed), and consistently list their respective default values- add proper convergence criteria for the secant method in the L2 line search based on ltol and atol (otherwise, the secant method is mostly running for the maximum number of iterations)- fix a small bug in the CP line search, where steptol * lambda was used to check for convergence based on the change of lambda instead of the ltol parameter- rename sneslinesearch-&gt;maxstep to sneslinesearch-&gt;maxlambda in the options database to be consistent with its purpose in the algorithms- rename SNESLineSearchL2 to SNESLineSearchSecant to better represent its underlying approach

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Wed, 27 Aug 2025 02:18:34 +0000</pubDate>
        <dc:creator>Jonas Heinzmann &lt;jheinzmann@ethz.ch&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/ex5_asm_2.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/ex5_asm_2.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>0923d1d9c1f402ee92f3700329e9f6a3ad4a4aa4 - Remove trailing whitespace</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#0923d1d9c1f402ee92f3700329e9f6a3ad4a4aa4</link>
        <description>Remove trailing whitespace

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Sun, 11 Feb 2024 06:31:22 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/ex5_asm_2.out#63de5e469765d95013cecb4ed59004c0a089577b</link>
        <description>Fix double whitespace after colon

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.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>5a9175c23ff35bbab7fd940dc9074f2479049b62 - Merge branch &apos;hzhang/external-matfactor-options&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#5a9175c23ff35bbab7fd940dc9074f2479049b62</link>
        <description>Merge branch &apos;hzhang/external-matfactor-options&apos; into &apos;main&apos;Get options in symbolic factorization instead of MatGetFactor() using KSP/PC prefix when inside KSPSee merge request petsc/petsc!5230

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Wed, 22 Jun 2022 03:41:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>26cc229b24afffee8e9a203ddc8754b40d660fc7 - Change matrix factor database options that occur in KSP/PC to always use KSP/PC options prefix</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#26cc229b24afffee8e9a203ddc8754b40d660fc7</link>
        <description>Change matrix factor database options that occur in KSP/PC to always use KSP/PC options prefixAdd MatSetOptionsPrefixFactor() and MatAppendOptionsPrefixFactor() to allow controlling the options prefixused by factors created from this matrixChange MatSetOptionsPrefix() to no longer affect the options prefix used by factors created from this matrixAs part of the above work the handling of the factor matrix options is now done in code in the factor matrixnot in the code that originates the factor matrixUpdate examples output to the new approach where the factored matrix prefix is set from the KSP/PCMuch of this work was performed by Hong ZhangCommit-type: usability/spend 5h

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Mon, 06 Jun 2022 18:30:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/snes/tutorials/output/ex5_asm_2.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/snes/tutorials/output/ex5_asm_2.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/snes/tutorials/output/ex5_asm_2.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.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>49f00114747c4095d0348c400b9b7b005f55f99a - Merge branch &apos;jolivet/backup-ksp-pc-compare&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#49f00114747c4095d0348c400b9b7b005f55f99a</link>
        <description>Merge branch &apos;jolivet/backup-ksp-pc-compare&apos; into &apos;main&apos;Lighter -ksp_view for PC[ASM|BJacobi] and SNESNASM w/o ::ascii_info_detailCloses #838See merge request petsc/petsc!3716

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Mon, 22 Mar 2021 15:21:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ed155784afd09e576abc6dd682c40384b4b0db79 - PCView_ASM(): rm same_local_solves/check PVFormat</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#ed155784afd09e576abc6dd682c40384b4b0db79</link>
        <description>PCView_ASM(): rm same_local_solves/check PVFormatOnly solver information from rank 0 are now displayed, even when callingPCASMGetSubKSP(). To display solver information from all ranks, usePETSC_VIEWER_ASCII_INFO_DETAIL, e.g., -ksp_view ::ascii_info_detail

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Mon, 15 Mar 2021 20:39:39 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>7687e1ecc0da34deafbca176f4acbcceb4e2b94c - Merge branch &apos;jolivet/feature-propagate-share&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#7687e1ecc0da34deafbca176f4acbcceb4e2b94c</link>
        <description>Merge branch &apos;jolivet/feature-propagate-share&apos; into &apos;master&apos;Propagate prefix name in PC[ASM|BJACOBI|GASM] and share factorizations in PCHPDDMSee merge request petsc/petsc!3608

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Mon, 22 Feb 2021 14:17:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9ef679b9b397ea7f8b0ffa0e16e2dbe668d3f68d - PC[ASM|BJACOBI|GASM]: update outputs with prefixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#9ef679b9b397ea7f8b0ffa0e16e2dbe668d3f68d</link>
        <description>PC[ASM|BJACOBI|GASM]: update outputs with prefixes

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Wed, 03 Feb 2021 15:48:51 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>c4e630750730e8b0fe14c4593e330016172544b5 - Merge branch &apos;barry/2020-07-12/factor-view-no-malloc&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#c4e630750730e8b0fe14c4593e330016172544b5</link>
        <description>Merge branch &apos;barry/2020-07-12/factor-view-no-malloc&apos; into &apos;master&apos;Factored matrices should not view information about MatSetValues() mallocsSee merge request petsc/petsc!3015

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Sun, 02 Aug 2020 18:32:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6b2c725ee395f99061e7b8a130d6aae6302d0a8e - Factored matrices should not view information about MatSetValues() mallocs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#6b2c725ee395f99061e7b8a130d6aae6302d0a8e</link>
        <description>Factored matrices should not view information about MatSetValues() mallocsCommit-type: style-fix, feature/spend 40m

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Sun, 12 Jul 2020 04:22:20 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>533d61a9fc201c1fe07023aa095b842954cd3758 - Merge branch &apos;psanan/asm-view-fix&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex5_asm_2.out#533d61a9fc201c1fe07023aa095b842954cd3758</link>
        <description>Merge branch &apos;psanan/asm-view-fix&apos; into &apos;master&apos;PC: ASM, Block Jacobi: when viewing, note local solver on rank 0 is shownSee merge request petsc/petsc!2563

            List of files:
            /petsc/src/snes/tutorials/output/ex5_asm_2.out</description>
        <pubDate>Thu, 02 Apr 2020 23:16:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
