<?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 petscsys.h90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0b8bdde92eb4bc9ed9cee42fe7fcadba66103007 - Merge branch &apos;barry/2026-02-09/ftn-interfaces-for-petscviewerascii-operations&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#0b8bdde92eb4bc9ed9cee42fe7fcadba66103007</link>
        <description>Merge branch &apos;barry/2026-02-09/ftn-interfaces-for-petscviewerascii-operations&apos; into &apos;main&apos;We were missing the manually provided Fortran interface definitions for...See merge request petsc/petsc!9020

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Mon, 23 Feb 2026 07:49:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3f7bdce8b5bdcd057977d211ea0c249171f844ce - We were missing the manually provided Fortran interface definitions for PetscViewerASCIISynchronizedPrintf()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#3f7bdce8b5bdcd057977d211ea0c249171f844ce</link>
        <description>We were missing the manually provided Fortran interface definitions for PetscViewerASCIISynchronizedPrintf()Reported-by: Randall Mackie

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Tue, 10 Feb 2026 03:16:43 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b59054469e8e75e7f1217f4456448261033ebd2d - Merge branch &apos;barry/2026-02-09/docs-dm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#b59054469e8e75e7f1217f4456448261033ebd2d</link>
        <description>Merge branch &apos;barry/2026-02-09/docs-dm&apos; into &apos;main&apos;Add a bit more discussion of DM and their commonalities to the docsSee merge request petsc/petsc!9018

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Fri, 20 Feb 2026 18:16:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5ca1f5dcb7b4766f32df386550985b1122024174 - Fortran: change var name in PetscPrintf()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#5ca1f5dcb7b4766f32df386550985b1122024174</link>
        <description>Fortran: change var name in PetscPrintf()

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Mon, 09 Feb 2026 05:18:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d47c0497e3b52bb8681c9d2e1026ce8506d72f69 - Merge branch &apos;MarDiehl/argument-names-Fortran&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#d47c0497e3b52bb8681c9d2e1026ce8506d72f69</link>
        <description>Merge branch &apos;MarDiehl/argument-names-Fortran&apos; into &apos;main&apos;speaking argument names for manual Fortran interfacesSee merge request petsc/petsc!8962

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Tue, 03 Feb 2026 06:50:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0da4d79be8ca4b371773b94100cfa6921df903e2 - speaking argument names for manual Fortran interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#0da4d79be8ca4b371773b94100cfa6921df903e2</link>
        <description>speaking argument names for manual Fortran interfacesNames are taken from the manual (following &quot;Get&quot; variant forFortran-only &quot;Restore&quot;)- no code exists for DMPlexRestoreFullMeet, so removed it.- removed a few remaining F90 suffixes.- removed &apos;tmp&apos; argument from PetscViewerBinaryWrite. No idea what it was  used for

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Sun, 01 Feb 2026 20:16:23 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>f14a7c29b82d1117d8e3de344377442be395a55f - Merge branch &apos;barry/2025-12-27/ftn-rm-funname-interface-definition&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#f14a7c29b82d1117d8e3de344377442be395a55f</link>
        <description>Merge branch &apos;barry/2025-12-27/ftn-rm-funname-interface-definition&apos; into &apos;main&apos;Remove the function name from generated Fortran interface definitions.Closes #1838See merge request petsc/petsc!8921

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Thu, 08 Jan 2026 04:04:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3d1372b23971def3aed7e3dc12090948688700a0 - Fortran: removed interface names</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#3d1372b23971def3aed7e3dc12090948688700a0</link>
        <description>Fortran: removed interface namesnamed interfaces are used to overload subroutines

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Fri, 02 Jan 2026 10:05:16 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>749c190bad46ba447444c173d8c7a4080c70750e - Merge branch &apos;barry/2025-12-04/fix-use-mpi-f08&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#749c190bad46ba447444c173d8c7a4080c70750e</link>
        <description>Merge branch &apos;barry/2025-12-04/fix-use-mpi-f08&apos; into &apos;main&apos;Replace -with-mpi-f90module-visibility with -with-mpi-ftn-module=mpi_f08See merge request petsc/petsc!8885

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Thu, 25 Dec 2025 01:58:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b06eb4cd3db6f436e3907d9ad23211c2914d8916 - Replace -with-mpi-f90module-visibility with -with-mpi-f90module=mpi_f08</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#b06eb4cd3db6f436e3907d9ad23211c2914d8916</link>
        <description>Replace -with-mpi-f90module-visibility with -with-mpi-f90module=mpi_f08Add PETSC_INT_KIND and PETSC_MPIINT_KINDReported-by: M.Weiland@epcc.ed.ac.uk

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Thu, 04 Dec 2025 22:33:37 +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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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/sys/ftn-mod/petscsys.h90#4820e4ea99a084ae862a8c395f732bc7c0e1a6d0</link>
        <description>Run fprettify

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</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>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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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>01efab8f9167eb9669065ef39cb791b04d83d16f - Merge branch &apos;MarDiehl/implicite-none&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#01efab8f9167eb9669065ef39cb791b04d83d16f</link>
        <description>Merge branch &apos;MarDiehl/implicite-none&apos; into &apos;main&apos;CI: use FFLAGS=-fimplicit-none, and fix corresponding errorsSee merge request petsc/petsc!8253

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Sat, 29 Mar 2025 05:30:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>11105114c75089ca39ea5c907b8aabf59df60978 - CI: use FFLAGS=-fimplicit-none, and fix corresponding errors</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/ftn-mod/petscsys.h90#11105114c75089ca39ea5c907b8aabf59df60978</link>
        <description>CI: use FFLAGS=-fimplicit-none, and fix corresponding errors

            List of files:
            /petsc/src/sys/ftn-mod/petscsys.h90</description>
        <pubDate>Sat, 29 Mar 2025 05:30:39 +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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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/sys/ftn-mod/petscsys.h90#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/sys/ftn-mod/petscsys.h90</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>
