<?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 ex13_gyroid_0.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4185d930e4000d4a95f30e60e47f311de2d88091 - Merge branch &apos;jrwrigh/dm_box_label&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out#4185d930e4000d4a95f30e60e47f311de2d88091</link>
        <description>Merge branch &apos;jrwrigh/dm_box_label&apos; into &apos;main&apos;Plex: Add box labeling to simplex, input meshesSee merge request petsc/petsc!7741

            List of files:
            /petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out</description>
        <pubDate>Fri, 16 Aug 2024 14:48:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>281879d4f927b15179593b3ebc041d367c1a01e5 - plex: Print out labels in sorted stratum order</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out#281879d4f927b15179593b3ebc041d367c1a01e5</link>
        <description>plex: Print out labels in sorted stratum order

            List of files:
            /petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out</description>
        <pubDate>Mon, 05 Aug 2024 20:25:48 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>a686821c946c897cca2665e29b18ed219b55d4d1 - Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out#a686821c946c897cca2665e29b18ed219b55d4d1</link>
        <description>Merge branch &apos;jolivet/feature-rm-spaces-plurals&apos; into &apos;main&apos;Remove unneeded spaces/pluralsSee merge request petsc/petsc!5193

            List of files:
            /petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out</description>
        <pubDate>Wed, 04 May 2022 12:58:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8cc725e69398de546bdc828d7b714aa2223f5218 - Remove extra spaces and unwanted plurals</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out</description>
        <pubDate>Sun, 01 May 2022 08:26:54 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>3dcb502106ee06c005fadab4fcd88258997276c8 - Merge branch &apos;jed/plex-schwarz-p&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out#3dcb502106ee06c005fadab4fcd88258997276c8</link>
        <description>Merge branch &apos;jed/plex-schwarz-p&apos; into &apos;main&apos;DMPlexCreateTPSMesh: triply-periodic surface meshingSee merge request petsc/petsc!2709

            List of files:
            /petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out</description>
        <pubDate>Mon, 28 Feb 2022 13:54:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b7f5c0552e8084366e38178a868f823e9aa0bcbd - DMPlexCreateTPSMesh: triply-periodic surface meshing</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out#b7f5c0552e8084366e38178a868f823e9aa0bcbd</link>
        <description>DMPlexCreateTPSMesh: triply-periodic surface meshingMesh the surface of the Schwarz P surface with an arbitrary number ofrefinements.  Thanks to Nikita Simonian and Matthias Messner forbringing these surfaces to my attention and for meshing discussion.This commit squashes a line of development started in April 2020, withsome merges and conflict resolution with bug fixes and features neededfrom upstream.Add DMPlexCreateGyroidMesh(): will be folded into DMPlexCreateTPSMesh()https://en.wikipedia.org/wiki/GyroidDMPlexCreateTPSMesh: add Face Sets and better output checkingDMPlexCreateTPSMesh: add edge sets for gyroidDMPlexCreateTPSMesh: fix precision issuesDMPlexCreateTPSMesh: support extrusion to 3D mesh (broken because Face Sets are missing)DMSetCoordinatesLocal: allow NULL to clear any prior coordinatesDMPlex: add -dm_plex_shape [schwarz_p|gyroid]Skip distribution before extrusion due to parallel bug #1114.Co-authored-by: Toby Isaac &lt;tisaac@cc.gatech.edu&gt;

            List of files:
            /petsc/src/dm/impls/plex/tutorials/output/ex13_gyroid_0.out</description>
        <pubDate>Sat, 11 Apr 2020 15:02:39 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
