<?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 dmperiodicity.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8112c1cbf372cb53bf7c5aca994a84a6a303db4d - Merge branch &apos;barry/2025-09-04/deprecate-mpiu-bool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#8112c1cbf372cb53bf7c5aca994a84a6a303db4d</link>
        <description>Merge branch &apos;barry/2025-09-04/deprecate-mpiu-bool&apos; into &apos;main&apos;Deprecate MPIU_BOOL which used to be for PETSc&apos;s enum Bool but now is just MPI_C_BOOLSee merge request petsc/petsc!8691

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Mon, 22 Sep 2025 18:44:15 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5440e5dcf30153d9ab6dbf994494f40b7f9df88b - Deprecate MPIU_BOOL which used to be for PETSc&apos; enum Bool but now is just MPI_C_BOOL so no longer needs its own name</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#5440e5dcf30153d9ab6dbf994494f40b7f9df88b</link>
        <description>Deprecate MPIU_BOOL which used to be for PETSc&apos; enum Bool but now is just MPI_C_BOOL so no longer needs its own name

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Thu, 04 Sep 2025 14:33:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>834855d6effb0d027771461c8e947ee1ce5a1e17 - Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#834855d6effb0d027771461c8e947ee1ce5a1e17</link>
        <description>Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;clang-format-21See merge request petsc/petsc!8202

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Wed, 27 Aug 2025 20:14:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>966bd95a39c2334d2e2ce17ad22128f3c1861eeb - Convert some SETERRQ() to PetscCheck()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#966bd95a39c2334d2e2ce17ad22128f3c1861eeb</link>
        <description>Convert some SETERRQ() to PetscCheck()

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Sun, 25 May 2025 18:55:39 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>3f5a071cd8576c6a48d5fe37e5d896863c904fc8 - Merge branch &apos;ksagiyam/fix_submesh_coordinates&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#3f5a071cd8576c6a48d5fe37e5d896863c904fc8</link>
        <description>Merge branch &apos;ksagiyam/fix_submesh_coordinates&apos; into &apos;main&apos;Ksagiyam/fix submesh coordinatesSee merge request petsc/petsc!8353

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Fri, 20 Jun 2025 17:57:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e65c294a3b05a7f69cc34987dfcd95837547bb7b - plex: remove coordFunc from DMPlexCreateCoordinateSpace()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#e65c294a3b05a7f69cc34987dfcd95837547bb7b</link>
        <description>plex: remove coordFunc from DMPlexCreateCoordinateSpace()

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Fri, 02 May 2025 15:23:42 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>4c712d99815f8840d51416f1873ff454771de425 - plexsubmesh: make submesh inherit CG/DG coordinate elements</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#4c712d99815f8840d51416f1873ff454771de425</link>
        <description>plexsubmesh: make submesh inherit CG/DG coordinate elements

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Sun, 27 Apr 2025 22:18:36 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>99acd26ccad0c0164dc0ff85e6875509e1bda4a5 - dm: add createcellcoordinatedm method</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#99acd26ccad0c0164dc0ff85e6875509e1bda4a5</link>
        <description>dm: add createcellcoordinatedm method

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Fri, 02 May 2025 14:35:26 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>3a970a1800c92c699f10659ff2f84803c7df833d - Merge branch &apos;knepley/python-dmsetperiodicity&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#3a970a1800c92c699f10659ff2f84803c7df833d</link>
        <description>Merge branch &apos;knepley/python-dmsetperiodicity&apos; into &apos;main&apos;DM: Add Python binding for DMGet/SetPeriodicity()See merge request petsc/petsc!8132

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Mon, 10 Feb 2025 18:36:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>42b02d3970c8808c5d9be8b5c93232544dcc7ea4 - DM: Add Python binding for DMGet/SetPeriodicity()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#42b02d3970c8808c5d9be8b5c93232544dcc7ea4</link>
        <description>DM: Add Python binding for DMGet/SetPeriodicity()

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Mon, 03 Feb 2025 15:06:26 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0a78fc9162d15a87b3a3b481f3b9058c936f4ff3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#0a78fc9162d15a87b3a3b481f3b9058c936f4ff3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Wed, 02 Oct 2024 20:12:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>160390d7f18936c58463725cbae8372fa91f8fa1 - Merge branch &apos;jolivet/typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#160390d7f18936c58463725cbae8372fa91f8fa1</link>
        <description>Merge branch &apos;jolivet/typos&apos; into &apos;release&apos;Fix typosSee merge request petsc/petsc!7893

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Sun, 29 Sep 2024 18:20:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d7c1f4409a34685d8dcd545a97d161d483d89f66 - Fix typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#d7c1f4409a34685d8dcd545a97d161d483d89f66</link>
        <description>Fix typos

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Sun, 29 Sep 2024 14:18:43 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>462c564db5c15796f1f07c2b71ff29812cdd1aad - Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#462c564db5c15796f1f07c2b71ff29812cdd1aad</link>
        <description>Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()Introduce MPIU_Count to be used when MPI_Count is not available

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Sat, 14 Sep 2024 12:41:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1690c2ae071c7584458d4e437df7b47bc4686b3c - Change from deprecated PETSC_MAX/MIN_INT to PETSC_INT_MAX/MIN</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/interface/dmperiodicity.c#1690c2ae071c7584458d4e437df7b47bc4686b3c</link>
        <description>Change from deprecated PETSC_MAX/MIN_INT to PETSC_INT_MAX/MINCommit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, exampleFunded-by:Project:Time:     hoursReported-by:Thanks-to:Development Tools: Vim, Emacs, Eclipse

            List of files:
            /petsc/src/dm/interface/dmperiodicity.c</description>
        <pubDate>Tue, 10 Sep 2024 20:38:23 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/interface/dmperiodicity.c#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/interface/dmperiodicity.c</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/interface/dmperiodicity.c#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/interface/dmperiodicity.c</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>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/interface/dmperiodicity.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/interface/dmperiodicity.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/interface/dmperiodicity.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/dm/interface/dmperiodicity.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>
</channel>
</rss>
