<?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 ex37_sphere_0.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d8fefa7da374a7c9d9698b3d028f8bd47fd6d665 - Merge branch &apos;bldenton/dmplex-cadrefactor&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#d8fefa7da374a7c9d9698b3d028f8bd47fd6d665</link>
        <description>Merge branch &apos;bldenton/dmplex-cadrefactor&apos; into &apos;main&apos;Plex: Updating CAD supportSee merge request petsc/petsc!8060

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Thu, 16 Jan 2025 21:41:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5552b385b77b214b234683fbe1b434751e6350f0 - Updated for Refactored Geometry Aware Mesh Topology</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#5552b385b77b214b234683fbe1b434751e6350f0</link>
        <description>Updated for Refactored Geometry Aware Mesh Topology

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Sat, 21 Oct 2023 02:01:19 +0000</pubDate>
        <dc:creator>Brandon &lt;bldenton@buffalo.edu&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/tests/output/ex37_sphere_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/tests/output/ex37_sphere_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/tests/output/ex37_sphere_0.out#8cc725e69398de546bdc828d7b714aa2223f5218</link>
        <description>Remove extra spaces and unwanted plurals

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_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>3bd0db69d4c0174743e18e333b733987598bc9f0 - Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#3bd0db69d4c0174743e18e333b733987598bc9f0</link>
        <description>Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)See merge request petsc/petsc!4599

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Mon, 29 Nov 2021 17:19:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9880b8777727488c8bf1cf8abdd611990192e3d7 - Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#9880b8777727488c8bf1cf8abdd611990192e3d7</link>
        <description>Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank) Update the test output filesCommit-type: debugability\spend 45m

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Thu, 25 Nov 2021 17:00:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1a8edbb87927923794787de79a8802a85640bca3 - Merge branch &apos;knepley/feature-opencascade&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#1a8edbb87927923794787de79a8802a85640bca3</link>
        <description>Merge branch &apos;knepley/feature-opencascade&apos; into &apos;main&apos;Plex: Separated EGADS and EGadsLite functionality, many fixesSee merge request petsc/petsc!3870

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Wed, 11 Aug 2021 19:35:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e6fc9ece3a9ed5c7ca6c496eb19d7f6352cf2461 - Plex ex37: Improve CAD test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#e6fc9ece3a9ed5c7ca6c496eb19d7f6352cf2461</link>
        <description>Plex ex37: Improve CAD test

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Mon, 29 Mar 2021 16:20:35 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6f4a36720258304f1fcdfc0e320aaf9a8715464f - Merge branch &apos;knepley/feature-ts-ex45-conv&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#6f4a36720258304f1fcdfc0e320aaf9a8715464f</link>
        <description>Merge branch &apos;knepley/feature-ts-ex45-conv&apos; into &apos;master&apos;Knepley/feature ts ex45 convSee merge request petsc/petsc!3372

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Fri, 30 Oct 2020 21:37:51 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>266cfabe6495f356e2feaf9b06ce81710677f672 - Plex: Remove diagnostic printing from EGADS</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#266cfabe6495f356e2feaf9b06ce81710677f672</link>
        <description>Plex: Remove diagnostic printing from EGADS

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Sun, 25 Oct 2020 16:10:40 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b0b4b2315a7705123e0eac1480bdb6f55957d89f - Merge remote-tracking branch &apos;origin/maint&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#b0b4b2315a7705123e0eac1480bdb6f55957d89f</link>
        <description>Merge remote-tracking branch &apos;origin/maint&apos;

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Thu, 18 Jun 2020 21:19:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>16dbf1e59b4917334260c70e76b99b188af840f9 - Merge branch &apos;jolivet/fix-elemental-deadlock&apos; into &apos;maint&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#16dbf1e59b4917334260c70e76b99b188af840f9</link>
        <description>Merge branch &apos;jolivet/fix-elemental-deadlock&apos; into &apos;maint&apos;MATELEMENTAL deadlock when first Mat is on a subcommunicatorSee merge request petsc/petsc!2862

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Thu, 18 Jun 2020 20:42:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5b72a2ce2e245e80f3c4d5fd294a594e197f5e74 - Plex output changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#5b72a2ce2e245e80f3c4d5fd294a594e197f5e74</link>
        <description>Plex output changes

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Tue, 16 Jun 2020 19:51:13 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre.jolivet@enseeiht.fr&gt;</dc:creator>
    </item>
<item>
        <title>fd0ee0fbd7881fdd1851701e1a884342bcc7d6a2 - Merge branch &apos;knepley/feature-plex-egads-refine&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#fd0ee0fbd7881fdd1851701e1a884342bcc7d6a2</link>
        <description>Merge branch &apos;knepley/feature-plex-egads-refine&apos; into &apos;master&apos;Knepley/feature plex egads refineSee merge request petsc/petsc!2836

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Fri, 05 Jun 2020 16:51:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6f4f5c14962abfd61a93e5f1d2453fb8b77ece05 - Plex ex37: Nozzle test works</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#6f4f5c14962abfd61a93e5f1d2453fb8b77ece05</link>
        <description>Plex ex37: Nozzle test works- Fixed reader for quads and bi-segments- Added nozzle mesh

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Fri, 29 May 2020 20:07:03 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3b7b15c8766e78547ffd6499270b174007d0bd33 - Merge branch &apos;knepley/feature-dm-remove-hybrid&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#3b7b15c8766e78547ffd6499270b174007d0bd33</link>
        <description>Merge branch &apos;knepley/feature-dm-remove-hybrid&apos; into &apos;master&apos;Knepley/feature dm remove hybridSee merge request petsc/petsc!2614

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Thu, 26 Mar 2020 23:49:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>54fcfd0cd9e0b528eddf17b6a03728eb052cdf36 - DM+Plex: Example Fixes for cell type rewrite</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#54fcfd0cd9e0b528eddf17b6a03728eb052cdf36</link>
        <description>DM+Plex: Example Fixes for cell type rewrite

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Tue, 03 Mar 2020 13:29:53 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c20d77252dee0f9c80fc6f8b1a6f948e11175edb - Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#c20d77252dee0f9c80fc6f8b1a6f948e11175edb</link>
        <description>Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]* jed/promote-examples-tests-tutorials:  Promote examples/{tests,tutorials}/ to {tests,tutorials}/

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Sun, 22 Mar 2020 01:49:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>c4762a1b19cd2af06abeed90e8f9d34fb975dd94 - Promote examples/{tests,tutorials}/ to {tests,tutorials}/</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out#c4762a1b19cd2af06abeed90e8f9d34fb975dd94</link>
        <description>Promote examples/{tests,tutorials}/ to {tests,tutorials}/This shortens paths and improves consistency between test target namesand paths to the source and output files.  Most of the work wascompleted by this script, followed by mild cleanup of nonconformingcases.for makefile in `git ls-files &apos;src/*makefile&apos;`; do    if rg -q &apos;DIRS.*\bexamples\b&apos; $makefile; then        base=$(dirname $makefile)        dirs=$(cd $base/examples &amp;&amp; ls -d tests tutorials 2&gt;/dev/null | xargs echo)        perl -pi -e &quot;s#^(DIRS.*)\bexamples\b#\1${dirs}#&quot; $makefile        git rm $base/examples/makefile        for t in $dirs; do            git mv $base/examples/$t $base/            perl -pi -e &quot;s#^(LOCDIR[[:space:]]*=).*#\1 $base/$t/#&quot; $base/$t        done    fidonegit grep -l -E -z &apos;examples/(tutorials|tests)&apos; | xargs -0 perl -pi -e &apos;s#examples/(tutorials|tests)#\1#g&apos;git checkout @ \    src/docs/website/documentation/changes/ \    src/benchmarks/results/

            List of files:
            /petsc/src/dm/impls/plex/tests/output/ex37_sphere_0.out</description>
        <pubDate>Wed, 18 Mar 2020 15:41:21 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
