<?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 riemann_solver.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d4cc18453651bd0f94c1a2e078b2646a92dafdcc - Merge pull request #1912 from CEED/jeremy/copyright</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Tue, 30 Dec 2025 21:15:37 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d - minor - update copyright to 2026</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d</link>
        <description>minor - update copyright to 2026

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Fri, 19 Dec 2025 19:03:59 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>20a16a5fde8c37c2820b3798c7dd8f97d46128bb - Merge pull request #1786 from CEED/jeremy/copy-headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#20a16a5fde8c37c2820b3798c7dd8f97d46128bb</link>
        <description>Merge pull request #1786 from CEED/jeremy/copy-headersminor - upate copyright to 2025

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Thu, 20 Mar 2025 15:40:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d275d636ccaa61e594421fac80252590e7a77ccf - minor - upate copyright to 2025</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#d275d636ccaa61e594421fac80252590e7a77ccf</link>
        <description>minor - upate copyright to 2025

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Wed, 19 Mar 2025 22:27:57 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>b9f1e9d905d793e4544acdc28de787ee3577dd16 - Merge pull request #1609 from CEED/jrwrigh/fix_riemann_solvers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#b9f1e9d905d793e4544acdc28de787ee3577dd16</link>
        <description>Merge pull request #1609 from CEED/jrwrigh/fix_riemann_solversfluids: Fix Riemann solvers *_fwd mode functions

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Thu, 20 Jun 2024 17:15:59 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>6fa2c4dafed9e033f9d25ea23122f61b16180a35 - refactor(fluids): Rename norm -&gt; normal in freestream</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#6fa2c4dafed9e033f9d25ea23122f61b16180a35</link>
        <description>refactor(fluids): Rename norm -&gt; normal in freestreamAlso remove comment references to potential energy, which is no longerincluded in the total energy definition.

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Thu, 20 Jun 2024 14:32:14 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>54f81801806a437fa03eeab77ebdba810797a95b - fix(fluids): Correct Riemann HLL *_fwd functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#54f81801806a437fa03eeab77ebdba810797a95b</link>
        <description>fix(fluids): Correct Riemann HLL *_fwd functions

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Thu, 20 Jun 2024 14:31:16 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>509d4af65d23546c690c9766d8b29e47dc3b3afb - Drop JiT Guards in Most QF Source (#1540)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#509d4af65d23546c690c9766d8b29e47dc3b3afb</link>
        <description>Drop JiT Guards in Most QF Source (#1540)* backend - use pragma once* gallery - drop source header guards* ex - drop some qfunction source header guards* fluids - drop guards on all singly included headers* jit - drop most guards on backend JiT files* sycl - drop extra header guards* jit - enable #pragma once for QF source* fluids - use #pragma once for util/helper qf source* test - check different multiple includes* fluids - fix odd include* jit - update interface for building JiT string from multiple files

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Thu, 28 Mar 2024 16:30:50 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a171b6ef1192a8f5f3031330339aaab2ded4c8fb - Merge pull request #1537 from CEED/jeremy/pragma-once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#a171b6ef1192a8f5f3031330339aaab2ded4c8fb</link>
        <description>Merge pull request #1537 from CEED/jeremy/pragma-onceUse #pragma once for non-JiT headers

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Wed, 27 Mar 2024 16:05:24 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>5aed82e4fa97acf4ba24a7f10a35f5303a6798e0 - minor - update copyright headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#5aed82e4fa97acf4ba24a7f10a35f5303a6798e0</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Wed, 27 Mar 2024 15:34:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>eff337b5e128a4d9e45773f9d24fa63e3fd4d398 - Merge pull request #1443 from CEED/jrwrigh/riemann_slip</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#eff337b5e128a4d9e45773f9d24fa63e3fd4d398</link>
        <description>Merge pull request #1443 from CEED/jrwrigh/riemann_slipfluids: Change slip boundary condition formulation

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Wed, 06 Mar 2024 21:44:45 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9f84436874b0bedcb473aab1faa446b08959d274 - fluids: Implement bc_slip</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/qfunctions/riemann_solver.h#9f84436874b0bedcb473aab1faa446b08959d274</link>
        <description>fluids: Implement bc_slipThis is a weak version of slip boundary condition based on a Riemannsolve

            List of files:
            /libCEED/examples/fluids/qfunctions/riemann_solver.h</description>
        <pubDate>Wed, 06 Dec 2023 16:03:36 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
