<?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 ex1.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7307f5f486eb793bccb96258161f32863892bd17 - Merge branch &apos;knepley/feature-swarm-remap&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/da/tests/ex1.c#7307f5f486eb793bccb96258161f32863892bd17</link>
        <description>Merge branch &apos;knepley/feature-swarm-remap&apos; into &apos;main&apos;Knepley/feature swarm remapSee merge request petsc/petsc!8054

            List of files:
            /petsc/src/dm/impls/da/tests/ex1.c</description>
        <pubDate>Mon, 16 Dec 2024 17:49:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>19307e5cf369b208f3c5d721c42c941e418b5101 - DSwarm: Add DMSwarmCellDM type</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/da/tests/ex1.c#19307e5cf369b208f3c5d721c42c941e418b5101</link>
        <description>DSwarm: Add DMSwarmCellDM type- Vectors can be created from several fields- Each cell DM has a separate cellid field and sort context- Mass matrix can now handle multiple fields- Add DMSwarmCellDMCreate(), DMSwarmCellDMDestroy(), DMSwarmCellDMView(), DMSwarmCellDMGetDM(), DMSwarmCellDMGetFields(), DMSwarmCellDMGetCoordinateFields(), DMSwarmCellDMGetCellID(), DMSwarmCellDMGetSort(), DMSwarmCellDMSetSort(), and DMSwarmCellDMGetBlockSize()- Add DMSwarmAddCellDM(), DMSwarmSetCellDMActive(), and DMSwarmGetCellDMActive()- Add DMSwarmCreateGlobalVectorFromFields(), DMSwarmDestroyGlobalVectorFromFields(), DMSwarmCreateLocalVectorFromFields(), and DMSwarmDestroyLocalVectorFromFields()- Add DMSwarmSortDestroy()

            List of files:
            /petsc/src/dm/impls/da/tests/ex1.c</description>
        <pubDate>Fri, 13 Dec 2024 15:31:55 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@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/da/tests/ex1.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/da/tests/ex1.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/da/tests/ex1.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/dm/impls/da/tests/ex1.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>7650e6c442cfe836bd8e6e7e07dc6ad023cdcecc - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/da/tests/ex1.c#7650e6c442cfe836bd8e6e7e07dc6ad023cdcecc</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/dm/impls/da/tests/ex1.c</description>
        <pubDate>Sat, 05 Nov 2022 04:34:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>67aaa4f8c8f437cff020c2d164421cf6abf36d5d - Merge branch &apos;knepley/fix-dmda-locate&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/da/tests/ex1.c#67aaa4f8c8f437cff020c2d164421cf6abf36d5d</link>
        <description>Merge branch &apos;knepley/fix-dmda-locate&apos; into &apos;release&apos;DMDA: Fix for point location with ghosted boundariesSee merge request petsc/petsc!5802

            List of files:
            /petsc/src/dm/impls/da/tests/ex1.c</description>
        <pubDate>Fri, 04 Nov 2022 15:07:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cf17694fb418ca56ab8df99b423a1cf147068433 - DA ex1: Added point location test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/dm/impls/da/tests/ex1.c#cf17694fb418ca56ab8df99b423a1cf147068433</link>
        <description>DA ex1: Added point location test

            List of files:
            /petsc/src/dm/impls/da/tests/ex1.c</description>
        <pubDate>Fri, 04 Nov 2022 03:25:58 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
