<?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 gaussianwave.c</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/problems/gaussianwave.c#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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/problems/gaussianwave.c#9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d</link>
        <description>minor - update copyright to 2026

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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/problems/gaussianwave.c#20a16a5fde8c37c2820b3798c7dd8f97d46128bb</link>
        <description>Merge pull request #1786 from CEED/jeremy/copy-headersminor - upate copyright to 2025

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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/problems/gaussianwave.c#d275d636ccaa61e594421fac80252590e7a77ccf</link>
        <description>minor - upate copyright to 2025

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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>092fc1801a21ca0ae494b3dac29b5b3d49957b19 - Merge pull request #1110 from CEED/zach/entropy-variables</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#092fc1801a21ca0ae494b3dac29b5b3d49957b19</link>
        <description>Merge pull request #1110 from CEED/zach/entropy-variablesAdd Entropy Variables to libCEED fluids NS mini-app

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Tue, 18 Jun 2024 21:50:11 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>a2d72b6f1ed489cbeb0eb5f72cf8bf977e7ff50a - fluids: Proliferate entropy variables, add test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#a2d72b6f1ed489cbeb0eb5f72cf8bf977e7ff50a</link>
        <description>fluids: Proliferate entropy variables, add testCo-authored-by: Zach Atkins &lt;zacharyjayhawk@gmail.com&gt;

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Mon, 17 Jun 2024 16:52:21 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>cce3ee4efcaa7914b8a0b517c757fe3477daefe6 - Merge pull request #1562 from CEED/jrwrigh/fluids_problem_pointer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#cce3ee4efcaa7914b8a0b517c757fe3477daefe6</link>
        <description>Merge pull request #1562 from CEED/jrwrigh/fluids_problem_pointerfluids: Make ProblemData a pointer to struct

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Wed, 24 Apr 2024 14:58:07 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>731c13d707f61db93aa32d87ad4bd1d287319f81 - fluids: Make ProblemData a pointer to struct</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#731c13d707f61db93aa32d87ad4bd1d287319f81</link>
        <description>fluids: Make ProblemData a pointer to structWe basically use it as a pointer-to-struct type everywhere, so might aswell make it consistent with everything else

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Wed, 24 Apr 2024 13:51:51 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&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/problems/gaussianwave.c#a171b6ef1192a8f5f3031330339aaab2ded4c8fb</link>
        <description>Merge pull request #1537 from CEED/jeremy/pragma-onceUse #pragma once for non-JiT headers

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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/problems/gaussianwave.c#5aed82e4fa97acf4ba24a7f10a35f5303a6798e0</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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/problems/gaussianwave.c#eff337b5e128a4d9e45773f9d24fa63e3fd4d398</link>
        <description>Merge pull request #1443 from CEED/jrwrigh/riemann_slipfluids: Change slip boundary condition formulation

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</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/problems/gaussianwave.c#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/problems/gaussianwave.c</description>
        <pubDate>Wed, 06 Dec 2023 16:03:36 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>524ffdfd70d97d4e960fc9822927ee4b8f8d8e10 - Merge pull request #1259 from CEED/jrwrigh/fluids-cleanup</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#524ffdfd70d97d4e960fc9822927ee4b8f8d8e10</link>
        <description>Merge pull request #1259 from CEED/jrwrigh/fluids-cleanupfluids: Misc cleanup

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Tue, 29 Aug 2023 22:55:38 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>f17d818ddb5f0fdb5c67183d33cc31a0016906ee - fluids: Correct PetscFunction{Return,BeginUser} placement</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#f17d818ddb5f0fdb5c67183d33cc31a0016906ee</link>
        <description>fluids: Correct PetscFunction{Return,BeginUser} placement- Respect the PETSc standard for style (https://petsc.org/release/developers/style/#coding-conventions-and-style)

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Mon, 17 Jul 2023 21:19:26 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>71bbf5a7c845c47c2193d271e8411746270b9cb1 - Merge pull request #1275 from CEED/jrwrigh/fluidsCeedCall</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#71bbf5a7c845c47c2193d271e8411746270b9cb1</link>
        <description>Merge pull request #1275 from CEED/jrwrigh/fluidsCeedCallfluids: Add PetscCallCeed to capture ceed errors with Petsc

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Thu, 03 Aug 2023 01:15:43 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>a424bcd0dd58ea8f8b80ddde5af211268f0b358a - fluids: Add PetscCallCeed</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#a424bcd0dd58ea8f8b80ddde5af211268f0b358a</link>
        <description>fluids: Add PetscCallCeed

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Tue, 01 Aug 2023 20:53:47 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>82bcd3d49ffed6252dd261f790745c0e54ecd545 - Merge pull request #1237 from CEED/jrwrigh/petsc-success</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#82bcd3d49ffed6252dd261f790745c0e54ecd545</link>
        <description>Merge pull request #1237 from CEED/jrwrigh/petsc-successexamples: Use PETSC_SUCCESS in PetscFunctionReturn

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Tue, 20 Jun 2023 17:07:32 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>ee4ca9cbfe2be39196684117442f3ce8d00b6506 - examples: Use PetscFunctionReturn in PETSC_SUCCESS</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#ee4ca9cbfe2be39196684117442f3ce8d00b6506</link>
        <description>examples: Use PetscFunctionReturn in PETSC_SUCCESS

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Tue, 20 Jun 2023 00:09:16 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#49aac155e7a09736f56fb3abac0f57dab29f7cbf</link>
        <description>IWYU fixes (#1182)* iwyu - include fixes* iwyu - silence some iwyu output* minor - clearer macro names* iwyu - fix suggestion of &quot;ceed/ceed.h&quot; externally* iwyu - lighter petsc headers* iwyu - ceed/ceed.h -&gt; ceed.h* iwyu - cuda/hip include fixes

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Fri, 24 Mar 2023 15:20:50 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>530ad8c4fcac036810a1c230b0a577d30882de6e - Ken/idl (#1138)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/problems/gaussianwave.c#530ad8c4fcac036810a1c230b0a577d30882de6e</link>
        <description>Ken/idl (#1138)* inflow sponge pushing p towards P0 compiles and runs but unknown yet whether it is effective or not* looks like my first attempt at this is missing something as there is negligible effect from Jacobian addition* examples/fluids: IDL fixes and demo* Fix IDL sign error and rename variables/clang-format* Let newtonianwave.yaml use -reference_pressure and temperature* Propagate P0 = reference.pressure* Small tweak to add IDL to the 3 ramp parameters.* fluids: Extract fluids binary vector load function - Needs to be used in multiple places (for ICs and for testing data)* fluids: Correct typo in previous commits* fluids: Add IDL and newtonian wave test* fluids: Rename Newtonian Wave --&gt; Gaussian Wave* fluids: Move RampCoefficient into utils - Also change name to LinearRampCoefficient, as we may have different   kinds of ramps in the future* fluids: Change IDL commandline options* docs(fluids): Document internal damping layerCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* fluids: Add ScaleN QF utility* fluids: Extract InternalDampingLayer QFunction helper---------Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: KennethEJansen &lt;jansenke@colorado.edu&gt;Co-authored-by: James Wright &lt;james@jameswright.xyz&gt;

            List of files:
            /libCEED/examples/fluids/problems/gaussianwave.c</description>
        <pubDate>Sat, 11 Mar 2023 03:16:47 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
