<?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 zgasmf.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2ae2db358559b5b4e2d021d6074243931b3b092d - Merge branch &apos;barry/2025-07-02/fortran-fix-some-get-array&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#2ae2db358559b5b4e2d021d6074243931b3b092d</link>
        <description>Merge branch &apos;barry/2025-07-02/fortran-fix-some-get-array&apos; into &apos;main&apos;Fixes for some function calls from FortranSee merge request petsc/petsc!8521

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Mon, 14 Jul 2025 15:59:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>36083efb6dc19ad0d4222eef5668e10f7c604469 - Fix PC[BJacobi, ASM, GASM][Get, Restore]SubKSP() for Fortran</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#36083efb6dc19ad0d4222eef5668e10f7c604469</link>
        <description>Fix PC[BJacobi, ASM, GASM][Get, Restore]SubKSP() for Fortran

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Wed, 02 Jul 2025 18:54:52 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>44430c49060301b46cd0f79a96057a35310ccb63 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#44430c49060301b46cd0f79a96057a35310ccb63</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Fri, 30 May 2025 21:13:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9276e9350ee817d13e590abd8413ffb5479873f3 - Merge branch &apos;barry/fix-ftn-stubs&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#9276e9350ee817d13e590abd8413ffb5479873f3</link>
        <description>Merge branch &apos;barry/fix-ftn-stubs&apos; into &apos;release&apos;Fix a couple bugs in current Fortran stubsSee merge request petsc/petsc!8452

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Fri, 30 May 2025 19:54:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6f8503afd8ad4bbe73ed56cecb56c6e6848a045d - Fix a couple bugs in current Fortran stubs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#6f8503afd8ad4bbe73ed56cecb56c6e6848a045d</link>
        <description>Fix a couple bugs in current Fortran stubs

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Thu, 15 May 2025 02:28:20 +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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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/gasm/ftn-custom/zgasmf.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>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/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#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/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</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/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#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/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</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>a623e290c7eaa252b385564179837fe27521fbac - Merge branch &apos;barry/2024-05-29/minor-fortran-stub-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#a623e290c7eaa252b385564179837fe27521fbac</link>
        <description>Merge branch &apos;barry/2024-05-29/minor-fortran-stub-cleanup&apos; into &apos;main&apos;More improvements to Fortran stubs and interfacesSee merge request petsc/petsc!7598

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Wed, 12 Jun 2024 03:37:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5d83a8b16d06840f96948f1a43aa9c83c769a60a - This requires some changes to user FORTRAN code</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#5d83a8b16d06840f96948f1a43aa9c83c769a60a</link>
        <description>This requires some changes to user FORTRAN codePass PETSC_NULL_XXX_ARRAY when passing a NULL as an argument that is expecting an arrayPass PETSC_NULL_ENUM when argument returns an enum instead of PETSC_NULL_INTEGERPass arrays (and not scalar values) when the argument is expecting an array; this means replace, for example, the argument v with [v]Use PetscObjectIsNull(obj) to check if the object is NULL, instead of obj == PETSC_NULL_XXXThe compiler will now automatically prevent you from using the wrong argument type for the first three bullets aboveThis will also require an update sowing with the new sowing branch this MR is using.

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Thu, 30 May 2024 04:27:02 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>835e6d8db916e74fe1dba8cdeb621d129d6b5705 - Merge branch &apos;barry/2023-05-04/add-pcgasm-set-subdomains&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#835e6d8db916e74fe1dba8cdeb621d129d6b5705</link>
        <description>Merge branch &apos;barry/2023-05-04/add-pcgasm-set-subdomains&apos; into &apos;main&apos;Add Fortran bindings for PCGASMSetSubdomains and PCGASMDestroySubdomainsSee merge request petsc/petsc!6419

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Sun, 07 May 2023 17:31:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b3598b199930f2c8142717fd21b08af9a1152710 - Add Fortran bindings for PCGASMSetSubdomains and PCGASMDestroySubdomains</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#b3598b199930f2c8142717fd21b08af9a1152710</link>
        <description>Add Fortran bindings for PCGASMSetSubdomains and PCGASMDestroySubdomainsAlso fix broken Fortran binding for  PCASMDestroySubdomainsCommit-type: FortranReported-by: LEONARDO MUTTI &lt;leonardo.mutti01@universitadipavia.it&gt;

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Thu, 04 May 2023 18:42:54 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2331c7e55fa0869037e6b2da904c876ac9f8b52a - Merge branch &apos;barry/2023-04-29/fix-pcasmcreatesubdomains2d&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#2331c7e55fa0869037e6b2da904c876ac9f8b52a</link>
        <description>Merge branch &apos;barry/2023-04-29/fix-pcasmcreatesubdomains2d&apos; into &apos;main&apos;Fix PCASMCreateSubdomains2D() and PCGASMCreateSubdomains2D() to work from FortranSee merge request petsc/petsc!6394

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Mon, 01 May 2023 18:55:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6141accf7a1acb0fcd2c7c7725425fa176d6886a - Fix PCASMCreateSubdomains2D() and PCGASMCreateSubdomains2D() to work from Fortran</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#6141accf7a1acb0fcd2c7c7725425fa176d6886a</link>
        <description>Fix PCASMCreateSubdomains2D() and PCGASMCreateSubdomains2D() to work from FortranTest code contributed by LEONARDO MUTTIReported-by: LEONARDO MUTTI &lt;leonardo.mutti01@universitadipavia.it&gt;

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Mon, 01 May 2023 18:55:40 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a663c1dff89745b9e1982b54aa196ff99445d9a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#a663c1dff89745b9e1982b54aa196ff99445d9a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Thu, 13 Apr 2023 05:01:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fafa78139c5fc557f20470fb5d6ffa3e3be80d85 - Merge branch &apos;barry/2023-04-11/run-clang-format-on-ftn-custom/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#fafa78139c5fc557f20470fb5d6ffa3e3be80d85</link>
        <description>Merge branch &apos;barry/2023-04-11/run-clang-format-on-ftn-custom/release&apos; into &apos;release&apos;Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initiallySee merge request petsc/petsc!6310

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Thu, 13 Apr 2023 04:17:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5975b3b6e3931510e2a64a701673cbe1930c6f42 - Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c#5975b3b6e3931510e2a64a701673cbe1930c6f42</link>
        <description>Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially

            List of files:
            /petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c</description>
        <pubDate>Tue, 11 Apr 2023 16:48:42 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
