<?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 ex101.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9d47de495d3c23378050c1b4a410c12a375cb6c6 - Merge branch &apos;barry/2026-02-14/fix-defined-missing-braces&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#9d47de495d3c23378050c1b4a410c12a375cb6c6</link>
        <description>Merge branch &apos;barry/2026-02-14/fix-defined-missing-braces&apos; into &apos;main&apos;Fix the inconsistent usage of #if defined XXX compared to defined(XXX)See merge request petsc/petsc!9040

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Wed, 18 Feb 2026 16:18:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>beceaeb65c30291e7755356830621fe80888c102 - Fix the inconsistent usage of #if [!]defined XXX compared to defined(XXX)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#beceaeb65c30291e7755356830621fe80888c102</link>
        <description>Fix the inconsistent usage of #if [!]defined XXX compared to defined(XXX)Thanks-to: Pierre JolivetAn LLM Claude detected the incosnsitency it was not used to remove the inconsistency

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Sun, 15 Feb 2026 02:00:23 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d9126033840fa4b9e125cadad06c85976e6bf099 - Merge branch &apos;jrwrigh/cgns_bc_writing&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#d9126033840fa4b9e125cadad06c85976e6bf099</link>
        <description>Merge branch &apos;jrwrigh/cgns_bc_writing&apos; into &apos;main&apos;Plex: CGNS files write and read boundary conditions and face label informationSee merge request petsc/petsc!8934

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Fri, 13 Feb 2026 20:50:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>607e733f3db3ee7f6f605a13295c517df8dbb9c9 - test(cgns): Test CGNS read/write BC info</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#607e733f3db3ee7f6f605a13295c517df8dbb9c9</link>
        <description>test(cgns): Test CGNS read/write BC infomigrate 2x2x2_Q3_wave.cgns to datafiles repo

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Tue, 20 Jan 2026 17:57:48 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2364c0ea60aac9ca02209fd54097e2f2d71ae94a - Merge branch &apos;jolivet/forbidden-empty-output-files&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#2364c0ea60aac9ca02209fd54097e2f2d71ae94a</link>
        <description>Merge branch &apos;jolivet/forbidden-empty-output-files&apos; into &apos;main&apos;checkbadSource: forbid empty output_file not named output/empty.outSee merge request petsc/petsc!8588

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Thu, 24 Jul 2025 17:00:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e0008cae9d8b220d3a191ff57f84cb339f1acef2 - checkbadSource: forbid empty output_file not named output/empty.out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#e0008cae9d8b220d3a191ff57f84cb339f1acef2</link>
        <description>checkbadSource: forbid empty output_file not named output/empty.out

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Thu, 24 Jul 2025 17:00:55 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>de94d74559ff1d8aa8776417ac81dea36f95d97a - Merge branch &apos;jrwrigh/isoperiodic_sf_natural&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#de94d74559ff1d8aa8776417ac81dea36f95d97a</link>
        <description>Merge branch &apos;jrwrigh/isoperiodic_sf_natural&apos; into &apos;main&apos;isoperiodic: Correct sfNatural during reorientationSee merge request petsc/petsc!8001

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Fri, 22 Nov 2024 05:09:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>92a26154bc948bc3af330cd082baf461ef1aa548 - isoperiodic: Correct sfNatural after reorienting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#92a26154bc948bc3af330cd082baf461ef1aa548</link>
        <description>isoperiodic: Correct sfNatural after reorienting

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Sun, 10 Nov 2024 16:34:39 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>45221fc9ed767351a56a7f0ee9f36e389b52695a - Merge branch &apos;jrwrigh/box_label_periodic_orient&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#45221fc9ed767351a56a7f0ee9f36e389b52695a</link>
        <description>Merge branch &apos;jrwrigh/box_label_periodic_orient&apos; into &apos;main&apos;Isoperiodic automatically handles cone orientationsSee merge request petsc/petsc!7992

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Mon, 11 Nov 2024 01:22:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>53b735f80d8abba57081ee21f195942af5a4ca31 - plex: Isoperiodic fixes cone orientations automatically</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/plex/tests/ex101.c#53b735f80d8abba57081ee21f195942af5a4ca31</link>
        <description>plex: Isoperiodic fixes cone orientations automatically

            List of files:
            /petsc/src/dm/impls/plex/tests/ex101.c</description>
        <pubDate>Sat, 09 Nov 2024 22:48:38 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
