<?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 MFEM.py</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/config/BuildSystem/config/packages/MFEM.py#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/config/BuildSystem/config/packages/MFEM.py</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/config/BuildSystem/config/packages/MFEM.py#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/config/BuildSystem/config/packages/MFEM.py</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>bf2b7fd48da4195b6a8ecee30732f17736b96545 - Merge branch &apos;jolivet/adddefine-in-addpost&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#bf2b7fd48da4195b6a8ecee30732f17736b96545</link>
        <description>Merge branch &apos;jolivet/adddefine-in-addpost&apos; into &apos;main&apos;configure: let addPost automatically addDefine(&apos;HAVE_pkgname&apos;)See merge request petsc/petsc!8780

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Mon, 13 Oct 2025 15:58:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f9a62e05653feee30a3951e859e59166e22deab1 - configure: remove useless Makefile variables</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#f9a62e05653feee30a3951e859e59166e22deab1</link>
        <description>configure: remove useless Makefile variables

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Sun, 12 Oct 2025 14:05:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>f8540a3c94f49809cef20b7080ed8539b620421e - configure: let addPost automatically addDefine(&apos;HAVE_pkgname&apos;)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#f8540a3c94f49809cef20b7080ed8539b620421e</link>
        <description>configure: let addPost automatically addDefine(&apos;HAVE_pkgname&apos;)

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Sun, 12 Oct 2025 05:24:46 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>77fcb429bb358fe770123b9efa63736d54314c22 - Merge branch &apos;jolivet/remove-unneeded-define&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#77fcb429bb358fe770123b9efa63736d54314c22</link>
        <description>Merge branch &apos;jolivet/remove-unneeded-define&apos; into &apos;main&apos;configure: remove unneeded addDefine for packages used directly by PETScSee merge request petsc/petsc!8779

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Sun, 12 Oct 2025 15:23:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f0dc3c6b2e40cadbd811e9667b670f077caa0ba3 - configure: remove unneeded addDefine for packages used directly by PETSc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#f0dc3c6b2e40cadbd811e9667b670f077caa0ba3</link>
        <description>configure: remove unneeded addDefine for packages used directly by PETScPackages with `self.useddirectly = 1` (default value) automatically define `PETSC_HAVE_pkgname`Reported-by: Steven Dargaville @stevendargaville

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Sat, 11 Oct 2025 15:03:53 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>9b43db70b9c026bfd5e783b6b6af8129a8c6066a - Merge branch &apos;balay/hypre-3.0&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#9b43db70b9c026bfd5e783b6b6af8129a8c6066a</link>
        <description>Merge branch &apos;balay/hypre-3.0&apos; into &apos;main&apos;configure: HYPRE v3.0 and compatible MFEMSee merge request petsc/petsc!8688

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Sat, 27 Sep 2025 14:12:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8739585e9592c03e4faa5e03504031a198c4f72c - configure: HYPRE 3.0 and compatible MFEM</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#8739585e9592c03e4faa5e03504031a198c4f72c</link>
        <description>configure: HYPRE 3.0 and compatible MFEM

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Thu, 28 Aug 2025 18:48:59 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/config/BuildSystem/config/packages/MFEM.py#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/config/BuildSystem/config/packages/MFEM.py</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/config/BuildSystem/config/packages/MFEM.py#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/config/BuildSystem/config/packages/MFEM.py</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>e31d23276cc77b9806f28397592afef26c186438 - Merge branch &apos;jeremy/bump-ceed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#e31d23276cc77b9806f28397592afef26c186438</link>
        <description>Merge branch &apos;jeremy/bump-ceed&apos; into &apos;main&apos;Update libCEED versionSee merge request petsc/petsc!8652

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Wed, 27 Aug 2025 04:23:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>51da7514a52fa7ec4e433056e99af4a2f9effc53 - rename - libceed -&gt; libCEED</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#51da7514a52fa7ec4e433056e99af4a2f9effc53</link>
        <description>rename - libceed -&gt; libCEED

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Mon, 18 Aug 2025 19:19:51 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>c906b8ce99a51264869dc11356e941556fa7e5af - Merge branch &apos;jolivet/feature-mumps-blk&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#c906b8ce99a51264869dc11356e941556fa7e5af</link>
        <description>Merge branch &apos;jolivet/feature-mumps-blk&apos; into &apos;main&apos;MATSOLVERMUMPS: add support for -mat_mumps_icntl_15 1See merge request petsc/petsc!8537

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Mon, 04 Aug 2025 17:46:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8cc4b4f0f01379dc41e0c14874e9a36fe9dc51f4 - configure: update Open MPI/OpenBLAS/SLEPc/SuiteSparse</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#8cc4b4f0f01379dc41e0c14874e9a36fe9dc51f4</link>
        <description>configure: update Open MPI/OpenBLAS/SLEPc/SuiteSparse

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Fri, 18 Jul 2025 05:13:02 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>7b2fcb5d6efa604aac62606659be4a62fc8a0438 - Merge branch &apos;jolivet/proper-capitalization&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#7b2fcb5d6efa604aac62606659be4a62fc8a0438</link>
        <description>Merge branch &apos;jolivet/proper-capitalization&apos; into &apos;main&apos;configure: fix capitalization of multiple packages and PETSc itselfSee merge request petsc/petsc!8597

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Mon, 28 Jul 2025 07:38:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f605775f241e70b70bfd12f0f02e880680c40430 - configure: fix capitalization of multiple packages and PETSc itself</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#f605775f241e70b70bfd12f0f02e880680c40430</link>
        <description>configure: fix capitalization of multiple packages and PETSc itself

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Sat, 26 Jul 2025 06:43:41 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>a2773fc675303a0de6785b494f42c3173c5e2c4e - Merge branch &apos;barry/2025-05-21/fix-post-build-install&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#a2773fc675303a0de6785b494f42c3173c5e2c4e</link>
        <description>Merge branch &apos;barry/2025-05-21/fix-post-build-install&apos; into &apos;main&apos;Rework handling in configure/build handling of building/installing of packages...See merge request petsc/petsc!8434

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Wed, 18 Jun 2025 15:13:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a2dd8f5936b7c279f519ca28e9ff2265e62d8acd - Rework handling in configure/build handling of building/installing of packages that must be built after PETSc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#a2dd8f5936b7c279f519ca28e9ff2265e62d8acd</link>
        <description>Rework handling in configure/build handling of building/installing of packages that must be built after PETScAdd package.addPost() to register compile/install of external software to be done after PETSc is compiled/installedAdd package.addMakeCheck() to register make check for external softwareCan now removed hardwired listing of rules for bamg, hpddm, etc from the PETSc makefilesMuch easier to add new packages that require post compiler/install makes

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Wed, 21 May 2025 17:49:15 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c12c126234ed623246a63bfa78c9f75a3aa00323 - Merge branch &apos;rmills/feature-ml-petscregressor&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/BuildSystem/config/packages/MFEM.py#c12c126234ed623246a63bfa78c9f75a3aa00323</link>
        <description>Merge branch &apos;rmills/feature-ml-petscregressor&apos; into &apos;main&apos;Add basic PetscRegressor component with support for a few linear regressorsSee merge request petsc/petsc!7709

            List of files:
            /petsc/config/BuildSystem/config/packages/MFEM.py</description>
        <pubDate>Thu, 10 Apr 2025 14:14:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
