<?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 ex5f90.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/sys/tutorials/ex5f90.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/sys/tutorials/ex5f90.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/sys/tutorials/ex5f90.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/sys/tutorials/ex5f90.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>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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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/sys/tutorials/ex5f90.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/sys/tutorials/ex5f90.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>ccfb0f9f40a0131988d7995ed9679700dae2a75a - Fortran is always F2003: removed leftovers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#ccfb0f9f40a0131988d7995ed9679700dae2a75a</link>
        <description>Fortran is always F2003: removed leftovers

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Thu, 16 Oct 2025 07:17:31 +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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.F90#4820e4ea99a084ae862a8c395f732bc7c0e1a6d0</link>
        <description>Run fprettify

            List of files:
            /petsc/src/sys/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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/tutorials/ex5f90.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>e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4 - Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4</link>
        <description>Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;Remove first and last empty linesSee merge request petsc/petsc!6892

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Tue, 26 Sep 2023 16:50:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>92bec4eefde5b79327e7cea3b0266e7580ec8183 - Remove first and last empty lines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Tue, 26 Sep 2023 16:50:22 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>0fe358eea1d327e39a2faf467439502443bd1a65 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#0fe358eea1d327e39a2faf467439502443bd1a65</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Sun, 14 May 2023 17:45:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8ba991b6b0153f7df5c9a14cf37925c3396e40e - Merge branch &apos;barry/2023-05-09/update-manual-additional-information/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#c8ba991b6b0153f7df5c9a14cf37925c3396e40e</link>
        <description>Merge branch &apos;barry/2023-05-09/update-manual-additional-information/release&apos; into &apos;release&apos;Update some discussions in the users manualSee merge request petsc/petsc!6442

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Sun, 14 May 2023 03:11:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7de69702b957b5de648b60762d01f4e5276d32ac - Update some discussions in the users manual</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#7de69702b957b5de648b60762d01f4e5276d32ac</link>
        <description>Update some discussions in the users manualAlso fix 32bit, 64bit, 32 bit, 64 bit throughout and blas and blas/lapack

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Wed, 10 May 2023 01:36:35 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>95358afda2ead530e11f7a3ce3a86c282ead8ee1 - Merge branch &apos;barry/2022-08-22/rm-common-block-examples&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#95358afda2ead530e11f7a3ce3a86c282ead8ee1</link>
        <description>Merge branch &apos;barry/2022-08-22/rm-common-block-examples&apos; into &apos;main&apos;Remove last three Fortran examples that use common blocks (and include files for the common blocks)See merge request petsc/petsc!5542

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Mon, 22 Aug 2022 23:32:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>77d968b72e8e27b79bcc994c018975de390644ed - Name all modules in Fortran examples consistently with examplenamemodule to</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#77d968b72e8e27b79bcc994c018975de390644ed</link>
        <description>Name all modules in Fortran examples consistently with examplenamemodule to* prevent conflicts between examples* to make it easy to determine which module files generated in the filesystem are for each exampleCommit-type: housekeeping/spend 20mThanks-to: Satish Balay

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Mon, 22 Aug 2022 20:40:53 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>540c0c32db400f3360158c3a1bc40f37060fc408 - Merge branch &apos;barry/2022-05-24/add-petsccall-fortran-examples&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#540c0c32db400f3360158c3a1bc40f37060fc408</link>
        <description>Merge branch &apos;barry/2022-05-24/add-petsccall-fortran-examples&apos; into &apos;main&apos;Update all Fortran examples to modern error checking with PetscCallXXX() wrappers around PETSc/MPI function calls.See merge request petsc/petsc!5271

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Thu, 02 Jun 2022 17:56:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d8606c274c09e255c003062beb17b1be973467bc - Add modern error checking to rest of Fortran examples</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tutorials/ex5f90.F90#d8606c274c09e255c003062beb17b1be973467bc</link>
        <description>Add modern error checking to rest of Fortran examples/spend 2.5h

            List of files:
            /petsc/src/sys/tutorials/ex5f90.F90</description>
        <pubDate>Tue, 24 May 2022 19:01:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
