<?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 ex8_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/ksp/pc/tests/output/ex8_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/ksp/pc/tests/output/ex8_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/ksp/pc/tests/output/ex8_1.out#ecf3d421cb3c1b20d45a37f9c0fad70b27dd1912</link>
        <description>Fix terminology for Pmat in KSPView output.

            List of files:
            /petsc/src/ksp/pc/tests/output/ex8_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>a686821c946c897cca2665e29b18ed219b55d4d1 - Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/tests/output/ex8_1.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/ksp/pc/tests/output/ex8_1.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/ksp/pc/tests/output/ex8_1.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/ksp/pc/tests/output/ex8_1.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>61d619b951ba1b10c105ae971448f15f8cf1ec75 - Merge branch &apos;barry/2021-03-16/mat-factor-get-can-use-ordering&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/tests/output/ex8_1.out#61d619b951ba1b10c105ae971448f15f8cf1ec75</link>
        <description>Merge branch &apos;barry/2021-03-16/mat-factor-get-can-use-ordering&apos; into &apos;main&apos;Change MatFactorGetUseOrdering() to MatFactorGetCanUseOrdering()See merge request petsc/petsc!3739

            List of files:
            /petsc/src/ksp/pc/tests/output/ex8_1.out</description>
        <pubDate>Fri, 02 Apr 2021 03:27:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4ac6704c710c1f28695377ac78b2ce44e2406750 - Introduce PCFactorSetDefaultOrdering_Factor() to allow each factorization package</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/tests/output/ex8_1.out#4ac6704c710c1f28695377ac78b2ce44e2406750</link>
        <description>Introduce PCFactorSetDefaultOrdering_Factor() to allow each factorization packageto indicate its preferered ordering, which may be external (its own) or one of PETSc.This also affects factorization like dense PETsc where the ordering passed in by PETSc is ignored and not needed.Also fixed options for MUMPS and SuiteSparse where users needed to pass a particular options database optionto the package (MUMP or KLU) indicating they should use the PETSc provided ordering. Now if the PETSc provided ordering is providedthese packages automatically use them without need a special option. This simplifies ordering usage for external packagesCommit-type: optimization, bug-fix, testing-fix, style-fix/spend 6h

            List of files:
            /petsc/src/ksp/pc/tests/output/ex8_1.out</description>
        <pubDate>Thu, 18 Mar 2021 05:57:26 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ee990831f2be741a9391200d8a6e6e8f20062064 - Merge branch &apos;wence/fix/factview-before-setup&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/tests/output/ex8_1.out#ee990831f2be741a9391200d8a6e6e8f20062064</link>
        <description>Merge branch &apos;wence/fix/factview-before-setup&apos; into &apos;master&apos;factor: Only check ordering if factor has been setupCloses #684See merge request petsc/petsc!2969

            List of files:
            /petsc/src/ksp/pc/tests/output/ex8_1.out</description>
        <pubDate>Mon, 13 Jul 2020 17:40:31 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7a3b9f033cf22d0cabcfecf34925be7a11b3c45b - factor: Only check ordering if factor has been setup</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/tests/output/ex8_1.out#7a3b9f033cf22d0cabcfecf34925be7a11b3c45b</link>
        <description>factor: Only check ordering if factor has been setup2c7c0729 introduced better printing of the ordering type forPCView_Factor. We must, however, only look for the ordering if the PChas been setup (otherwise factor-&gt;fact is NULL). Fixes #684.

            List of files:
            /petsc/src/ksp/pc/tests/output/ex8_1.out</description>
        <pubDate>Mon, 13 Jul 2020 17:40:28 +0000</pubDate>
        <dc:creator>Lawrence Mitchell &lt;wence@gmx.li&gt;</dc:creator>
    </item>
</channel>
</rss>
