<?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-f.f90</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-f.f90#57af422ce4fd2bed083e8288205852f8262d25d3</link>
        <description>Merge pull request #1895 from CEED/jeremy/print-tabAdd CeedOperatorSetNumViewTabs

            List of files:
            /libCEED/tests/t523-operator-f.f90</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-f.f90#5a526491291e2ef13670ec99232a2cb0069702e5</link>
        <description>op - add SetNumViewTabs

            List of files:
            /libCEED/tests/t523-operator-f.f90</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-f.f90#1ad466088344f9c7a89b938b3cea7230e969fe10</link>
        <description>Merge pull request #1875 from CEED/jeremy/name-consistencyOperator Name Consistency

            List of files:
            /libCEED/tests/t523-operator-f.f90</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-f.f90#ed094490f53e580908aa80e9fe815a6fd76d7526</link>
        <description>api - naming consistency for composite CeedOperator

            List of files:
            /libCEED/tests/t523-operator-f.f90</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>d9b786505a4dfcb66b2fcd9e3b61dd507168515d - Merge pull request #1426 from CEED/jeremy/trailing</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#d9b786505a4dfcb66b2fcd9e3b61dd507168515d</link>
        <description>Merge pull request #1426 from CEED/jeremy/trailingFix trailing spaces in non-linted files

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Fri, 15 Dec 2023 17:30:35 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>cefb0a822f59fedd19582cf3f6250c7c1d679f64 - style - fix trailing spaces in non-linted files</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#cefb0a822f59fedd19582cf3f6250c7c1d679f64</link>
        <description>style - fix trailing spaces in non-linted files

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Thu, 14 Dec 2023 17:36:35 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&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-f.f90#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-f.f90</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-f.f90#356036fa84f714fa73ef64c9a80ce2028dde816f</link>
        <description>interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE

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

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

            List of files:
            /libCEED/tests/t523-operator-f.f90</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>e76101ce63bd3cf9dd85151ed6d67d630f1ea5db - Merge pull request #954 from CEED/jeremy/op-view</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#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-f.f90</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-f.f90#ea6b58218a3c4883c2efd66165b4d6b684f89f5a</link>
        <description>op - add optional name for Operators

            List of files:
            /libCEED/tests/t523-operator-f.f90</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>9890f3e7f85f457150d1c5a387cb512d35d373a0 - Merge pull request #877 from CEED/jeremy/field-names-for-people</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#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-f.f90</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-f.f90#a61c78d6a6d5ea69db49949746e6dc59b544c365</link>
        <description>style - make qf/op field names human readable

            List of files:
            /libCEED/tests/t523-operator-f.f90</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>874019bc89a44b0eae6b48d78442abcb0851055b - Merge pull request #716 from CEED/jed/install-backend.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#874019bc89a44b0eae6b48d78442abcb0851055b</link>
        <description>Merge pull request #716 from CEED/jed/install-backend.hJed/install backend.h

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Wed, 31 Mar 2021 23:20:56 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>ec3da8bcb94d9f0073544b37b5081a06981a86f7 - Install install backend headers under include/ceed/</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#ec3da8bcb94d9f0073544b37b5081a06981a86f7</link>
        <description>Install install backend headers under include/ceed/This makes it possible to distribute source plugins that provideadditional backends. It&apos;s also used in MFEM, perhaps temporarily.Deprecate ceed-backend.h, which was not previously installed, but someusers accessed it from an in-place build.Also install CUDA and HIP headers that allow users to provide CUfunctionand hipFunction_t.Co-authored-by: Jeremy L. Thompson &lt;jeremy.thompson@colorado.edu&gt;Requested-by: Andrew T. Barker &lt;barker29@llnl.gov&gt;

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Fri, 26 Mar 2021 05:30:49 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>752c3701a992135134df075f4ef18abc790b3495 - Fix CodeCov Reports (#597)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#752c3701a992135134df075f4ef18abc790b3495</link>
        <description>Fix CodeCov Reports (#597)* Tests - use qfunction headers for Fortran tests to improve bypass gcov issue* Gitlab - use latest gcc on Noether* Cuda/Hip - add case in reciprocal for completeness* Cuda - remove duplicate case* Makefile - exclude fortran test headers from make style* Travis - update to Focal* Cov - adjust style to be consistent and avoid false misses* Travis - update comments and style

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Tue, 28 Jul 2020 18:08:46 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>611c67bb6029aa6543cf14a03c975b8670978a25 - Merge pull request #538 from CEED/jed/petsc-3.14-gcc-10</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#611c67bb6029aa6543cf14a03c975b8670978a25</link>
        <description>Merge pull request #538 from CEED/jed/petsc-3.14-gcc-10Jed/petsc 3.14 gcc 10

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Fri, 15 May 2020 04:06:49 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>1f9a83abe5ffa9c83e4a126579dd9511999b6f22 - tests: use implicit none; fix datatype mismatches reported by gfortran-10</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#1f9a83abe5ffa9c83e4a126579dd9511999b6f22</link>
        <description>tests: use implicit none; fix datatype mismatches reported by gfortran-10

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Thu, 14 May 2020 23:00:24 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>65275b311197718dd752815c20a8419b4b3914df - Merge branch &apos;master&apos; into valeria/NSfixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t523-operator-f.f90#65275b311197718dd752815c20a8419b4b3914df</link>
        <description>Merge branch &apos;master&apos; into valeria/NSfixes

            List of files:
            /libCEED/tests/t523-operator-f.f90</description>
        <pubDate>Wed, 13 May 2020 22:18:43 +0000</pubDate>
        <dc:creator>valeriabarra &lt;valeriabarra21@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
