<?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 newtonian.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>337840fc9f8b699b98947f09e30443f8c0c7f962 - Merge MR !165, &apos;jrwrigh/plex_filter_fix&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#337840fc9f8b699b98947f09e30443f8c0c7f962</link>
        <description>Merge MR !165, &apos;jrwrigh/plex_filter_fix&apos;, into &apos;main&apos;fix(upstream): Update DMPlexFilter with new arguments from petsc:!8876See merge request phypid/honee!165

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Mon, 09 Feb 2026 19:22:53 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>26d401f341abd2ffa9d6447a9dd4eef440436380 - fix(upstream): PETSc changes to PetscCtxDestroyFn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#26d401f341abd2ffa9d6447a9dd4eef440436380</link>
        <description>fix(upstream): PETSc changes to PetscCtxDestroyFn

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Mon, 09 Feb 2026 19:07:48 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<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/problems/newtonian.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/problems/newtonian.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>d510ce3ce7d7a59b0a32036570b9db0675ee3035 - feat: Remove coordinate args from QDataBoundaryGradientGet()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#d510ce3ce7d7a59b0a32036570b9db0675ee3035</link>
        <description>feat: Remove coordinate args from QDataBoundaryGradientGet()

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Tue, 21 Oct 2025 16:26: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/problems/newtonian.c#9018c49aeac90a17270a47871327cf384358a98c</link>
        <description>feat: Remove coordinate arguments from QDataGet()They are obtained directly from the passed in DM object

            List of files:
            /honee/problems/newtonian.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>7e3656bdcd72727a42fa4cc010e63f36530a88f4 - feat: Add dedicated mesh transform functionality</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#7e3656bdcd72727a42fa4cc010e63f36530a88f4</link>
        <description>feat: Add dedicated mesh transform functionalityMostly so that the mesh transformation can occur independently of thecoordinate scaling process.

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Thu, 16 Oct 2025 22:29:19 +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/problems/newtonian.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/problems/newtonian.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/problems/newtonian.c#cf8f12c89a11a3279f97d0071ccf240f989bc25c</link>
        <description>feat: Replace honee-&gt;elem_restr_q and basis_q with creation routines

            List of files:
            /honee/problems/newtonian.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/problems/newtonian.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/problems/newtonian.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/problems/newtonian.c#6b9fd99336306b4ee2da369fb0ba126183859527</link>
        <description>style(dm-utils): Rename Basis routines to match ElemRestriction

            List of files:
            /honee/problems/newtonian.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>255e1892bd5386028f31cac4bde39f1208dcc3b9 - Merge MR !157, &apos;jrwrigh/format_parentesis_break&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#255e1892bd5386028f31cac4bde39f1208dcc3b9</link>
        <description>Merge MR !157, &apos;jrwrigh/format_parentesis_break&apos;, into &apos;main&apos;style: Change clang-format to penalize newline after open ()See merge request phypid/honee!157

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Mon, 29 Sep 2025 21:29:30 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9eadbee436c14f890f4adec39104d94f9f602897 - style: Change clang-format to penalize newline after open ()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#9eadbee436c14f890f4adec39104d94f9f602897</link>
        <description>style: Change clang-format to penalize newline after open ()

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Mon, 29 Sep 2025 21:14:17 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>f2027640766d6972bdb921a7fd42c28c0ec88d42 - Merge MR !155, &apos;jrwrigh/libCEED_Function_Changes&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#f2027640766d6972bdb921a7fd42c28c0ec88d42</link>
        <description>Merge MR !155, &apos;jrwrigh/libCEED_Function_Changes&apos;, into &apos;main&apos;upstream: Update libCEED Function namesSee merge request phypid/honee!155

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Fri, 26 Sep 2025 20:38:29 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>da7f3a072a38b011a533772910a91c2a147e0b4d - WIP: Updated libCEED Functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#da7f3a072a38b011a533772910a91c2a147e0b4d</link>
        <description>WIP: Updated libCEED Functions

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Fri, 26 Sep 2025 18:05:00 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>475f0cac5d40259768f4556cf888e8f2448554cb - Merge MR !148, &apos;jrwrigh/newt_fluid_properties&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#475f0cac5d40259768f4556cf888e8f2448554cb</link>
        <description>Merge MR !148, &apos;jrwrigh/newt_fluid_properties&apos;, into &apos;main&apos;refactor: Extract Newtonian fluid properties from primary Newtonian contextCloses #38See merge request phypid/honee!148

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Mon, 25 Aug 2025 17:04:14 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>cde3d787254b08959b09942e5479b240fd3e38f4 - refactor: Extract NewtonianIGProperties from NewtonianIdealGasContext</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#cde3d787254b08959b09942e5479b240fd3e38f4</link>
        <description>refactor: Extract NewtonianIGProperties from NewtonianIdealGasContext

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Mon, 25 Aug 2025 15:32:35 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>f0df98c0d7b768a59a0582135f9467bdd69e81d4 - refactor: Remove c_tau from Newtonian options</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#f0df98c0d7b768a59a0582135f9467bdd69e81d4</link>
        <description>refactor: Remove c_tau from Newtonian optionsIt isn&apos;t implemented anyways.TODO: Need to edit documentation to reflect the change (if Newtonian hasany lingering references to c_tau)

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Fri, 22 Aug 2025 22:41:56 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>e14e7b81f6b12c12148cb220f191235917d908d9 - Merge MR !146, &apos;jrwrigh/refactor&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#e14e7b81f6b12c12148cb220f191235917d908d9</link>
        <description>Merge MR !146, &apos;jrwrigh/refactor&apos;, into &apos;main&apos;refactor: Use compound literals for struct initializationSee merge request phypid/honee!146

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Fri, 22 Aug 2025 16:42:13 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>ae2e5212ff512b63a7c40678a4b27b0ef0c41613 - style: Get local section once for divFdiff projection setup</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#ae2e5212ff512b63a7c40678a4b27b0ef0c41613</link>
        <description>style: Get local section once for divFdiff projection setup

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Fri, 22 Aug 2025 16:36:11 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>f5dc303c751707e854f20e368f7e802642de97c1 - refactor: Use compound literals for struct setting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/newtonian.c#f5dc303c751707e854f20e368f7e802642de97c1</link>
        <description>refactor: Use compound literals for struct settingUsing compound literals to initialize structs is often either easier toread or more compact than setting struct members individuallyone-by-one.

            List of files:
            /honee/problems/newtonian.c</description>
        <pubDate>Fri, 22 Aug 2025 16:17:27 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
