<?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 ex69.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>51b144c619aff302b570817d6f78637b8418d403 - Merge branch &apos;MarDiehl/use-bool-instead-of-enum&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#51b144c619aff302b570817d6f78637b8418d403</link>
        <description>Merge branch &apos;MarDiehl/use-bool-instead-of-enum&apos; into &apos;main&apos;use bool instead of enumSee merge request petsc/petsc!8528

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Fri, 29 Aug 2025 16:31:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b8b5be36363868cf48bd7e7da4f4146957780db1 - distinguish Boolean and Integer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#b8b5be36363868cf48bd7e7da4f4146957780db1</link>
        <description>distinguish Boolean and IntegerMPI_Comm_get_attr has PetscMPIInt as flag argument, not PetscBool. Namethis flag &quot;iflg&quot; (was used somewhere already).Use MPI_LAND instead of MPI_BAND for logical operations instead ofMPI_MIN, MPI_MAX, and MPI_LAND.Note: Most of the previous code was probably working as intended, I didthe changes when debugging error related to the use of standard C Bool andkept them because it took me a while to understand that MPI has integerflags and PETSc has Booleans. Using different names makes this clear,but was and is not done consistently.

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Mon, 21 Jul 2025 04:36:22 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>aee58fc643cde3a74e29e886bde44205d937e3a7 - Merge branch &apos;ksagiyam/add_sparseLocalize_option&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#aee58fc643cde3a74e29e886bde44205d937e3a7</link>
        <description>Merge branch &apos;ksagiyam/add_sparseLocalize_option&apos; into &apos;main&apos;plexcreate: add localizationHeight and sparseLocalize args to DMPlexCreateBoxMesh()See merge request petsc/petsc!7677

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Fri, 13 Sep 2024 20:43:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>42108689fb35c94f800d5ff023bdeab230b63d2b - plexcreate: add localizationHeight and sparseLocalize args to DMPlexCreateBoxMesh()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#42108689fb35c94f800d5ff023bdeab230b63d2b</link>
        <description>plexcreate: add localizationHeight and sparseLocalize args to DMPlexCreateBoxMesh()

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Fri, 05 Jul 2024 13:44:29 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>4a6a4c7cc42fa564149da02adc76850f0c997875 - Merge branch &apos;knepley/fix-dm-field-facedata&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#4a6a4c7cc42fa564149da02adc76850f0c997875</link>
        <description>Merge branch &apos;knepley/fix-dm-field-facedata&apos; into &apos;main&apos;DMField: Quadrature was wrong for affine branch of facedataSee merge request petsc/petsc!7547

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Wed, 29 May 2024 15:46:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2b987297f31c6926e1f22d63e7e867cf405e75fe - Plex: Allow a width for extruded cohesive cells</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#2b987297f31c6926e1f22d63e7e867cf405e75fe</link>
        <description>Plex: Allow a width for extruded cohesive cells

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Thu, 16 May 2024 18:57:25 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d184f693871fe5c5d252abf3b1ca9c2b13c0347d - Merge branch &apos;knepley/feature-plex-trcohesive-3d&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#d184f693871fe5c5d252abf3b1ca9c2b13c0347d</link>
        <description>Merge branch &apos;knepley/feature-plex-trcohesive-3d&apos; into &apos;main&apos;Plex: Add 3D cohesive transformationsSee merge request petsc/petsc!7493

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Wed, 01 May 2024 14:53:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d926f305ac15871fee75e03a63c2f87d02489723 - Plex ex69: Added 3D tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#d926f305ac15871fee75e03a63c2f87d02489723</link>
        <description>Plex ex69: Added 3D tests

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Wed, 24 Apr 2024 11:57:16 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0c3d098776b2610be949ca9dcbf66bd5891f1e20 - Merge branch &apos;knepley/feature-plex-transform-cohesive&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#0c3d098776b2610be949ca9dcbf66bd5891f1e20</link>
        <description>Merge branch &apos;knepley/feature-plex-transform-cohesive&apos; into &apos;main&apos;Plex: First step toward parallel cohesive cell creationSee merge request petsc/petsc!7459

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Wed, 17 Apr 2024 13:10:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6fc0535533fbdadc2fba264c7ee1d07aae61dd04 - Plex ex69: 2D tests for cohesive cells</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex69.c#6fc0535533fbdadc2fba264c7ee1d07aae61dd04</link>
        <description>Plex ex69: 2D tests for cohesive cells

            List of files:
            /petsc/src/dm/impls/plex/tests/ex69.c</description>
        <pubDate>Fri, 12 Apr 2024 04:01:32 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
