<?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 pchpddm.cxx</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/impls/hpddm/pchpddm.cxx#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/impls/hpddm/pchpddm.cxx</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>dc96be45a3dd5c99132329c0dacce2be9c99cf99 - PCHPDDM: clear -pc_hpddm_levels_1_st_share_sub_ksp if set to false</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#dc96be45a3dd5c99132329c0dacce2be9c99cf99</link>
        <description>PCHPDDM: clear -pc_hpddm_levels_1_st_share_sub_ksp if set to false

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Tue, 17 Feb 2026 09:46:28 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>2daea058f1fa0b4b5a893c784be52f4813ced5f1 - Merge branch &apos;pcfieldsplit_mr&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#2daea058f1fa0b4b5a893c784be52f4813ced5f1</link>
        <description>Merge branch &apos;pcfieldsplit_mr&apos; into &apos;main&apos;Added `PCMatApply()` to `PCFIELDSPLIT` and `MatDenseScatter_Private()`See merge request petsc/petsc!8986

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Wed, 18 Feb 2026 16:22:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ee25009cfe95719969caf280ed433e4c068d15d3 - PC[BDDC|HPDDM]: switch to MatDenseScatter_Private()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#ee25009cfe95719969caf280ed433e4c068d15d3</link>
        <description>PC[BDDC|HPDDM]: switch to MatDenseScatter_Private()

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sun, 15 Feb 2026 20:03:52 +0000</pubDate>
        <dc:creator>Boris Martin &lt;boris.martin@uliege.be&gt;</dc:creator>
    </item>
<item>
        <title>13d410675a344a9a580f3fc8a0be5281c3ce57ac - Merge branch &apos;pchpddm_modify&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#13d410675a344a9a580f3fc8a0be5281c3ce57ac</link>
        <description>Merge branch &apos;pchpddm_modify&apos; into &apos;main&apos;PCHPDDM: forward ModifySubMatrices contextSee merge request petsc/petsc!9030

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sat, 14 Feb 2026 19:39:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b89bd804eebffd999a43c177360c74e8d4f54842 - PCHPDDM: forward ModifySubMatrices context</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#b89bd804eebffd999a43c177360c74e8d4f54842</link>
        <description>PCHPDDM: forward ModifySubMatrices context

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sat, 14 Feb 2026 19:39:12 +0000</pubDate>
        <dc:creator>Boris Martin &lt;boris.martin.be@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cd5cbb7bfc183f48b50013796daf1d4cb649344e - Merge branch &apos;jolivet/pchpddm-add-prefix-error-msg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#cd5cbb7bfc183f48b50013796daf1d4cb649344e</link>
        <description>Merge branch &apos;jolivet/pchpddm-add-prefix-error-msg&apos; into &apos;main&apos;PCHPDDM: add missing prefixes in error messagesSee merge request petsc/petsc!9028

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Fri, 13 Feb 2026 07:14:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fc31f8309b15d9e571dbc4ed4e0ad95ca4c2c1f1 - PCHPDDM: add missing prefixes in error messages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#fc31f8309b15d9e571dbc4ed4e0ad95ca4c2c1f1</link>
        <description>PCHPDDM: add missing prefixes in error messages

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Thu, 12 Feb 2026 09:44:37 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>4a2ec8787519e435f4a956e15037fe883e0879c6 - Merge branch &apos;jolivet/pchpddm-stridedsf-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#4a2ec8787519e435f4a956e15037fe883e0879c6</link>
        <description>Merge branch &apos;jolivet/pchpddm-stridedsf-ci&apos; into &apos;main&apos;PCHPDDM: use strided PetscSF for single-pass communicationSee merge request petsc/petsc!8991

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Fri, 06 Feb 2026 06:34:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b04479c29eb5d42b1262c36bdb3853156762ed5c - PCHPDDM: use strided PetscSF for single-pass communication</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#b04479c29eb5d42b1262c36bdb3853156762ed5c</link>
        <description>PCHPDDM: use strided PetscSF for single-pass communication

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sun, 01 Feb 2026 16:42:19 +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/impls/hpddm/pchpddm.cxx#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/impls/hpddm/pchpddm.cxx</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/impls/hpddm/pchpddm.cxx#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/impls/hpddm/pchpddm.cxx</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>a01a3581d397918faa4cca8a0b4640e0683e8f89 - Merge branch &apos;jolivet/fix-pchpddm-balanced-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#a01a3581d397918faa4cca8a0b4640e0683e8f89</link>
        <description>Merge branch &apos;jolivet/fix-pchpddm-balanced-ci&apos; into &apos;main&apos;PCHPDDM: fix -pc_hpddm_coarse_correction balancedSee merge request petsc/petsc!8957

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Wed, 14 Jan 2026 16:40:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>01962aeb51014662f775fca1e8f179af4b43a9f6 - PCHPDDM: fix -pc_hpddm_coarse_correction balanced</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#01962aeb51014662f775fca1e8f179af4b43a9f6</link>
        <description>PCHPDDM: fix -pc_hpddm_coarse_correction balanced

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sat, 03 Jan 2026 04:37:55 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>b9e0a36582739c7f8753deff4d335467ab73fd4a - Merge branch &apos;jolivet/fix-hpddm-mumps-icntl15-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#b9e0a36582739c7f8753deff4d335467ab73fd4a</link>
        <description>Merge branch &apos;jolivet/fix-hpddm-mumps-icntl15-ci&apos; into &apos;main&apos;PCHPDDM: test MUMPS ICNTL(15) = 1 with a constant block sizeSee merge request petsc/petsc!8923

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Thu, 01 Jan 2026 00:25:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>54bee67d37ce3f211057682d3cf2554ad1abb373 - PCHPDDM: test MUMPS ICNTL(15) = 1 with a constant block size</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#54bee67d37ce3f211057682d3cf2554ad1abb373</link>
        <description>PCHPDDM: test MUMPS ICNTL(15) = 1 with a constant block size

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Fri, 26 Dec 2025 20:17:04 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6aa7fd676548c9b864218a37830aae9c16c6c8d6 - Merge branch &apos;jolivet/fix-fieldsplit-block_size&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#6aa7fd676548c9b864218a37830aae9c16c6c8d6</link>
        <description>Merge branch &apos;jolivet/fix-fieldsplit-block_size&apos; into &apos;main&apos;PCFIELDSPLIT: fix block sizeSee merge request petsc/petsc!8909

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Mon, 22 Dec 2025 17:57:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>58aab1844d137749758f8ef84976282a4e011d7a - PCHPDDM: remove wrong comment</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#58aab1844d137749758f8ef84976282a4e011d7a</link>
        <description>PCHPDDM: remove wrong comment

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sun, 21 Dec 2025 20:18:47 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>8dc3fbee5923713866e8a50a6f190ae2fe2caafa - PCHPDDM: use proper PetscOptions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#8dc3fbee5923713866e8a50a6f190ae2fe2caafa</link>
        <description>PCHPDDM: use proper PetscOptions

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Sun, 21 Dec 2025 20:18:30 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>a87afaec2f8a287b5fd7d43a3a5d9c0109fa2a60 - Merge branch &apos;jolivet/ainv_blockdiag-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx#a87afaec2f8a287b5fd7d43a3a5d9c0109fa2a60</link>
        <description>Merge branch &apos;jolivet/ainv_blockdiag-ci&apos; into &apos;main&apos;PCHPDDM: add support for MAT_SCHUR_COMPLEMENT_AINV_BLOCK_DIAGSee merge request petsc/petsc!8902

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/pchpddm.cxx</description>
        <pubDate>Thu, 18 Dec 2025 01:52:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
