<?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 t313-basis.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>98ef505e29ffda381425214ef8e84a6d1c3e07bf - Merge pull request #1325 from CEED/zach/fix-coord-ordering-basis-tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#98ef505e29ffda381425214ef8e84a6d1c3e07bf</link>
        <description>Merge pull request #1325 from CEED/zach/fix-coord-ordering-basis-testsChange coordinate ordering to be consistent with tensor basis application

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Tue, 05 Sep 2023 20:28:43 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>3c9d155ad22979ea84178d1d41eea0c31217327b - Change coordinate ordering to be consistent with tensor basis application</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#3c9d155ad22979ea84178d1d41eea0c31217327b</link>
        <description>Change coordinate ordering to be consistent with tensor basis application

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Tue, 05 Sep 2023 17:34:49 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>d4fddeaad2e13b0afee14ffe64c74bf1f158315c - Merge pull request #1164 from CEED/jeremy/basis-at-points</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#d4fddeaad2e13b0afee14ffe64c74bf1f158315c</link>
        <description>Merge pull request #1164 from CEED/jeremy/basis-at-pointsBasis Eval at arbitrary points

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Wed, 12 Jul 2023 21:59:41 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>c8c3fa7d27bffffddcff68a8a1d51314e0358a98 - basis - add CeedBasisApplyAtPoints</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#c8c3fa7d27bffffddcff68a8a1d51314e0358a98</link>
        <description>basis - add CeedBasisApplyAtPoints

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Tue, 21 Feb 2023 22:03:47 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.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/tests/t313-basis.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>684f49355e356904c2a47c5a7e5ff618ae05b0a6 - Merge pull request #1167 from CEED/jeremy/drop-i</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Mon, 06 Mar 2023 15:55:06 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>4fee36f0a30516a0b5ad51bf7eb3b32d83efd623 - style - consistency in c tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#4fee36f0a30516a0b5ad51bf7eb3b32d83efd623</link>
        <description>style - consistency in c tests

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Thu, 02 Mar 2023 01:24:06 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>2b730f8b5a9c809740a0b3b302db43a719c636b1 - Switch to clang-format (#1051)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#2b730f8b5a9c809740a0b3b302db43a719c636b1</link>
        <description>Switch to clang-format (#1051)* style - switch to clang-format* ci - use newer libxsmm* action - update format action* format - consistent use of {} for multi-line if/for* make - remove stray newline* make - simpler &apos;make format&apos; target* ci - use newer libxsmm* doc - minor release note claification* minor - minor fix* minor - minor fix* minor - minor fix* minor - minor fix* make format* format - less aggressive alignment rules* tidy - check for argument name mismatches* fix newline* format - mirror Ratel update to .clang-format* fix merge error* fix merge conflict* fix merge error* drop style in .phony list* Update .clang-formatCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* apply updated formatCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Thu, 17 Nov 2022 05:13:46 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>cb03979f09f11f2f58ca1dff8031348aa48729d3 - Merge pull request #1002 from CEED/jeremy/format-ceed-types</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#cb03979f09f11f2f58ca1dff8031348aa48729d3</link>
        <description>Merge pull request #1002 from CEED/jeremy/format-ceed-typesAdd CeedInt_FMT

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Tue, 28 Jun 2022 21:47:18 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>600b7929b98f3d8efad5f619bace308a359a46af - test - update tests to use CeedInt_FMT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#600b7929b98f3d8efad5f619bace308a359a46af</link>
        <description>test - update tests to use CeedInt_FMT

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Tue, 28 Jun 2022 20:21:36 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>7f565272b8651519e1f8332c5b9e73ffa0fc04e9 - Merge pull request #735 from CEED/jeremy/style-guide</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#7f565272b8651519e1f8332c5b9e73ffa0fc04e9</link>
        <description>Merge pull request #735 from CEED/jeremy/style-guideStyle Unification

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Fri, 09 Apr 2021 22:40:57 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>d1d35e2f02dc969aee8debf3fd943dd784aa847a - style - updating C variable style</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#d1d35e2f02dc969aee8debf3fd943dd784aa847a</link>
        <description>style - updating C variable style

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Fri, 09 Apr 2021 19:32:40 +0000</pubDate>
        <dc:creator>jeremylt &lt;thompson.jeremy.luke@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a8c14239e2aaf94819e1ed6ae7f30d81834fba18 - Merge pull request #423 from CEED/jeremy/small-fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#a8c14239e2aaf94819e1ed6ae7f30d81834fba18</link>
        <description>Merge pull request #423 from CEED/jeremy/small-fixesSmall fixes from Python Work

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Mon, 02 Dec 2019 19:05:20 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e41a9036d9c819e4384f339670ec8b33588b49c1 - Use consistent scientific notation in t313-basis.c</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#e41a9036d9c819e4384f339670ec8b33588b49c1</link>
        <description>Use consistent scientific notation in t313-basis.c

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Sun, 17 Nov 2019 01:31:16 +0000</pubDate>
        <dc:creator>valeriabarra &lt;valeriabarra21@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>52bfb9bbf17f17edbcd45876cdc8689a879bc683 - Symmetric Schur and Simultaneous Diagonalization (#299)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#52bfb9bbf17f17edbcd45876cdc8689a879bc683</link>
        <description>Symmetric Schur and Simultaneous Diagonalization (#299)This PR adds simultaneous diagonalization and reorders the t3* tests.* Interface: add Schur Decomp and interface for Simultaneous Diagonalization, implement Schur Decomp* Tests: add Symmetric Schur Fortran test* Interface: implement Simult Diag* Tighten Givens tolerance in symmetric Schur* Tests: Reorder t3* tests* Basis - Check bounds for symmetric Schur* Simult Diag - Add LAPACK function reference* Typo fix* Basis - &apos;static&apos; CeedMatrixMultiply* Merge - fix small issues* Basis - typo fix* Basis - Documentation fixes

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Fri, 13 Sep 2019 22:31:52 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@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/t313-basis.c#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/t313-basis.c</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>76f827fe0c5666fec7283529492f3b3065217940 - Merge pull request #316 from CEED/jeremy/codecov</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#76f827fe0c5666fec7283529492f3b3065217940</link>
        <description>Merge pull request #316 from CEED/jeremy/codecovUpdate Codecov

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Thu, 29 Aug 2019 17:19:24 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>de996c553fbfe0e3ee86e746b77cddce8b7779ff - Change EXCL_END -&gt; EXCL_STOP</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#de996c553fbfe0e3ee86e746b77cddce8b7779ff</link>
        <description>Change EXCL_END -&gt; EXCL_STOP

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Fri, 23 Aug 2019 17:10:32 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>a2546046f5f3e60916f9cd7f16707c5c85ac2e89 - Add additional LCOV_EXCL tags</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#a2546046f5f3e60916f9cd7f16707c5c85ac2e89</link>
        <description>Add additional LCOV_EXCL tags

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Fri, 23 Aug 2019 16:59:50 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>dc1dbf0744997d47eb98656f475bfd131b09dcf8 - Merge pull request #174 from CEED/vec-inputs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t313-basis.c#dc1dbf0744997d47eb98656f475bfd131b09dcf8</link>
        <description>Merge pull request #174 from CEED/vec-inputsVec inputs

            List of files:
            /libCEED/tests/t313-basis.c</description>
        <pubDate>Wed, 19 Dec 2018 17:40:44 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
