<?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 ex3.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/network/tests/ex3.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/network/tests/ex3.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/network/tests/ex3.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/network/tests/ex3.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>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/network/tests/ex3.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/network/tests/ex3.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/network/tests/ex3.c#3886731f808f6f9ca8348e6e791c818340d72f91</link>
        <description>Remove explicitly listed empty files and switch to output/empty.out

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.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>61d8dfa2987ba1787c4f9cdc462af103391b5176 - Merge branch &apos;jolivet/fix-checkbadSource&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#61d8dfa2987ba1787c4f9cdc462af103391b5176</link>
        <description>Merge branch &apos;jolivet/fix-checkbadSource&apos; into &apos;main&apos;Improve checkbadSourceSee merge request petsc/petsc!7168

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Tue, 09 Jan 2024 01:29:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>53df731d4a58a13d32dc697c3d2b74491914e802 - Fix &quot;Extra spaces in test harness rules&quot; in checkbadSource</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#53df731d4a58a13d32dc697c3d2b74491914e802</link>
        <description>Fix &quot;Extra spaces in test harness rules&quot; in checkbadSource

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Mon, 08 Jan 2024 07:24:56 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>80f6d96d0ce89eaa1a15cf9ca02d8013bede711a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#80f6d96d0ce89eaa1a15cf9ca02d8013bede711a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Sat, 01 Apr 2023 04:29:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>08eaad2d8357db6955e4c0457615c8a68fd22363 - Merge branch &apos;jolivet/fix-typos-portability&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#08eaad2d8357db6955e4c0457615c8a68fd22363</link>
        <description>Merge branch &apos;jolivet/fix-typos-portability&apos; into &apos;release&apos;Fix typos, portability issues, segmentation faultSee merge request petsc/petsc!6267

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Sat, 01 Apr 2023 04:28:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aaa8cc7d2a5c3913edcbb923e20f154fe9c4aa65 - Fix some documentation and typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#aaa8cc7d2a5c3913edcbb923e20f154fe9c4aa65</link>
        <description>Fix some documentation and typos

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Fri, 31 Mar 2023 05:02:40 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d01c6957b9782b5c5208b19a1b475f6a2483d0b7 - Merge branch &apos;barry/2023-03-25/fix-more-manualpages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#d01c6957b9782b5c5208b19a1b475f6a2483d0b7</link>
        <description>Merge branch &apos;barry/2023-03-25/fix-more-manualpages&apos; into &apos;main&apos;More manual page fixesSee merge request petsc/petsc!6233

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Tue, 28 Mar 2023 15:33:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2fe279fdf3e687a416e4eadb7d3c7a82d60442c6 - More manual page fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#2fe279fdf3e687a416e4eadb7d3c7a82d60442c6</link>
        <description>More manual page fixes

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Tue, 28 Mar 2023 15:33:40 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/network/tests/ex3.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/network/tests/ex3.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/network/tests/ex3.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.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>93063eb54397dda3ba66c287d7aecd4d8b83f0d0 - Merge branch &apos;ahamilton/Feature-DMNetwork-CreateCoordinateDM_Network&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#93063eb54397dda3ba66c287d7aecd4d8b83f0d0</link>
        <description>Merge branch &apos;ahamilton/Feature-DMNetwork-CreateCoordinateDM_Network&apos; into &apos;main&apos;Feature: Add DMGetCoordinateDM Support for DMNetworkSee merge request petsc/petsc!5745

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Sat, 22 Oct 2022 17:19:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c73416fd4095a358e1f0fc700d7d7a1d0185e59a - Add test for DMNetworkGetNumEdges, DMNetworkGetNumVertices. Needs to be improved in the future, but good enough for now.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/network/tests/ex3.c#c73416fd4095a358e1f0fc700d7d7a1d0185e59a</link>
        <description>Add test for DMNetworkGetNumEdges, DMNetworkGetNumVertices. Needs to be improved in the future, but good enough for now.

            List of files:
            /petsc/src/dm/impls/network/tests/ex3.c</description>
        <pubDate>Fri, 21 Oct 2022 21:31:43 +0000</pubDate>
        <dc:creator>Aidan Hamilton &lt;aidan@udel.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
