<?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 petscdmplextypes.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b8b475e76995c5d36088ccb99653458c7610fe03 - Merge branch &apos;knepley/feature-coord-dim-change&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#b8b475e76995c5d36088ccb99653458c7610fe03</link>
        <description>Merge branch &apos;knepley/feature-coord-dim-change&apos; into &apos;main&apos;Plex: Change of coordinate dimension fully workingSee merge request petsc/petsc!8238

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Wed, 26 Mar 2025 17:26:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>530e699ae055a2b32961116c657c180bf4226b10 - Plex: Change of coordinate dimension fully working</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#530e699ae055a2b32961116c657c180bf4226b10</link>
        <description>Plex: Change of coordinate dimension fully working- Now coordinate space logic does not depend on being created internally- For dimension change, need to reset coordinate dimension of the coordinate DM and turn off coordinate projection- Add coordMap_sinusoid() and DM_COORD_MAP_SINUSOID- Must copy options prefixes during options phases

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Tue, 25 Mar 2025 18:54:34 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&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/include/petscdmplextypes.h#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/include/petscdmplextypes.h</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/include/petscdmplextypes.h#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/include/petscdmplextypes.h</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>8c77480b6f59861b6f79a6892fa2bb8bff302065 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#8c77480b6f59861b6f79a6892fa2bb8bff302065</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Thu, 04 Apr 2024 21:36:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>66a6ed2fea179c024ddaa2adc88d14fa5638af7a - Merge branch &apos;jose/release/docstring&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#66a6ed2fea179c024ddaa2adc88d14fa5638af7a</link>
        <description>Merge branch &apos;jose/release/docstring&apos; into &apos;release&apos;Docstring fixesSee merge request petsc/petsc!7425

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Sun, 31 Mar 2024 14:37:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9cde84ed67421ea3c434f70adb4b2679d8d0dd73 - Docstring fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#9cde84ed67421ea3c434f70adb4b2679d8d0dd73</link>
        <description>Docstring fixes

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Sun, 31 Mar 2024 07:14:11 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>05e067c031568393cc5002f61cfd9560c2511277 - Merge branch &apos;knepley/fix-plex-highorder-coords&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#05e067c031568393cc5002f61cfd9560c2511277</link>
        <description>Merge branch &apos;knepley/fix-plex-highorder-coords&apos; into &apos;main&apos;Cleanup coordinate mappings for high orderSee merge request petsc/petsc!7207

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Mon, 22 Jan 2024 15:02:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>be664eb1aa8937d3d8706d421fb3e5a6fb48db75 - Plex: Rework coordinate maps</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#be664eb1aa8937d3d8706d421fb3e5a6fb48db75</link>
        <description>Plex: Rework coordinate maps- Add DMPlexCoordMap and some default maps- Allow mapping to be done from DMSetFromOptions()- Reimplemented DMPlexShearGeometry()- Added affine fallback to DMPlexRemapGeometry()

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Sat, 20 Jan 2024 21:39:21 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Mon, 08 Jan 2024 21:20:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>338bea8772c15a173383e81d170c1c8b31881bfa - Merge branch &apos;barry/2024-01-04/fix-includes-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#338bea8772c15a173383e81d170c1c8b31881bfa</link>
        <description>Merge branch &apos;barry/2024-01-04/fix-includes-man-pages/release&apos; into &apos;release&apos;Barry/2024 01 04/fix includes man pages/releaseSee merge request petsc/petsc!7165

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Mon, 08 Jan 2024 21:19:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>af27ebaa0199971c43fd2e2e162251afd1bcda49 - Fix manual page formating in include directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#af27ebaa0199971c43fd2e2e162251afd1bcda49</link>
        <description>Fix manual page formating in include directory

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Fri, 05 Jan 2024 15:03:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a663c1dff89745b9e1982b54aa196ff99445d9a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#a663c1dff89745b9e1982b54aa196ff99445d9a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Thu, 13 Apr 2023 05:01:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>517f05f0c367049e47099f3ac6f8384e1913dc1d - Merge branch &apos;barry/2023-03-30/fix-include-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#517f05f0c367049e47099f3ac6f8384e1913dc1d</link>
        <description>Merge branch &apos;barry/2023-03-30/fix-include-man-pages/release&apos; into &apos;release&apos;Fix manual pages in include filesSee merge request petsc/petsc!6272

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Thu, 13 Apr 2023 04:18:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>16a05f60a523f53ab316acaac9f77b7425611adc - Fix manual pages in include files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#16a05f60a523f53ab316acaac9f77b7425611adc</link>
        <description>Fix manual pages in include files

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Thu, 13 Apr 2023 04:18:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>114237d5c7980a82eb616e0a0146956c1f93e3bf - Merge branch &apos;jed/dm-plex-box-sf&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#114237d5c7980a82eb616e0a0146956c1f93e3bf</link>
        <description>Merge branch &apos;jed/dm-plex-box-sf&apos; into &apos;main&apos;DM: parallel periodic box mesh with Z-orderSee merge request petsc/petsc!5411

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Mon, 09 Jan 2023 23:01:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5dca41c3d7bef8e7b1b962e5db57c4a0317b6c0a - DMPlex: expose -dm_plex_shape zbox and document zbox/isoperiodicity</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#5dca41c3d7bef8e7b1b962e5db57c4a0317b6c0a</link>
        <description>DMPlex: expose -dm_plex_shape zbox and document zbox/isoperiodicity

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Fri, 06 Jan 2023 22:01:39 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>8abb650a5b88c774f3837ef2cdee2b93ddbeb5dc - Merge branch &apos;knepley/feature-plex-hypercubic&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmplextypes.h#8abb650a5b88c774f3837ef2cdee2b93ddbeb5dc</link>
        <description>Merge branch &apos;knepley/feature-plex-hypercubic&apos; into &apos;main&apos;Hypercubic Plex latticesSee merge request petsc/petsc!5955

            List of files:
            /petsc/include/petscdmplextypes.h</description>
        <pubDate>Fri, 06 Jan 2023 15:10:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
