<?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 ex16.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>62ed42821f84f33353546905c9271ed730d39ff0 - Merge branch &apos;stefanozampini/oxford&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#62ed42821f84f33353546905c9271ed730d39ff0</link>
        <description>Merge branch &apos;stefanozampini/oxford&apos; into &apos;main&apos;Plex enhancement for firedrakeSee merge request petsc/petsc!8876

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Tue, 09 Dec 2025 17:21:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>71f1c950b7bbc7c3d25e91463aa371a2ce720a45 - DMPlexFilter: support local meshes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#71f1c950b7bbc7c3d25e91463aa371a2ce720a45</link>
        <description>DMPlexFilter: support local meshes

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Sun, 30 Nov 2025 15:58:13 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>609caa7c8c030312b00807b4f015fd827bb80932 - Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#609caa7c8c030312b00807b4f015fd827bb80932</link>
        <description>Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;Remove 535 empty .out and consolidate the use of output/empty.outSee merge request petsc/petsc!8538

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Sat, 19 Jul 2025 04:14:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3886731f808f6f9ca8348e6e791c818340d72f91 - Remove explicitly listed empty files and switch to output/empty.out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#3886731f808f6f9ca8348e6e791c818340d72f91</link>
        <description>Remove explicitly listed empty files and switch to output/empty.out

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Wed, 09 Jul 2025 05:18:30 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/src/dm/impls/plex/tests/ex16.c#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/src/dm/impls/plex/tests/ex16.c</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/src/dm/impls/plex/tests/ex16.c#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/src/dm/impls/plex/tests/ex16.c</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>c2b1fde063623dd50e88d9791fde74176750557a - Merge branch &apos;ksagiyam/plex_submesh_minimal_0&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#c2b1fde063623dd50e88d9791fde74176750557a</link>
        <description>Merge branch &apos;ksagiyam/plex_submesh_minimal_0&apos; into &apos;main&apos;plex: add arguments to DMPlexFilter()See merge request petsc/petsc!7362

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Thu, 14 Mar 2024 13:01:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>30cbcd5d28835bf13680f6b77f3410cc4cf99a18 - plexsubmesh: add sanitizeSubmesh to DMPlexFilter()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#30cbcd5d28835bf13680f6b77f3410cc4cf99a18</link>
        <description>plexsubmesh: add sanitizeSubmesh to DMPlexFilter()

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Mon, 20 Nov 2023 18:04:40 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>4d00ad265e5ffb600d094f6b10fa55e5a0cf7321 - plexsubmesh: add ignoreLabelHalo to DMPlexFilter()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#4d00ad265e5ffb600d094f6b10fa55e5a0cf7321</link>
        <description>plexsubmesh: add ignoreLabelHalo to DMPlexFilter()

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Mon, 20 Nov 2023 12:28:39 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>fdb4e32b97a8a1932c89c36ddb7197ec42b45020 - plexsubmesh: add ownershipTransferSF to DMPlexFilter()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#fdb4e32b97a8a1932c89c36ddb7197ec42b45020</link>
        <description>plexsubmesh: add ownershipTransferSF to DMPlexFilter()

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Wed, 25 Oct 2023 11:19:02 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>75970e7691b568ff406cca376dab1f6710fa3e56 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#75970e7691b568ff406cca376dab1f6710fa3e56</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Tue, 30 May 2023 10:07:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>37efeb204ccfc429af0e13de2d8ba70797d81034 - Merge branch &apos;stefanozampini/fix-dmplexview-vtk&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#37efeb204ccfc429af0e13de2d8ba70797d81034</link>
        <description>Merge branch &apos;stefanozampini/fix-dmplexview-vtk&apos; into &apos;release&apos;DMPlex: add VTK testsSee merge request petsc/petsc!6500

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Mon, 29 May 2023 14:21:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d0de8544eaf7786e2cbde582fb74d926781fb704 - DMPlex: add VTK tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#d0de8544eaf7786e2cbde582fb74d926781fb704</link>
        <description>DMPlex: add VTK tests

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Wed, 24 May 2023 08:36:28 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>81fb09e8439c01a23593c27d08b24d088ccc6e6b - Merge branch &apos;knepley/fix-plex-filter-sf&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#81fb09e8439c01a23593c27d08b24d088ccc6e6b</link>
        <description>Merge branch &apos;knepley/fix-plex-filter-sf&apos; into &apos;main&apos;Knepley/fix plex filter sfSee merge request petsc/petsc!5634

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Fri, 16 Sep 2022 16:20:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>33905a2dcec5cec3ea4db58b79f1a16099ca54d8 - Plex ex16: Add another filter test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#33905a2dcec5cec3ea4db58b79f1a16099ca54d8</link>
        <description>Plex ex16: Add another filter test

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Wed, 14 Sep 2022 17:28:28 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>38095916afdff75366c665512ba8d57ad0a0f50c - Merge branch &apos;knepley/fix-plex-numbering&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex16.c#38095916afdff75366c665512ba8d57ad0a0f50c</link>
        <description>Merge branch &apos;knepley/fix-plex-numbering&apos; into &apos;main&apos;Knepley/fix plex numberingSee merge request petsc/petsc!5619

            List of files:
            /petsc/src/dm/impls/plex/tests/ex16.c</description>
        <pubDate>Tue, 13 Sep 2022 12:57:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
