<?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 ceed.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a49e5d53e180225109bfad71df325c7cfa170c69 - Merge pull request #1930 from CEED/zach/add-sequential-and-at-points-fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.h#a49e5d53e180225109bfad71df325c7cfa170c69</link>
        <description>Merge pull request #1930 from CEED/zach/add-sequential-and-at-points-fixesAdd CeedOperatorCompositeSetSequential and fix edge cases in CUDA gen at points assembly

            List of files:
            /libCEED/include/ceed/ceed.h</description>
        <pubDate>Fri, 20 Feb 2026 14:54:16 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>be3958531954aa94a1b1db4aa6e1a06adbd54dac - operator(composite): add interface to force sequential execution of sub-operators</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.h#be3958531954aa94a1b1db4aa6e1a06adbd54dac</link>
        <description>operator(composite): add interface to force sequential execution of sub-operators

            List of files:
            /libCEED/include/ceed/ceed.h</description>
        <pubDate>Wed, 18 Feb 2026 21:06:37 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>f2989f2b3b8649d855bed22b6730ee0ecfa6b31b - Merge pull request #1917 from CEED/jeremy/ceed-object</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.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/ceed.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/ceed.h#6c328a79ca68936a528462ed2722d2e5d44e1e31</link>
        <description>obj - add common CeedObjectDestroy

            List of files:
            /libCEED/include/ceed/ceed.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>a299a25b9879b9b54a5c96c9f88ed0cb403a2fde - obj - move view tabs to CeedObj</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.h#a299a25b9879b9b54a5c96c9f88ed0cb403a2fde</link>
        <description>obj - move view tabs to CeedObj

            List of files:
            /libCEED/include/ceed/ceed.h</description>
        <pubDate>Tue, 20 Jan 2026 16:05:18 +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/ceed.h#b0f67a9c1aeeb4d82b4724afaae1227ff4e81f15</link>
        <description>internal - add CeedObject to handle common functionality

            List of files:
            /libCEED/include/ceed/ceed.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/ceed.h#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

            List of files:
            /libCEED/include/ceed/ceed.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/ceed.h#9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d</link>
        <description>minor - update copyright to 2026

            List of files:
            /libCEED/include/ceed/ceed.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/ceed.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/ceed.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/ceed.h#648ecb3c64fa28ff6913386e8556e83e2c4c6241</link>
        <description>minor - move Ceed*GetNumViewTabs to public header

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

            List of files:
            /libCEED/include/ceed/ceed.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/ceed.h#57af422ce4fd2bed083e8288205852f8262d25d3</link>
        <description>Merge pull request #1895 from CEED/jeremy/print-tabAdd CeedOperatorSetNumViewTabs

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

            List of files:
            /libCEED/include/ceed/ceed.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>d80bc306a57196d8becd94e94eba31fbc7d11392 - Merge pull request #1889 from CEED/zach/assembly-public-num-entries</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.h#d80bc306a57196d8becd94e94eba31fbc7d11392</link>
        <description>Merge pull request #1889 from CEED/zach/assembly-public-num-entriesassembly - add `CeedOperatorLinearAssembleGetNumEntries`

            List of files:
            /libCEED/include/ceed/ceed.h</description>
        <pubDate>Tue, 19 Aug 2025 21:52:36 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>56318ee4862bf2b045dbea0ef6799ecae8c551fe - assembly - add `CeedOperatorLinearAssembleGetNumEntries`</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.h#56318ee4862bf2b045dbea0ef6799ecae8c551fe</link>
        <description>assembly - add `CeedOperatorLinearAssembleGetNumEntries`

            List of files:
            /libCEED/include/ceed/ceed.h</description>
        <pubDate>Tue, 19 Aug 2025 20:20:34 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&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/ceed.h#9b9f6113f51e15913d7f93f3cfe1286cbb8f166e</link>
        <description>Merge pull request #1881 from CEED/SirAlienTheGreat/rust-qfunctionsRust and cuda clang support (#1873)

            List of files:
            /libCEED/include/ceed/ceed.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/ceed.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/ceed.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/ceed.h#1ad466088344f9c7a89b938b3cea7230e969fe10</link>
        <description>Merge pull request #1875 from CEED/jeremy/name-consistencyOperator Name Consistency

            List of files:
            /libCEED/include/ceed/ceed.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>52b0e5638a25014f691e0ea82a9e87500116bc33 - interface - add deprecated warnings for old fn names</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/include/ceed/ceed.h#52b0e5638a25014f691e0ea82a9e87500116bc33</link>
        <description>interface - add deprecated warnings for old fn names

            List of files:
            /libCEED/include/ceed/ceed.h</description>
        <pubDate>Mon, 28 Jul 2025 15:00:40 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
</channel>
</rss>
