<?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 zpchpddmf.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/impls/hpddm/ftn-custom/zpchpddmf.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/impls/hpddm/ftn-custom/zpchpddmf.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>5ebfa9e9f88b822c006efbb9b0cb198b91a2e84d - Introduce PetscFortranCallbackFn to be used instead of PetscVoidFn for Fortran callback functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#5ebfa9e9f88b822c006efbb9b0cb198b91a2e84d</link>
        <description>Introduce PetscFortranCallbackFn to be used instead of PetscVoidFn for Fortran callback functionsAlso fix incorrect use of SNESFunctionFn and SNESJacobianFn in SNES Fortran manual stub

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Sun, 21 Sep 2025 14:47:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b0dcfd164860a975c76f90dabf1036901aab1c4e - Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#b0dcfd164860a975c76f90dabf1036901aab1c4e</link>
        <description>Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;Minor cleanup of Fortran binding stuff to simplify future maintainanceSee merge request petsc/petsc!8218

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Sun, 23 Mar 2025 00:45:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6dd63270497ad23dcf16ae500a87ff2b2a0b7474 - Minor cleanup of Fortran binding stuff to simplify future maintainance</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#6dd63270497ad23dcf16ae500a87ff2b2a0b7474</link>
        <description>Minor cleanup of Fortran binding stuff to simplify future maintainanceThere is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Thu, 20 Mar 2025 13:06:44 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8031a1e3aedc67e1c7984f32398a2210fee35fbe - Merge branch &apos;balay/ftn-fixes&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#8031a1e3aedc67e1c7984f32398a2210fee35fbe</link>
        <description>Merge branch &apos;balay/ftn-fixes&apos; into &apos;main&apos;Fortran: fix PETSC_HAVE_FORTRAN_UNDERSCORE defsSee merge request petsc/petsc!8222

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Sat, 22 Mar 2025 14:42:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8a6b6cad2f7b2cdc69b9bd79694a63724703a50a - Fortran: fix PETSC_HAVE_FORTRAN_UNDERSCORE defs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#8a6b6cad2f7b2cdc69b9bd79694a63724703a50a</link>
        <description>Fortran: fix PETSC_HAVE_FORTRAN_UNDERSCORE defsAnd remove FORTRANDOUBLEUNDERSCORE, cleanup PETSC_HAVE_FORTRAN_UNDERSCORE_UNDERSCORERevert PETSC_VIEWER_STDOUT_BROKEN from 5022eb3e26e9dbfdd711345efc14d09b0dee953f

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Fri, 21 Mar 2025 15:53:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c7fbd2bd3f8c01fa99614987dbf75cef1ca8e75e - Merge branch &apos;barry/2024-01-19/typedef-snes-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#c7fbd2bd3f8c01fa99614987dbf75cef1ca8e75e</link>
        <description>Merge branch &apos;barry/2024-01-19/typedef-snes-functions&apos; into &apos;main&apos;add typedef for functions passed to SNESSetFunction() etc to match approach in TSSee merge request petsc/petsc!7206

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Fri, 02 Feb 2024 22:37:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8434afd195968570cfdb5bc7b9cfc0a316d974ae - Change the use of the _Fn suffix to indicate a typedef of a function to just Fn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#8434afd195968570cfdb5bc7b9cfc0a316d974ae</link>
        <description>Change the use of the _Fn suffix to indicate a typedef of a function to just FnAs determined on a vote on GitLab

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Fri, 02 Feb 2024 17:26:52 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5ddc805b889b797d33308f49e7a758f9b1d8fdf2 - Change PETSc sys typedef function names to use the new _Fn format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#5ddc805b889b797d33308f49e7a758f9b1d8fdf2</link>
        <description>Change PETSc sys typedef function names to use the new _Fn formatCommit-type: housekeeping, maintainance

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Sun, 21 Jan 2024 20:20:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>22e9c858d8a05d574ef0192d4a208bf020b2d9f1 - Merge branch &apos;jolivet/fix-pchpddm-fortran-interface&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#22e9c858d8a05d574ef0192d4a208bf020b2d9f1</link>
        <description>Merge branch &apos;jolivet/fix-pchpddm-fortran-interface&apos; into &apos;main&apos;PCHPDDM: fix wrong Fortran interfaceSee merge request petsc/petsc!6710

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Sat, 15 Jul 2023 16:44:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>70009435183fa67966fdf74370ab10cffad02a8d - PCHPDDM: fix wrong Fortran interface</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c#70009435183fa67966fdf74370ab10cffad02a8d</link>
        <description>PCHPDDM: fix wrong Fortran interface

            List of files:
            /petsc/src/ksp/pc/impls/hpddm/ftn-custom/zpchpddmf.c</description>
        <pubDate>Sat, 15 Jul 2023 04:18:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
