<?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 t509-operator.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>43dcc2defac7c7180945fbd82b0ef1131721d2ad - Merge pull request #1527 from CEED/jeremy/more-lcov</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#43dcc2defac7c7180945fbd82b0ef1131721d2ad</link>
        <description>Merge pull request #1527 from CEED/jeremy/more-lcovMinor LCOV fixes

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Wed, 20 Mar 2024 21:29:48 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>b4b7eaf65243f2577ae2b464b4444654bcc3da90 - test - test restriction only operator</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#b4b7eaf65243f2577ae2b464b4444654bcc3da90</link>
        <description>test - test restriction only operator

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Wed, 20 Mar 2024 17:28:35 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>506b1a0c535297a01950817d4491440b9ddb5287 - Non-square operator full assembly (#1316)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#506b1a0c535297a01950817d4491440b9ddb5287</link>
        <description>Non-square operator full assembly (#1316)* Consistency formatting for operator tests* Add (failing) test for non-square operator full assembly* Add support for CPU-based full assembly of non-square CeedOperators* Fix full assembly of identity quadrature functions and operators with CEED_BASIS_NONEAlso adds a unit test for full assembly which fails prior to the changes in this commit.* Minor refactor to improve coverage

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Wed, 20 Sep 2023 19:24:26 +0000</pubDate>
        <dc:creator>Sebastian Grimberg &lt;sebastiangrimb@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5d1e906964b04cb5161d672bdc4191311737c811 - Merge pull request #1270 from CEED/jeremy/constantinople</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#5d1e906964b04cb5161d672bdc4191311737c811</link>
        <description>Merge pull request #1270 from CEED/jeremy/constantinopleRename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Thu, 31 Aug 2023 00:25:35 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>356036fa84f714fa73ef64c9a80ce2028dde816f - interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#356036fa84f714fa73ef64c9a80ce2028dde816f</link>
        <description>interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Mon, 31 Jul 2023 18:35:55 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>438e8f999926cc2a9a3e0ddc2256faa8b482f2b7 - Merge pull request #1269 from CEED/jeremy/collocated-qpts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#438e8f999926cc2a9a3e0ddc2256faa8b482f2b7</link>
        <description>Merge pull request #1269 from CEED/jeremy/collocated-qptsCheck for compatible num_qpts with CEED_BASIS_COLLOCATED

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Mon, 31 Jul 2023 20:23:21 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>5a72c492250c2cd76f15d4719221c1af2dfce317 - op - set restr num_qpts as op num_qpts when CEED_BASIS_COLLOCATED is first field</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#5a72c492250c2cd76f15d4719221c1af2dfce317</link>
        <description>op - set restr num_qpts as op num_qpts when CEED_BASIS_COLLOCATED is first field

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Mon, 31 Jul 2023 14:57:00 +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/t509-operator.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/t509-operator.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/t509-operator.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

            List of files:
            /libCEED/tests/t509-operator.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/t509-operator.c#4fee36f0a30516a0b5ad51bf7eb3b32d83efd623</link>
        <description>style - consistency in c tests

            List of files:
            /libCEED/tests/t509-operator.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/t509-operator.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/t509-operator.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/t509-operator.c#cb03979f09f11f2f58ca1dff8031348aa48729d3</link>
        <description>Merge pull request #1002 from CEED/jeremy/format-ceed-typesAdd CeedInt_FMT

            List of files:
            /libCEED/tests/t509-operator.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/t509-operator.c#600b7929b98f3d8efad5f619bace308a359a46af</link>
        <description>test - update tests to use CeedInt_FMT

            List of files:
            /libCEED/tests/t509-operator.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>81d4e52aee579b45d02648ba6e48525fe12fcd58 - Merge pull request #750 from CEED/jeremy/identity</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#81d4e52aee579b45d02648ba6e48525fe12fcd58</link>
        <description>Merge pull request #750 from CEED/jeremy/identityqf - allow identity qfunctions to have in and out EVAL_NONE

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Fri, 30 Apr 2021 02:36:50 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>0b454692e1b44187f5e3492150f1dd8bba6f5f17 - op - impl restriction only identity operators for CPU, error on code gen GPU backends</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t509-operator.c#0b454692e1b44187f5e3492150f1dd8bba6f5f17</link>
        <description>op - impl restriction only identity operators for CPU, error on code gen GPU backends

            List of files:
            /libCEED/tests/t509-operator.c</description>
        <pubDate>Thu, 22 Apr 2021 16:18:23 +0000</pubDate>
        <dc:creator>jeremylt &lt;thompson.jeremy.luke@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
