<?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 bc_freestream.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/bc_freestream.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/bc_freestream.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/bc_freestream.c#26d401f341abd2ffa9d6447a9dd4eef440436380</link>
        <description>fix(upstream): PETSc changes to PetscCtxDestroyFn

            List of files:
            /honee/problems/bc_freestream.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>475f0cac5d40259768f4556cf888e8f2448554cb - Merge MR !148, &apos;jrwrigh/newt_fluid_properties&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.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/bc_freestream.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/bc_freestream.c#cde3d787254b08959b09942e5479b240fd3e38f4</link>
        <description>refactor: Extract NewtonianIGProperties from NewtonianIdealGasContext

            List of files:
            /honee/problems/bc_freestream.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>e14e7b81f6b12c12148cb220f191235917d908d9 - Merge MR !146, &apos;jrwrigh/refactor&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.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/bc_freestream.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>f5dc303c751707e854f20e368f7e802642de97c1 - refactor: Use compound literals for struct setting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.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/bc_freestream.c</description>
        <pubDate>Fri, 22 Aug 2025 16:17:27 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9fcccac07d944b13568e38f902bc2eca64d7beee - Merge MR !145, &apos;jrwrigh/refactor&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#9fcccac07d944b13568e38f902bc2eca64d7beee</link>
        <description>Merge MR !145, &apos;jrwrigh/refactor&apos;, into &apos;main&apos;refactor: Change default struct in Newtonian, change Calloc1() -&gt; New(), DivFDiff changesSee merge request phypid/honee!145

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Thu, 21 Aug 2025 00:13:50 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>2d898fa6800fcddb9cd7cb214e287e8576fd592f - style: Change PetscCalloc1(1, ...) into PetscNew(...)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#2d898fa6800fcddb9cd7cb214e287e8576fd592f</link>
        <description>style: Change PetscCalloc1(1, ...) into PetscNew(...)

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Wed, 20 Aug 2025 23:43:05 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>dc3bef105f6b574fd9d32e288b52a35176cbabae - Merge MR !133, &apos;Amin/units&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#dc3bef105f6b574fd9d32e288b52a35176cbabae</link>
        <description>Merge MR !133, &apos;Amin/units&apos;, into &apos;main&apos;Unify `Units` setupSee merge request phypid/honee!133

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Mon, 28 Jul 2025 14:09:44 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>c9f376050d3861e44a3522dda28dab81f9a3076c - (!133) Unify `Units` setup</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#c9f376050d3861e44a3522dda28dab81f9a3076c</link>
        <description>(!133) Unify `Units` setup

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Mon, 28 Jul 2025 14:09:44 +0000</pubDate>
        <dc:creator>Mohammed Amin &lt;mohammed.amin@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>b77f7f1cdab1a1e467caa338141434688aea171c - Merge MR !118, &apos;jrwrigh/rename_jac_data_size&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#b77f7f1cdab1a1e467caa338141434688aea171c</link>
        <description>Merge MR !118, &apos;jrwrigh/rename_jac_data_size&apos;, into &apos;main&apos;style: jac_data_size -&gt; num_comps_jac_dataSee merge request phypid/honee!118

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Tue, 17 Jun 2025 18:00:36 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>22a713df1d89d77b72591d5fce45ed8d0c96e594 - Merge MR !116, &apos;jrwrigh/update_jac_data_size_bc&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#22a713df1d89d77b72591d5fce45ed8d0c96e594</link>
        <description>Merge MR !116, &apos;jrwrigh/update_jac_data_size_bc&apos;, into &apos;main&apos;feat(bc): Shrink jac_data_size to that being usedCloses #30See merge request phypid/honee!116

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Tue, 17 Jun 2025 17:54:28 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>b1926ee665dd638595b19ce3a40a462e44f49393 - Merge MR !67, &apos;jrwrigh/bc_QF_setup&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#b1926ee665dd638595b19ce3a40a462e44f49393</link>
        <description>Merge MR !67, &apos;jrwrigh/bc_QF_setup&apos;, into &apos;main&apos;Use BCDefinition for setting up boundary integral QFunctionsCloses #27See merge request phypid/honee!67

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Tue, 17 Jun 2025 17:45:20 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>1abc283710a9eda9e8040cb5f0ed97f1cda12b56 - style: jac_data_size -&gt; num_comps_jac_data</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#1abc283710a9eda9e8040cb5f0ed97f1cda12b56</link>
        <description>style: jac_data_size -&gt; num_comps_jac_dataIncludes:- jac_data_size_sur -&gt; num_comps_jac_data- jac_data_size_vol -&gt; num_comps_jac_data- jac_data_size -&gt; num_comps_jac_data

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Wed, 11 Jun 2025 03:34:54 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>ea091b8e43283667a8e2f5f647273e58272b0e63 - feat(bc): Shrink jac_data_size to that being used</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#ea091b8e43283667a8e2f5f647273e58272b0e63</link>
        <description>feat(bc): Shrink jac_data_size to that being used

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Wed, 11 Jun 2025 03:07:02 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>d4e423e7b802d9e0298e0e21f87699131328d744 - bc(freestream): Convert freestream bc to use BCDef functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#d4e423e7b802d9e0298e0e21f87699131328d744</link>
        <description>bc(freestream): Convert freestream bc to use BCDef functions

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Thu, 05 Jun 2025 01:48:47 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>bc32c6dc6f0e22fdd1b2cf189c800201ffa94020 - Merge MR !115, &apos;jrwrigh/refactor_outflow&apos;, into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#bc32c6dc6f0e22fdd1b2cf189c800201ffa94020</link>
        <description>Merge MR !115, &apos;jrwrigh/refactor_outflow&apos;, into &apos;main&apos;refactor(bc): Extract Outflow from freestream filesSee merge request phypid/honee!115

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Thu, 05 Jun 2025 16:20:22 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>224fc8c867bfdf53209e49be2150ec3eb3d75900 - refactor(bc): Extract Outflow from freestream files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/honee/problems/bc_freestream.c#224fc8c867bfdf53209e49be2150ec3eb3d75900</link>
        <description>refactor(bc): Extract Outflow from freestream filesOutflow should be treated separately from freestream

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Thu, 05 Jun 2025 16:12:38 +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/problems/bc_freestream.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/problems/bc_freestream.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/problems/bc_freestream.c#0c373b74e935da21548f11f3cfcb29344591ba1b</link>
        <description>refactor: Change User -&gt; Honee

            List of files:
            /honee/problems/bc_freestream.c</description>
        <pubDate>Wed, 17 Jul 2024 20:38:56 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
