<?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 ex49_2d_sfc.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/tests/output/ex49_2d_sfc.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/tests/output/ex49_2d_sfc.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/tests/output/ex49_2d_sfc.out#281879d4f927b15179593b3ebc041d367c1a01e5</link>
        <description>plex: Print out labels in sorted stratum order

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.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>114237d5c7980a82eb616e0a0146956c1f93e3bf - Merge branch &apos;jed/dm-plex-box-sf&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out#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/src/dm/impls/plex/tests/output/ex49_2d_sfc.out</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/src/dm/impls/plex/tests/output/ex49_2d_sfc.out#5dca41c3d7bef8e7b1b962e5db57c4a0317b6c0a</link>
        <description>DMPlex: expose -dm_plex_shape zbox and document zbox/isoperiodicity

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out</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>5f06a3dd92e34bdfe6112242961ce57bf1b830e2 - DMPlex SFC: Isoperiodic with partitioning/distribute support</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out#5f06a3dd92e34bdfe6112242961ce57bf1b830e2</link>
        <description>DMPlex SFC: Isoperiodic with partitioning/distribute support* give all edges consistent orientation  * This ensures that edges are matched consistently. It&apos;s overkill, but we    trim that work another time.* isoperiodic face SF is migrated during DMDistribute* tests/ex49: add command-line diagnostic and control of tensor ordering* quash -Wmaybe-uninitialized false positives

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out</description>
        <pubDate>Fri, 30 Dec 2022 14:52:47 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>3431e603f99465eb9ca34007554c1bfc218500e6 - DMPlex SFC: add &quot;Face Sets&quot; and normalize coordinate space</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out#3431e603f99465eb9ca34007554c1bfc218500e6</link>
        <description>DMPlex SFC: add &quot;Face Sets&quot; and normalize coordinate spacelibCEED fluids examples run with this

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out</description>
        <pubDate>Wed, 28 Dec 2022 06:24:58 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>3e72e933fa26cc5530f262587530e4c942d0706b - DM: experimental box mesh in parallel using Z-order</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out#3e72e933fa26cc5530f262587530e4c942d0706b</link>
        <description>DM: experimental box mesh in parallel using Z-orderAdding -dm_plex_box_sfc activates this feature. The elements are equallypartitioned and Z-order is used to identify vertices. A partitioner canbe used to clean up, or use -dm_distribute 0 to keep the z-orderdistribution.

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex49_2d_sfc.out</description>
        <pubDate>Fri, 08 Jul 2022 16:01:51 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
