<?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 grid_anisotropy_tensor.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>00359db47665a79ecb0241f6ccbf886b649022df - Merge MR !161, &apos;jrwrigh/dm-utils-coords&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#00359db47665a79ecb0241f6ccbf886b649022df</link>
        <description>Merge MR !161, &apos;jrwrigh/dm-utils-coords&apos;, into &apos;main&apos;feat(dm_utils): Add Coordinate-specific getter for CeedField valuesSee merge request phypid/honee!161

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Tue, 21 Oct 2025 20:07:13 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9018c49aeac90a17270a47871327cf384358a98c - feat: Remove coordinate arguments from QDataGet()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#9018c49aeac90a17270a47871327cf384358a98c</link>
        <description>feat: Remove coordinate arguments from QDataGet()They are obtained directly from the passed in DM object

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Tue, 21 Oct 2025 00:01:35 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0ebaa86a9e7b959b0930e06f5bf2e8cfa7e7daf4 - Merge MR !160, &apos;jrwrigh/ratel_dm_utils&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#0ebaa86a9e7b959b0930e06f5bf2e8cfa7e7daf4</link>
        <description>Merge MR !160, &apos;jrwrigh/ratel_dm_utils&apos;, into &apos;main&apos;feat(dm-utils): Save Basis and ElemRestriction to DM upon creationCloses #8See merge request phypid/honee!160

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Fri, 17 Oct 2025 18:53:22 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>cf8f12c89a11a3279f97d0071ccf240f989bc25c - feat: Replace honee-&gt;elem_restr_q and basis_q with creation routines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#cf8f12c89a11a3279f97d0071ccf240f989bc25c</link>
        <description>feat: Replace honee-&gt;elem_restr_q and basis_q with creation routines

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Wed, 15 Oct 2025 23:49:10 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>e3db12f8fd36c2c636163113c7ff57d59e00b06c - feat: Add DMLABEL_DEFAULT and DMLABEL_DEFAULT_VALUE</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#e3db12f8fd36c2c636163113c7ff57d59e00b06c</link>
        <description>feat: Add DMLABEL_DEFAULT and DMLABEL_DEFAULT_VALUEHelper variables to make it more clear what is being done for thedefault DMLabel and the default label value as well.

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Tue, 14 Oct 2025 17:34:38 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>6b9fd99336306b4ee2da369fb0ba126183859527 - style(dm-utils): Rename Basis routines to match ElemRestriction</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#6b9fd99336306b4ee2da369fb0ba126183859527</link>
        <description>style(dm-utils): Rename Basis routines to match ElemRestriction

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Tue, 14 Oct 2025 17:25:26 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>28b0a49dbea70b7955b43854847ca92e261ae016 - Merge MR !122, &apos;jrwrigh/honee_petscobject&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#28b0a49dbea70b7955b43854847ca92e261ae016</link>
        <description>Merge MR !122, &apos;jrwrigh/honee_petscobject&apos;, into &apos;main&apos;feat: Convert Honee to PetscObject, remove auxillary structsSee merge request phypid/honee!122

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Fri, 04 Jul 2025 15:53:16 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>4ea616f4b9e156c5dc0183ae10bc12e5088c8c31 - feat: Make NodalProjectionDataDestroy use pointer argument</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#4ea616f4b9e156c5dc0183ae10bc12e5088c8c31</link>
        <description>feat: Make NodalProjectionDataDestroy use pointer argumentThis to align with `PetscCtxDestroyFn` signature

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Mon, 16 Jun 2025 22:39:10 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b11513100519d612eb54879445e03ebf1d6a54d2 - Merge MR !76, &apos;jrwrigh/misc_fixes&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#b11513100519d612eb54879445e03ebf1d6a54d2</link>
        <description>Merge MR !76, &apos;jrwrigh/misc_fixes&apos;, into &apos;main&apos;refactor: Large cleanup of navierstokes.c, othersSee merge request phypid/honee!76

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Sat, 23 Nov 2024 21:29:27 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>64dd23fed3bf7ffd926f9c8ee5c8cd1891ca06e3 - refactor: Move and rename CreateMassQFunction</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#64dd23fed3bf7ffd926f9c8ee5c8cd1891ca06e3</link>
        <description>refactor: Move and rename CreateMassQFunction

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Sat, 23 Nov 2024 19:47:51 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b85c1465ed3825a918e697345c07d6c515cbe7de - Merge MR !66, &apos;jrwrigh/consolidate_structs&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#b85c1465ed3825a918e697345c07d6c515cbe7de</link>
        <description>Merge MR !66, &apos;jrwrigh/consolidate_structs&apos;, into &apos;main&apos;chore: Move CeedData into HoneeSee merge request phypid/honee!66

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Thu, 10 Oct 2024 22:04:07 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>e3663b908338ee76924aed100340d66e13adb0df - chore: Move CeedData into Honee</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#e3663b908338ee76924aed100340d66e13adb0df</link>
        <description>chore: Move CeedData into Honee

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Thu, 10 Oct 2024 21:23:41 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>dec3c06238250a3fe2b15deaa06e53154d7da613 - Merge MR !29, &apos;jrwrigh/consolidate_structs&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#dec3c06238250a3fe2b15deaa06e53154d7da613</link>
        <description>Merge MR !29, &apos;jrwrigh/consolidate_structs&apos;, into &apos;main&apos;refactor: Change `User` -&gt; `Honee`See merge request phypid/honee!29

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Tue, 24 Sep 2024 19:11:38 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0c373b74e935da21548f11f3cfcb29344591ba1b - refactor: Change User -&gt; Honee</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#0c373b74e935da21548f11f3cfcb29344591ba1b</link>
        <description>refactor: Change User -&gt; Honee

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Wed, 17 Jul 2024 20:38:56 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9a238ef3fccc9300bcdf4fc8aa4e6d686a76ea8d - Merge branch &apos;jrwrigh/centralize_qdata&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#9a238ef3fccc9300bcdf4fc8aa4e6d686a76ea8d</link>
        <description>Merge branch &apos;jrwrigh/centralize_qdata&apos; into &apos;main&apos;feat: Implement centralized storage of QDataCloses #13See merge request phypid/honee!32

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Wed, 24 Jul 2024 19:59:22 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>16c7b7c80604ee369b360b49a50745e5ee358b2f - style: Clean up Grid Anisotropy code</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#16c7b7c80604ee369b360b49a50745e5ee358b2f</link>
        <description>style: Clean up Grid Anisotropy code

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Tue, 23 Jul 2024 16:09:52 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>be29160d214582e8ad4e19f8d3d7b84b0b91fb22 - feat: Remove CeedData qdata members</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#be29160d214582e8ad4e19f8d3d7b84b0b91fb22</link>
        <description>feat: Remove CeedData qdata members

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Mon, 22 Jul 2024 22:12:35 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>cf926b595a1f54f798d8d43784a755b8eb5e0ab7 - Merge branch &apos;jrwrigh/skip_preallocation_dm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#cf926b595a1f54f798d8d43784a755b8eb5e0ab7</link>
        <description>Merge branch &apos;jrwrigh/skip_preallocation_dm&apos; into &apos;main&apos;fix: Skip Preallocation for auxillary DMsSee merge request phypid/honee!28

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Wed, 17 Jul 2024 21:56:23 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0dee9b8e90ebabc518085db7cd2a8122f33364a4 - fix: Skip Preallocation for auxillary DMs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#0dee9b8e90ebabc518085db7cd2a8122f33364a4</link>
        <description>fix: Skip Preallocation for auxillary DMs

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Wed, 17 Jul 2024 21:16:08 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>8a8cb6e06ce4728cc6d80ca92f8de31da49852e5 - Merge branch &apos;jrwrigh/license_changes&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/src/grid_anisotropy_tensor.c#8a8cb6e06ce4728cc6d80ca92f8de31da49852e5</link>
        <description>Merge branch &apos;jrwrigh/license_changes&apos; into &apos;main&apos;Update License post libCEED forkSee merge request phypid/honee!6

            List of files:
            /honee/src/grid_anisotropy_tensor.c</description>
        <pubDate>Wed, 10 Jul 2024 20:21:08 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
