<?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 petscpc.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/include/petscpc.h#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/include/petscpc.h</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/include/petscpc.h#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/include/petscpc.h</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>63c917396228770671e6644f20fc87ecddab511a - Merge branch &apos;jolivet/feature-pcshellsetmatapplytranspose&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#63c917396228770671e6644f20fc87ecddab511a</link>
        <description>Merge branch &apos;jolivet/feature-pcshellsetmatapplytranspose&apos; into &apos;main&apos;PCSHELL: add PCShellSetMatApplyTranspose()See merge request petsc/petsc!8535

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Wed, 09 Jul 2025 14:09:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9fa64a6b28565a07afc3d0000eb24b4a32e2e935 - PCSHELL: add PCShellSetMatApplyTranspose()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#9fa64a6b28565a07afc3d0000eb24b4a32e2e935</link>
        <description>PCSHELL: add PCShellSetMatApplyTranspose()

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Tue, 08 Jul 2025 09:02:23 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/include/petscpc.h#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/include/petscpc.h</description>
        <pubDate>Fri, 06 Jun 2025 20:01:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>261990621b8271d303ed08a016fbf5046de1bd47 - Merge branch &apos;barry/2025-05-17/fix-ksp-typedef-function-prototypes&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#261990621b8271d303ed08a016fbf5046de1bd47</link>
        <description>Merge branch &apos;barry/2025-05-17/fix-ksp-typedef-function-prototypes&apos; into &apos;main&apos;Clean up the use of typedef function prototypes for KSPSee merge request petsc/petsc!8431

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Thu, 05 Jun 2025 19:35:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4d4d2bdc375ba73538fdff3fed6ff2932e6875ae - Clean up the use of typedef function prototypes for KSP</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#4d4d2bdc375ba73538fdff3fed6ff2932e6875ae</link>
        <description>Clean up the use of typedef function prototypes for KSP

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Sat, 17 May 2025 14:24:35 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ab76df0c6a61be7826a96a31145ac1c267d65453 - Refactor PCSetPreSolve as PCSetPostSetUp</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#ab76df0c6a61be7826a96a31145ac1c267d65453</link>
        <description>Refactor PCSetPreSolve as PCSetPostSetUpPCSetPreSolve is clunky and confusing since it mixes with the unrelated -&gt;ops-&gt;presolve functionality. So instead introduce PCSetPostSetUp() that gets called at the end of PCSetUp() and can be used with TAOPDIPM

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Sun, 18 May 2025 16:12:14 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>347806e75ae86c9025d175dd7fbb3f1396681ded - Merge branch &apos;jolivet/feature-pcmatapplytranspose&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#347806e75ae86c9025d175dd7fbb3f1396681ded</link>
        <description>Merge branch &apos;jolivet/feature-pcmatapplytranspose&apos; into &apos;main&apos;PC: add PCMatApplyTranspose()See merge request petsc/petsc!8322

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Wed, 16 Apr 2025 19:25:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4dbf25a8fa98e38799e7b47dcb2d8a9309975f41 - PC: add PCMatApplyTranspose()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#4dbf25a8fa98e38799e7b47dcb2d8a9309975f41</link>
        <description>PC: add PCMatApplyTranspose()

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Wed, 16 Apr 2025 06:41:37 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>189181e5a3e22f1ba0d06613dd4634d17a5c635a - Merge branch &apos;DataCompression&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#189181e5a3e22f1ba0d06613dd4634d17a5c635a</link>
        <description>Merge branch &apos;DataCompression&apos; into &apos;main&apos;Added capability to extract CF markers from Hypre (BoomerAMG)See merge request petsc/petsc!7907

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Wed, 27 Nov 2024 17:40:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>42e5ec60e3f6d3f21d92afbe12a337913bc9ad72 - Added capability to extract CF markers from Hypre (BoomerAMG)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#42e5ec60e3f6d3f21d92afbe12a337913bc9ad72</link>
        <description>Added capability to extract CF markers from Hypre (BoomerAMG)

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Wed, 27 Nov 2024 17:40:32 +0000</pubDate>
        <dc:creator>Jeff-Hadley &lt;jeha8986@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9a6c265205e4190a6d6fe20e9dec71f5ab74be07 - Remove PCGetFailedReasonRank, since identical to PCGetFailedReason</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#9a6c265205e4190a6d6fe20e9dec71f5ab74be07</link>
        <description>Remove PCGetFailedReasonRank, since identical to PCGetFailedReason

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Mon, 09 Sep 2024 17:40:18 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4aeb8c076a96ddb0eef3b93422dbb7870dc38e3d - Merge branch &apos;stefanozampini/gamg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#4aeb8c076a96ddb0eef3b93422dbb7870dc38e3d</link>
        <description>Merge branch &apos;stefanozampini/gamg&apos; into &apos;main&apos;PCGAMG: some optimizationsSee merge request petsc/petsc!7798

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Mon, 02 Sep 2024 16:27:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6c34c54da54b871490d53431febd29f9a9a182eb - PCGAMG: some brain dead optimizations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#6c34c54da54b871490d53431febd29f9a9a182eb</link>
        <description>PCGAMG: some brain dead optimizationsadd extra information for PCViewminimize messages for simple repartitioningminimize matrix permutations with simple redistributionexpose API to set graph symmetrization (this can be useful in nested solvers when the GAMG block is symmetric but the monolithic matrix is not)update examples output

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Thu, 29 Aug 2024 09:18:02 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>aa18ff2c20bff39dd8057be686eec58f5cefa7f6 - Merge branch &apos;lindad/user-provided-alpha-mat&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#aa18ff2c20bff39dd8057be686eec58f5cefa7f6</link>
        <description>Merge branch &apos;lindad/user-provided-alpha-mat&apos; into &apos;main&apos;Demonstrate approximate Benzi preconditioner for grad-div perturbations to the velocity block of Navier-StokesSee merge request petsc/petsc!7550

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Thu, 06 Jun 2024 16:06:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>78a3110e6e5b4f375af22805359ffc6186cef0f0 - Demonstrate approximate Benzi preconditioner for grad-div perturbations to the velocity block of Navier-Stokes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpc.h#78a3110e6e5b4f375af22805359ffc6186cef0f0</link>
        <description>Demonstrate approximate Benzi preconditioner for grad-div perturbations to the velocity block of Navier-Stokes

            List of files:
            /petsc/include/petscpc.h</description>
        <pubDate>Thu, 06 Jun 2024 16:06:25 +0000</pubDate>
        <dc:creator>Alexander &lt;alexlindsay239@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
