<?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 backend.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>f2989f2b3b8649d855bed22b6730ee0ecfa6b31b - Merge pull request #1917 from CEED/jeremy/ceed-object</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#f2989f2b3b8649d855bed22b6730ee0ecfa6b31b</link>
        <description>Merge pull request #1917 from CEED/jeremy/ceed-objectAdd core CeedObject to handle common functionality

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Wed, 21 Jan 2026 15:46:20 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>6c328a79ca68936a528462ed2722d2e5d44e1e31 - obj - add common CeedObjectDestroy</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#6c328a79ca68936a528462ed2722d2e5d44e1e31</link>
        <description>obj - add common CeedObjectDestroy

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Tue, 20 Jan 2026 17:09:56 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>b0f67a9c1aeeb4d82b4724afaae1227ff4e81f15 - internal - add CeedObject to handle common functionality</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#b0f67a9c1aeeb4d82b4724afaae1227ff4e81f15</link>
        <description>internal - add CeedObject to handle common functionality

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Wed, 14 Jan 2026 20:40:15 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d4cc18453651bd0f94c1a2e078b2646a92dafdcc - Merge pull request #1912 from CEED/jeremy/copyright</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Tue, 30 Dec 2025 21:15:37 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d - minor - update copyright to 2026</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d</link>
        <description>minor - update copyright to 2026

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Fri, 19 Dec 2025 19:03:59 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ce3aeafcd0af4d230e7eb6cc695bb4b9a9ab3a6a - Merge pull request #1908 from CEED/zach/move-get-num-view-tabs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#ce3aeafcd0af4d230e7eb6cc695bb4b9a9ab3a6a</link>
        <description>Merge pull request #1908 from CEED/zach/move-get-num-view-tabsminor - move Ceed*GetNumViewTabs to public header

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Fri, 21 Nov 2025 18:41:31 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>648ecb3c64fa28ff6913386e8556e83e2c4c6241 - minor - move Ceed*GetNumViewTabs to public header</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#648ecb3c64fa28ff6913386e8556e83e2c4c6241</link>
        <description>minor - move Ceed*GetNumViewTabs to public header

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Thu, 20 Nov 2025 23:20:32 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>6a6b797f790a7f197cde448212987b3ead5d18fa - Merge pull request #1904 from CEED/jeremy/view-tab</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#6a6b797f790a7f197cde448212987b3ead5d18fa</link>
        <description>Merge pull request #1904 from CEED/jeremy/view-tabview - add Ceed*[Get/Set]ViewTabs for all objects

            List of files:
            /libCEED/include/ceed/backend.h</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>4c789ea28eed8450eb29ac731b0b6c80a3f128bb - view - add Ceed*[Get/Set]ViewTabs for all objects</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#4c789ea28eed8450eb29ac731b0b6c80a3f128bb</link>
        <description>view - add Ceed*[Get/Set]ViewTabs for all objects

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Fri, 07 Nov 2025 20:57:39 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>57af422ce4fd2bed083e8288205852f8262d25d3 - Merge pull request #1895 from CEED/jeremy/print-tab</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#57af422ce4fd2bed083e8288205852f8262d25d3</link>
        <description>Merge pull request #1895 from CEED/jeremy/print-tabAdd CeedOperatorSetNumViewTabs

            List of files:
            /libCEED/include/ceed/backend.h</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/include/ceed/backend.h#5a526491291e2ef13670ec99232a2cb0069702e5</link>
        <description>op - add SetNumViewTabs

            List of files:
            /libCEED/include/ceed/backend.h</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>9b9f6113f51e15913d7f93f3cfe1286cbb8f166e - Merge pull request #1881 from CEED/SirAlienTheGreat/rust-qfunctions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#9b9f6113f51e15913d7f93f3cfe1286cbb8f166e</link>
        <description>Merge pull request #1881 from CEED/SirAlienTheGreat/rust-qfunctionsRust and cuda clang support (#1873)

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Fri, 08 Aug 2025 15:43:27 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>2027fb9d13fe34211738d8539f90542a9801ae2c - Rust and cuda clang support (#1873)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#2027fb9d13fe34211738d8539f90542a9801ae2c</link>
        <description>Rust and cuda clang support (#1873)* Switch compiler to clang (not portable)* test add_num* compile with llvm tools* not working linking* not fixed* Update ex1-volume.h* update* remove global path* changes* changes 2* crate works* basic gpu rust compilation* still not working* rust source roots basic support* nvrtc/clang selection* cleanup* update example (not working)* add rust example* fix merge issue* delete temp files* cleanup* rust qfunc 2d array (needs doc)* cleanup* more cleanup* downgrade back to c++11* format* final draft cleanup* formatting + CUDA_CLANG -&gt; GPU_CLANG* Update cuda CEED_QFUNCTION_RUST* fix python* fix python and format* format fr* update comment* fix python fr* Apply error suggestions from code review* update errors to libceed format* Apply suggestions from code review* add optimization flag* remove line breaks* Apply suggestions from code review* avoid python in macro better* add rust example* format* Apply suggestions from code review* move rust example to own directory* Simplify python exclusion logic* re-fix python* Update python/build_ceed_cffi.py* change names and simplify makefile* Revert &quot;change names and simplify makefile&quot;This reverts commit 96e762f9f5d50d8ed9d3673e7fda850dfc390abe.* Apply Jeremy&apos;s diff* Simplify CeedCallSystem* use rust-install llvm tools* add gitignores* update paths* example absolute path* fix comments* apply partial diff* add newline* add makefile* Update examples/rust-qfunctions/Makefile* update makefile---------Co-authored-by: Allen MacFarland &lt;alma4974@noether&gt;

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Thu, 31 Jul 2025 18:43:27 +0000</pubDate>
        <dc:creator>SirAlienTheGreat &lt;79958059+SirAlienTheGreat@users.noreply.github.com&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/include/ceed/backend.h#1ad466088344f9c7a89b938b3cea7230e969fe10</link>
        <description>Merge pull request #1875 from CEED/jeremy/name-consistencyOperator Name Consistency

            List of files:
            /libCEED/include/ceed/backend.h</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/include/ceed/backend.h#ed094490f53e580908aa80e9fe815a6fd76d7526</link>
        <description>api - naming consistency for composite CeedOperator

            List of files:
            /libCEED/include/ceed/backend.h</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>65219c46f809a8fbbe8b773ae152d26e804e01da - Merge pull request #1868 from CEED/jeremy/basis-is-collocated</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#65219c46f809a8fbbe8b773ae152d26e804e01da</link>
        <description>Merge pull request #1868 from CEED/jeremy/basis-is-collocatedPull BasisIsCollocated helper to interface level

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Mon, 21 Jul 2025 15:34:30 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ca62d558e488f6cc806d30b1949b4c18ff816b3a - basis - pull BasisIsCollocated helper to interface level</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#ca62d558e488f6cc806d30b1949b4c18ff816b3a</link>
        <description>basis - pull BasisIsCollocated helper to interface level

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Fri, 18 Jul 2025 18:33:01 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>8da1e4aee311afa72cdebb7e8f1b71cf5406afa9 - Merge pull request #1856 from CEED/zach/remove-op-fallback-parent</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#8da1e4aee311afa72cdebb7e8f1b71cf5406afa9</link>
        <description>Merge pull request #1856 from CEED/zach/remove-op-fallback-parentceed - replace usage of `ceed-&gt;op_fallback_parent` with `ceed-&gt;parent`

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Fri, 18 Jul 2025 13:59:12 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>46b50f9e3387fe901ca6f8767a26864fb30d4072 - op - Simplify operator fallback to use pre-initialized fallback Ceed context</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#46b50f9e3387fe901ca6f8767a26864fb30d4072</link>
        <description>op - Simplify operator fallback to use pre-initialized fallback Ceed context

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Wed, 16 Jul 2025 16:28:06 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>6d997e5fad05ef70190d5e2facead3e1467860e4 - Merge pull request #1851 from CEED/jeremy/gen-qf-assemble</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/backend.h#6d997e5fad05ef70190d5e2facead3e1467860e4</link>
        <description>Merge pull request #1851 from CEED/jeremy/gen-qf-assembleGPU Gen QFunction Assembly

            List of files:
            /libCEED/include/ceed/backend.h</description>
        <pubDate>Wed, 09 Jul 2025 16:41:57 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
</channel>
</rss>
