<?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 fluids-navierstokes-blasius_STG_strongBC.bin</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4add99ebf66d1c4ac0e9aed5ea8e0503d512cd41 - Merge pull request #1028 from CEED/jrwrigh/shrink-fluids-tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#4add99ebf66d1c4ac0e9aed5ea8e0503d512cd41</link>
        <description>Merge pull request #1028 from CEED/jrwrigh/shrink-fluids-tests

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Fri, 15 Jul 2022 18:09:06 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>a6ea5fbef97e8d672d22d8f160c9adfbdff3664d - tests: Shrink fluids test run time</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#a6ea5fbef97e8d672d22d8f160c9adfbdff3664d</link>
        <description>tests: Shrink fluids test run time

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Fri, 15 Jul 2022 17:19:47 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>e8001fe0887ac4c49af06a0672b1b48b65ccbfcc - Merge pull request #1009 from CEED/jrwrigh/dirichlet_with_libceed</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#e8001fe0887ac4c49af06a0672b1b48b65ccbfcc</link>
        <description>Merge pull request #1009 from CEED/jrwrigh/dirichlet_with_libceedFluids - Use libCEED to compute Dirichlet boundary conditions

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Thu, 07 Jul 2022 02:39:48 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>72d852595123308417bcd99e2ca111c71d29cbff - test: Update data for strong_stg test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#72d852595123308417bcd99e2ca111c71d29cbff</link>
        <description>test: Update data for strong_stg test - Previous data was from using `bcFunc` and was actually incorrect.

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Tue, 28 Jun 2022 22:38:22 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>c766f59897c34c3c78fee5b8ada37e6c961759ac - Merge pull request #980 from CEED/jrwrigh/fluids_tractionbc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#c766f59897c34c3c78fee5b8ada37e6c961759ac</link>
        <description>Merge pull request #980 from CEED/jrwrigh/fluids_tractionbc

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Wed, 22 Jun 2022 17:36:23 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>82fe8277b7bbee464591a66c51e14f4b35f536f3 - test: Update data for fluids blasius tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#82fe8277b7bbee464591a66c51e14f4b35f536f3</link>
        <description>test: Update data for fluids blasius tests

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Tue, 07 Jun 2022 15:15:54 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>5ba4e83e9b1c3504427ca38afe780fb47d34b172 - Merge branch &apos;main&apos; into jed/fluids-jacobian</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#5ba4e83e9b1c3504427ca38afe780fb47d34b172</link>
        <description>Merge branch &apos;main&apos; into jed/fluids-jacobian* main: (24 commits)  op - more data in view  examples/fluids: Test for strong STG  examples/fluids: Add strong STG to documentation  examples/fluids: Add option for BC from ICs  examples/fluids: Correct for non-origin domains  examples/fluids: Implement Strong STG BC  examples/fluids: Minor stg improvements/style  examples/fluids: Add Strong STG functions  examples/fluids: Fix memory leak in STG  GPU assembly: fix potential basis loading offset error  tests - more complex source include testing  pc - fix qf fallback cloning  restr - relax comp_stride check for num_comp == 1  make style  pc - avoid direct access of basis data in multigrid creation  ceed - refactor fallback Ceed creation into separate fn  minor - homogonize int vs CeedInt  basis - add input checks  restr - add input checks on element restrictions  examples/fluids: Update STG test for new mesh feats  ...

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Sat, 04 Jun 2022 04:50:32 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>830d475402ac70f032075f2491baf97005b7c2df - Merge pull request #967 from CEED/jrwrigh/strong-stg</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#830d475402ac70f032075f2491baf97005b7c2df</link>
        <description>Merge pull request #967 from CEED/jrwrigh/strong-stgFluids: Strongly enforced STG

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Sat, 04 Jun 2022 04:33:51 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>c79c9d8accea9b1549c782c9810a2665141d102f - examples/fluids: Test for strong STG</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin#c79c9d8accea9b1549c782c9810a2665141d102f</link>
        <description>examples/fluids: Test for strong STG- Note that the &quot;compare_final_state_atol&quot; had to be reduced to 1e-10  in order to have all the backends pass (the non-optimized backends  were not able to pass)

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-blasius_STG_strongBC.bin</description>
        <pubDate>Fri, 03 Jun 2022 17:13:46 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
