<?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 ex1f90.F90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/dm/impls/swarm/tutorials/ex1f90.F90#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/dm/impls/swarm/tutorials/ex1f90.F90</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>1c4a1a5b597fa21152c13a3c1d9b2776bff67ef4 - Fortran 2008 has unlimited polymorphic/&apos;*&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#1c4a1a5b597fa21152c13a3c1d9b2776bff67ef4</link>
        <description>Fortran 2008 has unlimited polymorphic/&apos;*&apos;

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Fri, 02 Jan 2026 13:45:43 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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>ccfb0f9f40a0131988d7995ed9679700dae2a75a - Fortran is always F2003: removed leftovers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#ccfb0f9f40a0131988d7995ed9679700dae2a75a</link>
        <description>Fortran is always F2003: removed leftovers

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.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>c5e229c2f66f66995aed5443a26600af2aec4a3f - place all the include statements at the top</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.F90#4820e4ea99a084ae862a8c395f732bc7c0e1a6d0</link>
        <description>Run fprettify

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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>a370cb8ab0ec859999cdbf41e4e4937db7025e2e - Merge branch &apos;knepley/feature-hamiltonian-ex2-opt&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#a370cb8ab0ec859999cdbf41e4e4937db7025e2e</link>
        <description>Merge branch &apos;knepley/feature-hamiltonian-ex2-opt&apos; into &apos;main&apos;Fix Hamiltonian ex2 for Landau DampingSee merge request petsc/petsc!7937

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Mon, 21 Oct 2024 14:08:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d52c2f216e65d48d17427a896822b982b0e2da6e - DMSwarm: Allow multiple fields to define the DM field and multiple cellDM, allow different coordinate fields, and compute moments</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#d52c2f216e65d48d17427a896822b982b0e2da6e</link>
        <description>DMSwarm: Allow multiple fields to define the DM field and multiple cellDM, allow different coordinate fields, and compute moments- Changed interface for DMSwarmVectorDefineField() and DMSwarmVectorGetField() to allow multiple fields- Add DMSwarmReplace_Internal()- Add coordinate name to Swarm- Add DMSwarmGetCoordinateField() and DMSwarmSetCoordinateField()- Add DMSwarmComputeMoments()- In DMLocatePoints_Plex(), ignore extra coordinates in input vector- Add CellDMInfo struct- Add DMSwarmPushCellDM() and DMSwarmPopCellDM()

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Wed, 02 Oct 2024 16:43:44 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&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/dm/impls/swarm/tutorials/ex1f90.F90#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/dm/impls/swarm/tutorials/ex1f90.F90</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/dm/impls/swarm/tutorials/ex1f90.F90#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/dm/impls/swarm/tutorials/ex1f90.F90</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>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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.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/dm/impls/swarm/tutorials/ex1f90.F90#d8606c274c09e255c003062beb17b1be973467bc</link>
        <description>Add modern error checking to rest of Fortran examples/spend 2.5h

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.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>
<item>
        <title>c1bf08c5a20d15b5ec0d720d5b45d44eecfd1ce6 - Merge branch &apos;jose/spelling-errors&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#c1bf08c5a20d15b5ec0d720d5b45d44eecfd1ce6</link>
        <description>Merge branch &apos;jose/spelling-errors&apos; into &apos;main&apos;Fix many spelling errors in manpages and commentsSee merge request petsc/petsc!4283

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Mon, 06 Sep 2021 15:50:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a5b23f4acc7afc99d3844ebd5fb65a81c16e8b8c - Fix spelling errors in manpages and comments</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#a5b23f4acc7afc99d3844ebd5fb65a81c16e8b8c</link>
        <description>Fix spelling errors in manpages and comments

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Fri, 03 Sep 2021 10:12:48 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>12ddc87ba0da546f6ebb14e5b5ecab0859986370 - Merge branch &apos;jolivet/fix-defined-define&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#12ddc87ba0da546f6ebb14e5b5ecab0859986370</link>
        <description>Merge branch &apos;jolivet/fix-defined-define&apos; into &apos;main&apos;requires: define -&gt; requires: definedCloses #984See merge request petsc/petsc!4265

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Mon, 30 Aug 2021 16:03:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dfd57a172ac9fa6c7b5fe6de6ab5df85cefc2996 - requires: define -&gt; requires: defined</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#dfd57a172ac9fa6c7b5fe6de6ab5df85cefc2996</link>
        <description>requires: define -&gt; requires: defined

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Mon, 30 Aug 2021 16:03:21 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>68ce86a16c79cbec35048a5468160153699a2c90 - Merge branch &apos;knepley/feature-plex-ceed-integration&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/swarm/tutorials/ex1f90.F90#68ce86a16c79cbec35048a5468160153699a2c90</link>
        <description>Merge branch &apos;knepley/feature-plex-ceed-integration&apos; into &apos;main&apos;Plex: Initial CEED integrationSee merge request petsc/petsc!3918

            List of files:
            /petsc/src/dm/impls/swarm/tutorials/ex1f90.F90</description>
        <pubDate>Tue, 18 May 2021 04:08:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
