<?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 stagintern.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/stag/stagintern.c#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/stag/stagintern.c</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/stag/stagintern.c#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/stag/stagintern.c</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>1ed6e3ff8437baa411029a28c2b08f047df9ad9a - Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#1ed6e3ff8437baa411029a28c2b08f047df9ad9a</link>
        <description>Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INTSee merge request petsc/petsc!7480

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Thu, 25 Apr 2024 22:16:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc4c1da905d89950b196b027190941013bd3e15a - Update source code removing all unneeded /*@C and associated manual stubs and interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Sun, 14 Apr 2024 02:07:12 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4d86920da9ee67c835173a5dfffa1b3a52fd24ca - checkbadSource: rules for PetscFunctionBegin and derivatives</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#4d86920da9ee67c835173a5dfffa1b3a52fd24ca</link>
        <description>checkbadSource: rules for PetscFunctionBegin and derivatives

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Sat, 10 Feb 2024 08:07:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>e0f0b7ad9ac9a8bf426b445f8c4d52c7c057e587 - Merge branch &apos;thecasterian/dmstag-general-multigrid&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#e0f0b7ad9ac9a8bf426b445f8c4d52c7c057e587</link>
        <description>Merge branch &apos;thecasterian/dmstag-general-multigrid&apos; into &apos;main&apos;DMStag: support general multigrid schemeSee merge request petsc/petsc!7250

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Mon, 05 Feb 2024 00:15:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a4211a7f7d65e54450ecb04713e3d25b91448655 - DMStag: support refinement factor</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#a4211a7f7d65e54450ecb04713e3d25b91448655</link>
        <description>DMStag: support refinement factorAdd member variable `refineFactor` in `DM_Stag` so that DMStag cansupport arbitrary refinement factor in `DMRefine()` and `DMCoarsen()`.Add functions to set and get the refinement factor.Add new options to set the refinement factor in`DMSetFromOptions_Stag()`.Update test ex16 to test the new feature.

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Thu, 18 Jan 2024 16:26:34 +0000</pubDate>
        <dc:creator>Jeongu Kim &lt;souldomination@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4979242ec9aebc8f6bc1fe6d36da3613a7f5e93b - Merge branch &apos;jacobf/2023-08-08/lint-apply-dm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#4979242ec9aebc8f6bc1fe6d36da3613a7f5e93b</link>
        <description>Merge branch &apos;jacobf/2023-08-08/lint-apply-dm&apos; into &apos;main&apos;Manual DM Linter FixesSee merge request petsc/petsc!6792

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Wed, 09 Aug 2023 18:25:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a4e35b1925eceef64945ea472b84f2bf06a67b5e - Manual linter fixes: dm</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#a4e35b1925eceef64945ea472b84f2bf06a67b5e</link>
        <description>Manual linter fixes: dm

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Tue, 08 Aug 2023 19:25:05 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8c38e02a3678447a1eb0f10af923e943bbe70cd9 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#8c38e02a3678447a1eb0f10af923e943bbe70cd9</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Sat, 03 Jun 2023 14:24:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4ff55f773fdc3f7994f0698b50b246879e7af95b - Merge branch &apos;barry/2023-05-27/improve-tutorials/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#4ff55f773fdc3f7994f0698b50b246879e7af95b</link>
        <description>Merge branch &apos;barry/2023-05-27/improve-tutorials/release&apos; into &apos;release&apos;Minor cleanup of website tutorialsSee merge request petsc/petsc!6520

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Thu, 01 Jun 2023 17:07:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1cc06b555e92f8ec64db10330b8bbd830e5bc876 - change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#1cc06b555e92f8ec64db10330b8bbd830e5bc876</link>
        <description>change to consistent use of ch_xxx for chapter names in the docs, instead of a mix of ch_xx and chapter_xx

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Sat, 27 May 2023 20:56:48 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b6e6beb40ac0a73ccc19b70153df96d5058dce43 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#b6e6beb40ac0a73ccc19b70153df96d5058dce43</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Tue, 07 Feb 2023 20:51:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d14a4f5f623c999d0b46e2e0c4a999a32b7298ff - Merge branch &apos;barry/2023-01-31/fix-dmstagevecsplittodmda-periodic/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#d14a4f5f623c999d0b46e2e0c4a999a32b7298ff</link>
        <description>Merge branch &apos;barry/2023-01-31/fix-dmstagevecsplittodmda-periodic/release&apos; into &apos;release&apos;improve DMSTAG manual pagesSee merge request petsc/petsc!6016

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Tue, 07 Feb 2023 14:14:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>430667dea32e540209a321041196e86fee33639d - improve DMSTAG manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#430667dea32e540209a321041196e86fee33639d</link>
        <description>improve DMSTAG manual pagesCommit-type: documentation/spend 1.5h

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Wed, 01 Feb 2023 00:13:17 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/stag/stagintern.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/dm/impls/stag/stagintern.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
