<?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 t523-operator.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>57af422ce4fd2bed083e8288205852f8262d25d3 - Merge pull request #1895 from CEED/jeremy/print-tab</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#57af422ce4fd2bed083e8288205852f8262d25d3</link>
        <description>Merge pull request #1895 from CEED/jeremy/print-tabAdd CeedOperatorSetNumViewTabs

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Wed, 01 Oct 2025 18:45:51 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>5a526491291e2ef13670ec99232a2cb0069702e5 - op - add SetNumViewTabs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#5a526491291e2ef13670ec99232a2cb0069702e5</link>
        <description>op - add SetNumViewTabs

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Tue, 30 Sep 2025 17:23:30 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>1ad466088344f9c7a89b938b3cea7230e969fe10 - Merge pull request #1875 from CEED/jeremy/name-consistency</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#1ad466088344f9c7a89b938b3cea7230e969fe10</link>
        <description>Merge pull request #1875 from CEED/jeremy/name-consistencyOperator Name Consistency

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Wed, 06 Aug 2025 16:03:10 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ed094490f53e580908aa80e9fe815a6fd76d7526 - api - naming consistency for composite CeedOperator</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#ed094490f53e580908aa80e9fe815a6fd76d7526</link>
        <description>api - naming consistency for composite CeedOperator

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Thu, 24 Jul 2025 19:44:56 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>e9decf40140e91e6dda13aa3c73e34a84e080936 - Merge pull request #1612 from CEED/jeremy/op-short-view</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#e9decf40140e91e6dda13aa3c73e34a84e080936</link>
        <description>Merge pull request #1612 from CEED/jeremy/op-short-viewop - add terse view

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Fri, 21 Jun 2024 17:22:57 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>935f026aeac4afd1a5641109d8d2197022f564c1 - op - add terse view</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#935f026aeac4afd1a5641109d8d2197022f564c1</link>
        <description>op - add terse view

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Fri, 21 Jun 2024 16:29:06 +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/t523-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/t523-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/t523-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/t523-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/t523-operator.c#356036fa84f714fa73ef64c9a80ce2028dde816f</link>
        <description>interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE

            List of files:
            /libCEED/tests/t523-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>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-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/t523-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/t523-operator.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

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

            List of files:
            /libCEED/tests/t523-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/t523-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/t523-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>e76101ce63bd3cf9dd85151ed6d67d630f1ea5db - Merge pull request #954 from CEED/jeremy/op-view</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#e76101ce63bd3cf9dd85151ed6d67d630f1ea5db</link>
        <description>Merge pull request #954 from CEED/jeremy/op-viewop - include num_elem and num_qpts in view

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Fri, 06 May 2022 22:11:00 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ea6b58218a3c4883c2efd66165b4d6b684f89f5a - op - add optional name for Operators</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#ea6b58218a3c4883c2efd66165b4d6b684f89f5a</link>
        <description>op - add optional name for Operators

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Fri, 06 May 2022 17:50:31 +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/t523-operator.c#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/t523-operator.c</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>9890f3e7f85f457150d1c5a387cb512d35d373a0 - Merge pull request #877 from CEED/jeremy/field-names-for-people</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#9890f3e7f85f457150d1c5a387cb512d35d373a0</link>
        <description>Merge pull request #877 from CEED/jeremy/field-names-for-peopleMake qf/op field names human readable

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Thu, 20 Jan 2022 20:45:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a61c78d6a6d5ea69db49949746e6dc59b544c365 - style - make qf/op field names human readable</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator.c#a61c78d6a6d5ea69db49949746e6dc59b544c365</link>
        <description>style - make qf/op field names human readable

            List of files:
            /libCEED/tests/t523-operator.c</description>
        <pubDate>Thu, 20 Jan 2022 16:57:43 +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/t523-operator.c#7f565272b8651519e1f8332c5b9e73ffa0fc04e9</link>
        <description>Merge pull request #735 from CEED/jeremy/style-guideStyle Unification

            List of files:
            /libCEED/tests/t523-operator.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/t523-operator.c#d1d35e2f02dc969aee8debf3fd943dd784aa847a</link>
        <description>style - updating C variable style

            List of files:
            /libCEED/tests/t523-operator.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>
</channel>
</rss>
