<?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 ex1f.F90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/tests/ex1f.F90#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/tests/ex1f.F90</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/tests/ex1f.F90#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/tests/ex1f.F90</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/tests/ex1f.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/sys/tests/ex1f.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>01fa2b5a389f9a510f44f1b0954f2bfacf9830ed - cleanup suggestions by @BarrySmith</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#01fa2b5a389f9a510f44f1b0954f2bfacf9830ed</link>
        <description>cleanup suggestions by @BarrySmithalso noticed a few stray functions not marked as external and put theminto modules

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Fri, 10 Oct 2025 14:31:34 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>e7a95102f46630f317be643b805dc1c3f4655aeb - use modules instead of external</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#e7a95102f46630f317be643b805dc1c3f4655aeb</link>
        <description>use modules instead of externalthis allows for argument checking

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Sun, 05 Oct 2025 06:54:59 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>c5e229c2f66f66995aed5443a26600af2aec4a3f - place all the include statements at the top</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#c5e229c2f66f66995aed5443a26600af2aec4a3f</link>
        <description>place all the include statements at the topRepeated inclusion in multiple location, e.g. at the start of amodule or function is not needed. This becomes clear if all includes areoutside of the actual Fortran code.Added regex to check that with the help of @sbalay

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Mon, 29 Sep 2025 20:21:37 +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/tests/ex1f.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/sys/tests/ex1f.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/sys/tests/ex1f.F90#4820e4ea99a084ae862a8c395f732bc7c0e1a6d0</link>
        <description>Run fprettify

            List of files:
            /petsc/src/sys/tests/ex1f.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>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/sys/tests/ex1f.F90#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/sys/tests/ex1f.F90</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/sys/tests/ex1f.F90#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/sys/tests/ex1f.F90</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>78981772f861ad523bb26c2ed7ae9fb9cc537f6a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#78981772f861ad523bb26c2ed7ae9fb9cc537f6a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Sun, 14 Apr 2024 00:27:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>682f1386e92fbc23a9319631135b648b2cc97155 - Merge branch &apos;jolivet/update-openmpi&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#682f1386e92fbc23a9319631135b648b2cc97155</link>
        <description>Merge branch &apos;jolivet/update-openmpi&apos; into &apos;release&apos;configure: fixed OpenMPI release (version 5.0.3)See merge request petsc/petsc!7452

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Wed, 10 Apr 2024 20:58:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>30db38ddeece8cc2ed6ca4f3ee1bac06acae5317 - configure: fixed OpenMPI release (version 5.0.3)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#30db38ddeece8cc2ed6ca4f3ee1bac06acae5317</link>
        <description>configure: fixed OpenMPI release (version 5.0.3)

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Wed, 10 Apr 2024 14:09:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>a715530553596374fd839895a4bf91f7d48c248c - Merge branch &apos;jolivet/remove-fortran-return&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#a715530553596374fd839895a4bf91f7d48c248c</link>
        <description>Merge branch &apos;jolivet/remove-fortran-return&apos; into &apos;main&apos;Fortran: remove unneeded returnCloses #1564See merge request petsc/petsc!7402

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Sat, 23 Mar 2024 15:53:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>849a9ca31659a53a9411c5c4af352e7d2edebe58 - Fortran: remove unneeded return</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#849a9ca31659a53a9411c5c4af352e7d2edebe58</link>
        <description>Fortran: remove unneeded return

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Sat, 23 Mar 2024 15:53:45 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>44277090db1fe00f8a14efb2ea41a7d1c172ca1a - Merge branch &apos;jolivet/winter-housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#44277090db1fe00f8a14efb2ea41a7d1c172ca1a</link>
        <description>Merge branch &apos;jolivet/winter-housekeeping&apos; into &apos;main&apos;Package updatesSee merge request petsc/petsc!7143

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Wed, 03 Jan 2024 02:00:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4345779d11c3231339674daee2e70d8a2313cb08 - configure: update packages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#4345779d11c3231339674daee2e70d8a2313cb08</link>
        <description>configure: update packages

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Sun, 24 Dec 2023 16:29:00 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>61d419bf6fe287224e6c4a51705366f97da96453 - Merge branch &apos;barry/2023-12-29/fix-petscaborterrorhandler-no-function&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#61d419bf6fe287224e6c4a51705366f97da96453</link>
        <description>Merge branch &apos;barry/2023-12-29/fix-petscaborterrorhandler-no-function&apos; into &apos;main&apos;If no function name is passed into PetscAbortErrorHandler() do not print itSee merge request petsc/petsc!7152

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Sat, 30 Dec 2023 16:53:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8ff741ac7cdff47f2e2eef1c0728bbec021bb9cf - If no function name is passed into PetscAbortErrorHandler() do not attempt to print it. Since that results in confusing output of null()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#8ff741ac7cdff47f2e2eef1c0728bbec021bb9cf</link>
        <description>If no function name is passed into PetscAbortErrorHandler() do not attempt to print it. Since that results in confusing output of null()

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Fri, 29 Dec 2023 06:17:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ff1b2eb00aaa836968b26a380b31d7768e052e29 - Merge branch &apos;jolivet/fix-egrep&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/ex1f.F90#ff1b2eb00aaa836968b26a380b31d7768e052e29</link>
        <description>Merge branch &apos;jolivet/fix-egrep&apos; into &apos;main&apos;Switch from egrep to grep -ESee merge request petsc/petsc!5674

            List of files:
            /petsc/src/sys/tests/ex1f.F90</description>
        <pubDate>Fri, 23 Sep 2022 13:50:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
