<?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 petscdmmod.F90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>03047865b8d8757cf1cf9cda45785c1537b01dc1 - Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#03047865b8d8757cf1cf9cda45785c1537b01dc1</link>
        <description>Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;Remove the last of the use of horizontal lines --- as seperators. With modern...See merge request petsc/petsc!9039

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Wed, 18 Feb 2026 16:20:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2178992005f20d15196cbd94d6c3b4333afddc1f - Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#2178992005f20d15196cbd94d6c3b4333afddc1f</link>
        <description>Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Sun, 15 Feb 2026 01:17:29 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9b88ac225e01f016352a5f4cd90e158abe5f5675 - Merge branch &apos;MarDiehl/improve-Fortran-examples&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#9b88ac225e01f016352a5f4cd90e158abe5f5675</link>
        <description>Merge branch &apos;MarDiehl/improve-Fortran-examples&apos; into &apos;main&apos;Improve Fortran examplesSee merge request petsc/petsc!8698

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Wed, 29 Oct 2025 18:59:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>02c639afa00e507649aa5bac9084590bf17c181c - Fortran: enforce lower case keywords and operators</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#02c639afa00e507649aa5bac9084590bf17c181c</link>
        <description>Fortran: enforce lower case keywords and operatorsalso fixed occasional capitals in used modules with the help of @prj-

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Tue, 14 Oct 2025 19:27:29 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>edb0e59d3c097acd4a4005a4e51d4daa5c739255 - Merge branch &apos;barry/2025-07-01/format-fortran-source-fprettify&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#edb0e59d3c097acd4a4005a4e51d4daa5c739255</link>
        <description>Merge branch &apos;barry/2025-07-01/format-fortran-source-fprettify&apos; into &apos;main&apos;format fortran source with fprettifySee merge request petsc/petsc!8514

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Tue, 23 Sep 2025 15:32:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4820e4ea99a084ae862a8c395f732bc7c0e1a6d0 - Run fprettify</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#4820e4ea99a084ae862a8c395f732bc7c0e1a6d0</link>
        <description>Run fprettify

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Tue, 23 Sep 2025 01:52:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>963ee18c9c475bed7760ce15dba2fb120b1385aa - Merge branch &apos;barry/2025-07-17/fortran-interface-for-function-pointer-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#963ee18c9c475bed7760ce15dba2fb120b1385aa</link>
        <description>Merge branch &apos;barry/2025-07-17/fortran-interface-for-function-pointer-functions&apos; into &apos;main&apos;Generate the Fortran interface definitions for functions that take function pointer argumentsSee merge request petsc/petsc!8562

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Thu, 24 Jul 2025 17:03:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>31789d7ddf84575da3b6f52b4911f64efe7a2567 - Generate the Fortran interface definitions for functions that take function pointer arguments automatically</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#31789d7ddf84575da3b6f52b4911f64efe7a2567</link>
        <description>Generate the Fortran interface definitions for functions that take function pointer arguments automatically

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Thu, 17 Jul 2025 16:47:49 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>208f419dbbc1c24077fc6497c22bef7817d6b827 - Merge branch &apos;tapashree/dmshellsetcreatefielddecomposition&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#208f419dbbc1c24077fc6497c22bef7817d6b827</link>
        <description>Merge branch &apos;tapashree/dmshellsetcreatefielddecomposition&apos; into &apos;main&apos;Add Fortran interface for DMShellSetCreateFieldDecompositionCloses #165See merge request petsc/petsc!8436

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Wed, 09 Jul 2025 14:10:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>62212064511adc201d066d382d7cc3cff936ed4b - Adds Fortran interface for DMShellSetCreateFieldDecomposition</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#62212064511adc201d066d382d7cc3cff936ed4b</link>
        <description>Adds Fortran interface for DMShellSetCreateFieldDecomposition- Implemented the Fortran interface for the DMShellSetCreateFieldDecomposition function to enable Fortran users to utilize this functionality.This involved adding a new callback field in the callback structure, creating a C wrapper for the Fortran callback, and providing a Fortran-callable function to register the callback.- Add a simple test to verify the functionality- Remove unused comments and variablesFix issue #165.Add test for DMShellSetCreateFieldDecompositionIntroduce a simple test for DMShellSetCreateFieldDecomposition fortran interfaceSet ierr as intent(out) in fortran interface to avoid errorConsistent formatting of filesremoved unnecessary comment in zdmshellf.cTEST block fix for the new test caseremove unused variables in dm/tests/ex54fremove dm_view unused option from test blockfix interface declaration for myFileDecompfix the ierr type errorsfix ierr type erroradd newline at end of files

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Sun, 30 Mar 2025 16:53:12 +0000</pubDate>
        <dc:creator>Tapashree Pradhan &lt;tapashreepradhan@Tapashrees-MacBook-Pro.local&gt;</dc:creator>
    </item>
<item>
        <title>3868eb1111b7d6dbe3f5d8ac54b907ffd83fac5b - Merge branch &apos;MarDiehl/Fortran-use-ISO_C_BINDING&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#3868eb1111b7d6dbe3f5d8ac54b907ffd83fac5b</link>
        <description>Merge branch &apos;MarDiehl/Fortran-use-ISO_C_BINDING&apos; into &apos;main&apos;include ISO_C_BINDINGSee merge request petsc/petsc!8481

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Mon, 07 Jul 2025 20:03:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fe66ebcc023cb303106674d426ee542bea707d38 - use integer and real kinds from ISO_C_binding</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#fe66ebcc023cb303106674d426ee542bea707d38</link>
        <description>use integer and real kinds from ISO_C_bindingThe kinds in this module are guaranteed to be compatible with thecorresponding C types.Requires to include the ISO_C_binding module in interfaces and strayfunctions

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Wed, 18 Jun 2025 09:59:18 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>c9df829d41ec13fc316a62eed77ff350dff6e12a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#c9df829d41ec13fc316a62eed77ff350dff6e12a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Mon, 14 Apr 2025 16:06:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b7eaf3229d0c0d90bf5f1747e1913c52c4757594 - Merge branch &apos;jose/release/ftn-custom-matnest&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#b7eaf3229d0c0d90bf5f1747e1913c52c4757594</link>
        <description>Merge branch &apos;jose/release/ftn-custom-matnest&apos; into &apos;release&apos;Add custom fortran stub for MatCreateNest()See merge request petsc/petsc!8310

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Sat, 12 Apr 2025 19:17:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>17c4fcfe6333827d9a71469780bb9345ae7db1ba - Fix Fortran compiler warning</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#17c4fcfe6333827d9a71469780bb9345ae7db1ba</link>
        <description>Fix Fortran compiler warningpetsc/src/dm/ftn-mod/petscdmmod.F90:154:52:  154 |         Subroutine DMDestroyFieldDecomposition(dm, n, names, iss, dms, ierr)      |                                                    1Warning: Unused dummy argument &apos;n&apos; at (1) [-Wunused-dummy-argument]

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Sat, 12 Apr 2025 07:02:32 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>b8cc7c9f4d009fc70297f21117c19687cd866881 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#b8cc7c9f4d009fc70297f21117c19687cd866881</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Thu, 10 Apr 2025 14:48:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7cb29c40f24d1007fa9a7a74421c8d09050e81ff - Merge branch &apos;barry/2025-04-04/add-fortran-dmcreatefielddecomposition/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#7cb29c40f24d1007fa9a7a74421c8d09050e81ff</link>
        <description>Merge branch &apos;barry/2025-04-04/add-fortran-dmcreatefielddecomposition/release&apos; into &apos;release&apos;Add Fortran binding for dmcreatefielddecompositionSee merge request petsc/petsc!8276

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Thu, 10 Apr 2025 14:18:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8d9ecca5a504194654f5c92cc5cdc8b5689a3cbe - Add Fortran support for DMCreateFieldDecomposition</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#8d9ecca5a504194654f5c92cc5cdc8b5689a3cbe</link>
        <description>Add Fortran support for DMCreateFieldDecompositionIncludes test with DMDA

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Fri, 04 Apr 2025 03:53:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b11d9968bc79904c690b122f9399be46447eb113 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#b11d9968bc79904c690b122f9399be46447eb113</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Tue, 08 Apr 2025 17:53:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7312e0fb76559ebd80dd48d84fd2b7422a6f752b - Merge branch &apos;barry/2025-04-03/rm-dead-ftn-bind-code/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/ftn-mod/petscdmmod.F90#7312e0fb76559ebd80dd48d84fd2b7422a6f752b</link>
        <description>Merge branch &apos;barry/2025-04-03/rm-dead-ftn-bind-code/release&apos; into &apos;release&apos;Remove some dead Fortran binding code that was left by mistakeSee merge request petsc/petsc!8274

            List of files:
            /petsc/src/dm/ftn-mod/petscdmmod.F90</description>
        <pubDate>Mon, 07 Apr 2025 19:45:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
