<?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 README.md</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9f6b563e78d4d345c786b5ee0e12e5666d7d4062 - doc - minor fixes (#1821)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#9f6b563e78d4d345c786b5ee0e12e5666d7d4062</link>
        <description>doc - minor fixes (#1821)

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Tue, 13 May 2025 15:45:03 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>4a46e67df50c06c939702143cae794ef585805bd - doc - minor fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#4a46e67df50c06c939702143cae794ef585805bd</link>
        <description>doc - minor fixes

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Mon, 12 May 2025 18:13:18 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>eca1b09c0d8fadadd2907b292376e77d2d4d9943 - Merge pull request #1008 from CEED/jeremy/doc-fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#eca1b09c0d8fadadd2907b292376e77d2d4d9943</link>
        <description>Merge pull request #1008 from CEED/jeremy/doc-fixesSmall Doc Fixes

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Mon, 27 Jun 2022 15:19:21 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>17be3a414c6fae47654f1361bae9c9dbcdd66795 - doc - update style since I&apos;m touching the file</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#17be3a414c6fae47654f1361bae9c9dbcdd66795</link>
        <description>doc - update style since I&apos;m touching the file

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Thu, 23 Jun 2022 16:39:11 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>288c044332e33f37503f09b6484fec9d0a55fba1 - QFunction Create by Name (#311)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#288c044332e33f37503f09b6484fec9d0a55fba1</link>
        <description>QFunction Create by Name (#311)This PR adds a QFunction gallery to libCEED with 1D, 2D, and 3D mass and Poisson operators.Closes issue #37, issue #340 * Add QFunction gallery, rename focca* Gallery - add initial QFunctions* Add a test for using the QF gallery* Modify ex1 to use gallery* Add multiple test configs to tap* Move output to test directory* Update junit* Add OCCA galley exception* Add ex2* Update ex2 for dim-&gt;ncompx* Gallery - modify to work for CUDA as is* Update Documentation* Gallery - typo fix* Gallery - convention change, postappend qfunction family variant* Gallery - update template with new name checking convention* Gallery - condense diff3DBuild QFunction* Gallery - rename diff -&gt; poisson* Gallery - clarify poisson3DBuild comment* Gallery - use Pragma SIMD, store Qdata in Voigt convention* Examples - Convert BP3-6 to Voigt convention* Examples - add cl option to switch between header and gallery qfs in CEED examples* Examples - clean up construction of QF name* Gallery - Switch to PascalCase for gallery names* Doc - fix function type page* Interface - Make sure strncpy result is null terminated* Gallery - Update Poisson 2/3D Apply to new QF body* make style* make style - fix worst style problems* make style - add gallery to make style* Doc - update documentation errors and inconsistencies* Examples - test ex1 ex2 with and without gallary* Examples - reduce testing of ex1/ex2 without gallery, clean up non-gallery qfunctions* MFEM - revert another make style mistake* Manual make style updates* Doc - update function documentation page* Style updates, document test numbering conventions* doc: resolve ambiguous image location warning, allow more Dot nodes* Tests - style and cast cleanup* Tests - fix README indentation

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Fri, 13 Sep 2019 00:53:49 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>bde6980c6afb6a0311a79e3ac3641805ff72ebac - Merge pull request #302 from CEED/jeremy/dmplex</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#bde6980c6afb6a0311a79e3ac3641805ff72ebac</link>
        <description>Merge pull request #302 from CEED/jeremy/dmplexCreate DMPlex PETSc BPs

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Wed, 07 Aug 2019 12:59:34 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>819eb1b30fcf84443a62bdf37d6ca6a55a6c1c34 - PETSc DMPlex BP1-6 working in unified code</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#819eb1b30fcf84443a62bdf37d6ca6a55a6c1c34</link>
        <description>PETSc DMPlex BP1-6 working in unified code

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Tue, 30 Jul 2019 20:18:08 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>86a4271f02baafab377de162285a9b890a25166a - Update nek5000 example scripts (#241)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/nek/README.md#86a4271f02baafab377de162285a9b890a25166a</link>
        <description>Update nek5000 example scripts (#241)* Update nek5000 examples to use NEKTOOLS_DIR* Remove +x* Nek: Fix a bug in generate-boxes.sh script* Use one script for nek exaamples* Update make-nek-tests.sh* Update nek-examples.sh* Change permissions of make-nek-tests.sh* Update examples Makefile to use new nek script* Update nek5000 examples build process* Trying to make travis happy* Polishing the script* This should make Travis happy* Polish nek-examples.sh* Update examples/Makefile* Update top-level makefile* Delete make-nek-tests.sh &amp; update nek-examples.sh* Update Makefile and examples/Makefile* Update nek-examples.sh* Update TESTARGS in bp .usr files* Update Makefile* Update .travis.yml* Update nek-examples.sh* Add CEED_DIR to tap.sh* Uncomment OCCA_DIR in Makefile* Fix make prove and update tap.sh* Pass NEK5K_DIR and CEED_DIR in prove-all* Set MPI=0 default for Nek examples/tests* Nek5K make updates* Make prove update* Update make-prove to make all ex except Nek5K in parallel* Set Nek5K examples to use MPI by default* Makefile: Improved Nek5k handling* Makefile: build Nek bps in separate directories* Nek: rename dir for f77 file length* debugging* Nek: use single source* Makefile: fix Nek mpif.h issue* Nek: Clean up build proces, improve documentation* Makefile: enable building single Nek example in parallel with other examples* Nek: Fix CC/FC and TESTARGS

            List of files:
            /libCEED/examples/nek/README.md</description>
        <pubDate>Mon, 22 Jul 2019 22:08:53 +0000</pubDate>
        <dc:creator>Thilina Rathnayake &lt;thilinarmtb@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
