<?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 petscsnesmod.F90</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/src/snes/ftn-mod/petscsnesmod.F90#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/snes/ftn-mod/petscsnesmod.F90</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/snes/ftn-mod/petscsnesmod.F90#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/snes/ftn-mod/petscsnesmod.F90</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>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/snes/ftn-mod/petscsnesmod.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/snes/ftn-mod/petscsnesmod.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/snes/ftn-mod/petscsnesmod.F90#4820e4ea99a084ae862a8c395f732bc7c0e1a6d0</link>
        <description>Run fprettify

            List of files:
            /petsc/src/snes/ftn-mod/petscsnesmod.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>357ff46720e610a6bc52c5e1c8bc7f4c2931b93d - Merge branch &apos;barry/2025-07-02/fortran-add-fortitude-linter&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/ftn-mod/petscsnesmod.F90#357ff46720e610a6bc52c5e1c8bc7f4c2931b93d</link>
        <description>Merge branch &apos;barry/2025-07-02/fortran-add-fortitude-linter&apos; into &apos;main&apos;fortran add fortitude linterSee merge request petsc/petsc!8522

            List of files:
            /petsc/src/snes/ftn-mod/petscsnesmod.F90</description>
        <pubDate>Wed, 09 Jul 2025 14:30:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>37cc6f304616a29cbb1c64b2a582f7f770743237 - Fixes suggested by Fortitude to Fortran code (minor)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/ftn-mod/petscsnesmod.F90#37cc6f304616a29cbb1c64b2a582f7f770743237</link>
        <description>Fixes suggested by Fortitude to Fortran code (minor)

            List of files:
            /petsc/src/snes/ftn-mod/petscsnesmod.F90</description>
        <pubDate>Tue, 08 Jul 2025 19:13:45 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/snes/ftn-mod/petscsnesmod.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/snes/ftn-mod/petscsnesmod.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/snes/ftn-mod/petscsnesmod.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/snes/ftn-mod/petscsnesmod.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>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/snes/ftn-mod/petscsnesmod.F90#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/snes/ftn-mod/petscsnesmod.F90</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/snes/ftn-mod/petscsnesmod.F90#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/snes/ftn-mod/petscsnesmod.F90</description>
        <pubDate>Thu, 20 Mar 2025 13:06:44 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
