<?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 pcmat.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>834855d6effb0d027771461c8e947ee1ce5a1e17 - Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#834855d6effb0d027771461c8e947ee1ce5a1e17</link>
        <description>Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;clang-format-21See merge request petsc/petsc!8202

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Wed, 27 Aug 2025 20:14:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3a7d0413a690b3ac55568f51e4c3dc23a888f57d - One-liners from petsc/petsc!5344 and petsc/petsc!5557</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#3a7d0413a690b3ac55568f51e4c3dc23a888f57d</link>
        <description>One-liners from petsc/petsc!5344 and petsc/petsc!5557Slightly reworked regular expressiongit ls-files -z -- &apos;*.c&apos; &apos;*.cxx&apos; &apos;*.cu&apos; &apos;*.h&apos; &apos;*.hpp&apos; &apos;*.cpp&apos; | while IFS= read -r -d &apos;&apos; file; do    cat $file | tr &apos;\n&apos; &apos;\r&apos; | sed -E &apos;s/\r([ ]*)(for|if|while|else) ([^\r]*)\{\r[ ]*Petsc([a-zA-Z]*)\(([^\r]*)\);\r[ ]*\}\r/\r\1\2 \3Petsc\4(\5);\r/g&apos; | tr &apos;\r&apos; &apos;\n&apos; &gt; ${file}.joe; mv ${file}.joe ${file}done

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Mon, 12 May 2025 18:15:37 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>bcda9346efad4e5ba2d553af84eb238771ba1e25 - Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#bcda9346efad4e5ba2d553af84eb238771ba1e25</link>
        <description>Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;missing &quot;s&quot; for isascii and issundialsSee merge request petsc/petsc!8559

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Wed, 27 Aug 2025 20:05:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9f196a0264fbaf0568fead3a30c861c7ae4cf663 - missing &quot;s&quot; for isascii and issundials</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Thu, 17 Jul 2025 22:45:54 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>226f8a8a5081bc6ad7227cd631662400f0d6e2a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#226f8a8a5081bc6ad7227cd631662400f0d6e2a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Tue, 20 May 2025 14:48:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>165c2d34d1cb3fff55535a1e633bfe6fe95e29ef - Merge branch &apos;barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#165c2d34d1cb3fff55535a1e633bfe6fe95e29ef</link>
        <description>Merge branch &apos;barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release&apos; into &apos;release&apos;Remove use of preconditioning or preconditioner matrix when it should be...See merge request petsc/petsc!8410

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Tue, 20 May 2025 14:45:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7addb90f52a7936ba144cdab1bb2cc37152af090 - Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#7addb90f52a7936ba144cdab1bb2cc37152af090</link>
        <description>Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Fri, 16 May 2025 02:14:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#be37439ebbbdb2f81c3420c175a94aa72e59929c</link>
        <description>Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;Remove useless castSee merge request petsc/petsc!7894

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Mon, 21 Oct 2024 21:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>835f2295474254850a9de28f274be7ce943244c7 - Brain dead fixes for useless casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Sat, 05 Oct 2024 11:54:52 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0e6bf2ad94dcc89b258ce16c7987200a4714786 - Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#d0e6bf2ad94dcc89b258ce16c7987200a4714786</link>
        <description>Merge branch &apos;jolivet/clang-format-19&apos; into &apos;main&apos;clang-format-19See merge request petsc/petsc!7644

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Wed, 25 Sep 2024 06:44:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0d5ef98addb54ced821e7e5fade9ccac0ec8ccde - CI: update checkclangformat to use clang-format-19.1.0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#0d5ef98addb54ced821e7e5fade9ccac0ec8ccde</link>
        <description>CI: update checkclangformat to use clang-format-19.1.0

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Wed, 18 Sep 2024 17:18:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>32e037510874440daa9fa8248b5cfeac7662c93e - Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#32e037510874440daa9fa8248b5cfeac7662c93e</link>
        <description>Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;Fix usage of deprecated PETSC_DEFAULTSee merge request petsc/petsc!7707

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fb842aef621b1ec3460f788b06270a63e1a90f33 - Fix usage of deprecated PETSC_DEFAULT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#fb842aef621b1ec3460f788b06270a63e1a90f33</link>
        <description>Fix usage of deprecated PETSC_DEFAULT

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:55 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&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/ksp/pc/impls/mat/pcmat.c#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/ksp/pc/impls/mat/pcmat.c</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>4d86920da9ee67c835173a5dfffa1b3a52fd24ca - checkbadSource: rules for PetscFunctionBegin and derivatives</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#4d86920da9ee67c835173a5dfffa1b3a52fd24ca</link>
        <description>checkbadSource: rules for PetscFunctionBegin and derivatives

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Sat, 10 Feb 2024 08:07:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>cbb748920e211f6b92d982894ce7f87ce159189c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#cbb748920e211f6b92d982894ce7f87ce159189c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Sat, 02 Dec 2023 02:51:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c87f018dd60dd7cbbffff5f1ec4e5d075ae0fc6f - Merge branch &apos;barry/2023-11-24/fix-ksp-manpages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#c87f018dd60dd7cbbffff5f1ec4e5d075ae0fc6f</link>
        <description>Merge branch &apos;barry/2023-11-24/fix-ksp-manpages/release&apos; into &apos;release&apos;Fix manual pages in KSPSee merge request petsc/petsc!7055

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Fri, 01 Dec 2023 17:18:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>562efe2ef922487c6beae96ba39e19afd4eefbe6 - Fix manual pages in KSP</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#562efe2ef922487c6beae96ba39e19afd4eefbe6</link>
        <description>Fix manual pages in KSP

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Fri, 01 Dec 2023 17:18:10 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cb92de99b60b45dc0b74be161d4dd216e076955c - Merge branch &apos;stefanozampini/pc-housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#cb92de99b60b45dc0b74be161d4dd216e076955c</link>
        <description>Merge branch &apos;stefanozampini/pc-housekeeping&apos; into &apos;main&apos;Some housekeeping on default PCSee merge request petsc/petsc!6997

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Wed, 08 Nov 2023 04:50:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b4f8a55a69b2805e0b0c023bc6ec977a7834d796 - PCMAT: use MatSolve as default operation if available</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/mat/pcmat.c#b4f8a55a69b2805e0b0c023bc6ec977a7834d796</link>
        <description>PCMAT: use MatSolve as default operation if available

            List of files:
            /petsc/src/ksp/pc/impls/mat/pcmat.c</description>
        <pubDate>Sun, 05 Nov 2023 09:47:29 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
