<?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 t212-elemrestriction.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6a6b797f790a7f197cde448212987b3ead5d18fa - Merge pull request #1904 from CEED/jeremy/view-tab</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#6a6b797f790a7f197cde448212987b3ead5d18fa</link>
        <description>Merge pull request #1904 from CEED/jeremy/view-tabview - add Ceed*[Get/Set]ViewTabs for all objects

            List of files:
            /libCEED/tests/t212-elemrestriction.c</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>62e2d4103ebce4cf22bacb0bf84df0fd456c3171 - view - update tests for Ceed*SetNumViewTabs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#62e2d4103ebce4cf22bacb0bf84df0fd456c3171</link>
        <description>view - update tests for Ceed*SetNumViewTabs

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Tue, 11 Nov 2025 17:57:28 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>033346bec78af96926a551caa7a86b7a0d097b87 - Merge pull request #1304 from CEED/jeremy/strided-lsize</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#033346bec78af96926a551caa7a86b7a0d097b87</link>
        <description>Merge pull request #1304 from CEED/jeremy/strided-lsizeCheck l-vec length for strided rstr creation

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Thu, 24 Aug 2023 16:46:23 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>e7f679fc6de93686a880ec2b7b7a43611d8847a6 - restr - check l-vec length for strided rstr creation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#e7f679fc6de93686a880ec2b7b7a43611d8847a6</link>
        <description>restr - check l-vec length for strided rstr creation

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Thu, 24 Aug 2023 15:52:42 +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/t212-elemrestriction.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

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

            List of files:
            /libCEED/tests/t212-elemrestriction.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/t212-elemrestriction.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/t212-elemrestriction.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>7f565272b8651519e1f8332c5b9e73ffa0fc04e9 - Merge pull request #735 from CEED/jeremy/style-guide</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#7f565272b8651519e1f8332c5b9e73ffa0fc04e9</link>
        <description>Merge pull request #735 from CEED/jeremy/style-guideStyle Unification

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

            List of files:
            /libCEED/tests/t212-elemrestriction.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>
<item>
        <title>65275b311197718dd752815c20a8419b4b3914df - Merge branch &apos;master&apos; into valeria/NSfixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#65275b311197718dd752815c20a8419b4b3914df</link>
        <description>Merge branch &apos;master&apos; into valeria/NSfixes

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Wed, 13 May 2020 22:18:43 +0000</pubDate>
        <dc:creator>valeriabarra &lt;valeriabarra21@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>68d8d92875d57d0802c0a7b51fab6e206a21432c - Merge pull request #513 from CEED/jeremy/restriction-no-interlace</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#68d8d92875d57d0802c0a7b51fab6e206a21432c</link>
        <description>Merge pull request #513 from CEED/jeremy/restriction-no-interlaceConvert restriction to offsets

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Wed, 22 Apr 2020 16:25:45 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>d979a0510f6353f9b8b50621433d53955a3f350a - Restriction - convert restiction to use offsets instead of interlace mode. CPU and Python impl only, CUDA and MAGMA left to do.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#d979a0510f6353f9b8b50621433d53955a3f350a</link>
        <description>Restriction - convert restiction to use offsets instead of interlace mode. CPU and Python impl only, CUDA and MAGMA left to do.

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Tue, 14 Apr 2020 23:14:11 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>38d0029a08e84b16bbdde77c27446234f5f09cf2 - Merge pull request #456 from CEED/jeremy/strided-restriction</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#38d0029a08e84b16bbdde77c27446234f5f09cf2</link>
        <description>Merge pull request #456 from CEED/jeremy/strided-restrictionStrided Restrictions

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Thu, 05 Mar 2020 23:06:41 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>0036de2c0ad807bd8ab213cac28d33186520da16 - Restriction - expand codecov</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t212-elemrestriction.c#0036de2c0ad807bd8ab213cac28d33186520da16</link>
        <description>Restriction - expand codecov

            List of files:
            /libCEED/tests/t212-elemrestriction.c</description>
        <pubDate>Thu, 06 Feb 2020 18:42:03 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
