<?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 precon.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7530f0189ecda25d023fdcb28178244332f3efb5 - Merge branch &apos;jolivet/update-htool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#7530f0189ecda25d023fdcb28178244332f3efb5</link>
        <description>Merge branch &apos;jolivet/update-htool&apos; into &apos;main&apos;General housekeepingSee merge request petsc/petsc!9037

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Thu, 19 Feb 2026 04:24:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>80e220917ae7c9951674bb8d8f441862dc434ce2 - Minor documentation fix</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#80e220917ae7c9951674bb8d8f441862dc434ce2</link>
        <description>Minor documentation fix

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Tue, 17 Feb 2026 09:47:48 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<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/interface/precon.c#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/interface/precon.c</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/interface/precon.c#ecf3d421cb3c1b20d45a37f9c0fad70b27dd1912</link>
        <description>Fix terminology for Pmat in KSPView output.

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</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>390474f96c2cfb142235edf4f816cb7a2ce79c2a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#390474f96c2cfb142235edf4f816cb7a2ce79c2a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Sun, 09 Nov 2025 19:44:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>58a850c27e025954dbc36548085da20ef6d53e32 - Merge branch &apos;barry/2025-11-04/docs-kspsetoperators-pcsetoperators/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#58a850c27e025954dbc36548085da20ef6d53e32</link>
        <description>Merge branch &apos;barry/2025-11-04/docs-kspsetoperators-pcsetoperators/release&apos; into &apos;release&apos;Make clearer the relationship between KSPSetOperators and PCSetOperators.See merge request petsc/petsc!8825

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Sun, 09 Nov 2025 19:38:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1c02f50a4a11d27f48d1a1a2722fb2fa6229947d - Make clearer the relationship between KSPSetOperators and PCSetOperators.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#1c02f50a4a11d27f48d1a1a2722fb2fa6229947d</link>
        <description>Make clearer the relationship between KSPSetOperators and PCSetOperators.

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Sun, 09 Nov 2025 19:38:10 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>75b7f5c99e7c25f4db18d09f2a723fd0e66ff7cd - Merge branch &apos;barry/2025-09-27/cleanout-pcsetpresolve&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#75b7f5c99e7c25f4db18d09f2a723fd0e66ff7cd</link>
        <description>Merge branch &apos;barry/2025-09-27/cleanout-pcsetpresolve&apos; into &apos;main&apos;Remove left over parts of PCSetPreSolve() that were mistakenly left in !8419See merge request petsc/petsc!8744

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Mon, 29 Sep 2025 14:53:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1a02b73ccff0ae8952b99be61beca18609575902 - Remove left over parts of PCSetPreSolve() that were mistakenly left in !8419</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#1a02b73ccff0ae8952b99be61beca18609575902</link>
        <description>Remove left over parts of PCSetPreSolve() that were mistakenly left in !8419

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Mon, 29 Sep 2025 14:53:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#2286efddd54511ab18e8e2adb1e023c4bf8f0b92</link>
        <description>Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;Complete usage of PetscVoidFn and PetscErrorCodeFn and introduce PetscFortranCallbackFnSee merge request petsc/petsc!8615

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Thu, 25 Sep 2025 13:44:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57d508425293f0bb93f59574d14951d8faac9af8 - Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#57d508425293f0bb93f59574d14951d8faac9af8</link>
        <description>Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Thu, 31 Jul 2025 01:09:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>041bf51471e1025608ff0a07330f806e30e434b6 - Merge branch &apos;adams/fix-mg-reusepc&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#041bf51471e1025608ff0a07330f806e30e434b6</link>
        <description>Merge branch &apos;adams/fix-mg-reusepc&apos; into &apos;main&apos;set fine grid smoother &apos;reusepc&apos; with mgpc-&gt;reusepcSee merge request petsc/petsc!8656

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Fri, 05 Sep 2025 21:42:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&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/interface/precon.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/interface/precon.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/interface/precon.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/ksp/pc/interface/precon.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>bbbcb0814afc1357cc0d1bbd615328195182442c - set fine grid smoother &apos;reusepc&apos; with mgpc-&gt;reusepc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#bbbcb0814afc1357cc0d1bbd615328195182442c</link>
        <description>set fine grid smoother &apos;reusepc&apos; with mgpc-&gt;reusepc

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Sat, 23 Aug 2025 18:22:59 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2b338477d770c45a88d8c20a3ee06ef156cc4d7c - Merge branch &apos;MarDiehl/1781-unify-type-of-setupcalled-to-petscbool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#2b338477d770c45a88d8c20a3ee06ef156cc4d7c</link>
        <description>Merge branch &apos;MarDiehl/1781-unify-type-of-setupcalled-to-petscbool&apos; into &apos;main&apos;Use PetscBool instead of PetscInt for setupcalledSee merge request petsc/petsc!8495

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Thu, 03 Jul 2025 18:10:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>371d2eb7c12e2e633516fd846e18141c0cd1b5b5 - Use PetscBool instead of PetscInt for setupcalled</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#371d2eb7c12e2e633516fd846e18141c0cd1b5b5</link>
        <description>Use PetscBool instead of PetscInt for setupcalledPetscInt was used in some structs, but the underlying logic requires only Booleans. Also removed an unused variable and unified capitalization.

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Thu, 03 Jul 2025 18:10:46 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>6fdaaf76adf9b66bc41187d83c8866f81d22a9b0 - Merge branch &apos;barry/2025-05-18/mv-pcsetpresolve-to-pcsetpostprocesssetup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/interface/precon.c#6fdaaf76adf9b66bc41187d83c8866f81d22a9b0</link>
        <description>Merge branch &apos;barry/2025-05-18/mv-pcsetpresolve-to-pcsetpostprocesssetup&apos; into &apos;main&apos;Refactor PCSetPreSolve as PCSetPostSetUpSee merge request petsc/petsc!8419

            List of files:
            /petsc/src/ksp/pc/interface/precon.c</description>
        <pubDate>Fri, 06 Jun 2025 20:01:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
