<?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 t300-basis.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6a6b797f790a7f197cde448212987b3ead5d18fa - Merge pull request #1904 from CEED/jeremy/view-tab</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/output/t300-basis.out#6a6b797f790a7f197cde448212987b3ead5d18fa</link>
        <description>Merge pull request #1904 from CEED/jeremy/view-tabview - add Ceed*[Get/Set]ViewTabs for all objects

            List of files:
            /libCEED/tests/output/t300-basis.out</description>
        <pubDate>Thu, 13 Nov 2025 17:49:45 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>62e2d4103ebce4cf22bacb0bf84df0fd456c3171 - view - update tests for Ceed*SetNumViewTabs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/output/t300-basis.out#62e2d4103ebce4cf22bacb0bf84df0fd456c3171</link>
        <description>view - update tests for Ceed*SetNumViewTabs

            List of files:
            /libCEED/tests/output/t300-basis.out</description>
        <pubDate>Tue, 11 Nov 2025 17:57:28 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ba7b2a00d73849c86e4657fa7cfd7a31da27058f - Merge pull request #1268 from CEED/jeremy/basis-view-ncomp</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/output/t300-basis.out#ba7b2a00d73849c86e4657fa7cfd7a31da27058f</link>
        <description>Merge pull request #1268 from CEED/jeremy/basis-view-ncompAdd num_comp to basis view output

            List of files:
            /libCEED/tests/output/t300-basis.out</description>
        <pubDate>Tue, 01 Aug 2023 14:10:02 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>edf0491998c1d524f2f70fdd683669b8904cb3b6 - basis - add num_comp to basis view output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/output/t300-basis.out#edf0491998c1d524f2f70fdd683669b8904cb3b6</link>
        <description>basis - add num_comp to basis view output

            List of files:
            /libCEED/tests/output/t300-basis.out</description>
        <pubDate>Fri, 28 Jul 2023 19:42:22 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>50c301a53d2cec48a2aa861bf6f38393f4831c2f - H(div) basis constructor (#878)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/output/t300-basis.out#50c301a53d2cec48a2aa861bf6f38393f4831c2f</link>
        <description>H(div) basis constructor (#878)* backends/interface: added H(div) basis constructor* tests:  CEED_EVAL_INTERP/DIV tested for H(div) basis.* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* interface/ceed-basis.c: delete [-1,1] for non-tensor basis constructor* Update interface/ceed-basis.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* include/ceed: added CEEDFESpace enum and used it at ceed-basis.c* tests: added t330-basis.out and changed xhat--&gt;x_hat* Changed name convention for CeedElemTopology and CeedFESpace enum.* make style* interface/ceed-basis.c: Added FE space/topology of the basis to CeedBasisView function* tests/output: update ...basis.out file* Changed CEED_FE_TOPO_  ==&gt; CEED_TOPOLOGY_* backends/ref: delete CeedBasisApplyHdiv_Ref* Update interface/ceed-basis.cCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;* Update interface/ceed-basis.cCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;* Update include/ceed-impl.hCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;* interface/ceed-bassi.c: update CeedBasisView* deleted L2 and H(curl) FE spaces* minor - update output file* minor - update output file* style - consistency with mainCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;

            List of files:
            /libCEED/tests/output/t300-basis.out</description>
        <pubDate>Tue, 01 Feb 2022 16:46:16 +0000</pubDate>
        <dc:creator>Rezgar Shakeri &lt;42816410+rezgarshakeri@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>288c044332e33f37503f09b6484fec9d0a55fba1 - QFunction Create by Name (#311)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/output/t300-basis.out#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/tests/output/t300-basis.out</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>
</channel>
</rss>
