<?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 t208-elemrestriction-f.f90</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d9b786505a4dfcb66b2fcd9e3b61dd507168515d - Merge pull request #1426 from CEED/jeremy/trailing</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#d9b786505a4dfcb66b2fcd9e3b61dd507168515d</link>
        <description>Merge pull request #1426 from CEED/jeremy/trailingFix trailing spaces in non-linted files

            List of files:
            /libCEED/tests/t208-elemrestriction-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/t208-elemrestriction-f.f90#cefb0a822f59fedd19582cf3f6250c7c1d679f64</link>
        <description>style - fix trailing spaces in non-linted files

            List of files:
            /libCEED/tests/t208-elemrestriction-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>fdf20d1507041ae081eb23cdb7397fbed40ecb8b - Merge pull request #1339 from CEED/jeremy/spelling</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#fdf20d1507041ae081eb23cdb7397fbed40ecb8b</link>
        <description>Merge pull request #1339 from CEED/jeremy/spellingSpelling is hard

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Wed, 20 Sep 2023 18:01:00 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ac5aa7bc7371bf37e58d1cad715ff1f25da1e838 - minor - spelling is hard</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#ac5aa7bc7371bf37e58d1cad715ff1f25da1e838</link>
        <description>minor - spelling is hard

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Tue, 19 Sep 2023 21:03:49 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>e508ec0b3d519a4b165a0015a5ee248d90be1508 - Merge pull request #797 from CEED/jeremy/less-output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#e508ec0b3d519a4b165a0015a5ee248d90be1508</link>
        <description>Merge pull request #797 from CEED/jeremy/less-outputRefactor tests to reduce use of output

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Mon, 02 Aug 2021 22:04:04 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>0acb07cd915a46efccf10dc99d60f8eab5d4016d - tests - refactor t202,203,208,213 to not use output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#0acb07cd915a46efccf10dc99d60f8eab5d4016d</link>
        <description>tests - refactor t202,203,208,213 to not use output

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Mon, 02 Aug 2021 18:27:36 +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/t208-elemrestriction-f.f90#874019bc89a44b0eae6b48d78442abcb0851055b</link>
        <description>Merge pull request #716 from CEED/jed/install-backend.hJed/install backend.h

            List of files:
            /libCEED/tests/t208-elemrestriction-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/t208-elemrestriction-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/t208-elemrestriction-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>611c67bb6029aa6543cf14a03c975b8670978a25 - Merge pull request #538 from CEED/jed/petsc-3.14-gcc-10</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-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/t208-elemrestriction-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/t208-elemrestriction-f.f90#1f9a83abe5ffa9c83e4a126579dd9511999b6f22</link>
        <description>tests: use implicit none; fix datatype mismatches reported by gfortran-10

            List of files:
            /libCEED/tests/t208-elemrestriction-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/t208-elemrestriction-f.f90#65275b311197718dd752815c20a8419b4b3914df</link>
        <description>Merge branch &apos;master&apos; into valeria/NSfixes

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</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/t208-elemrestriction-f.f90#68d8d92875d57d0802c0a7b51fab6e206a21432c</link>
        <description>Merge pull request #513 from CEED/jeremy/restriction-no-interlaceConvert restriction to offsets

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</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/t208-elemrestriction-f.f90#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/t208-elemrestriction-f.f90</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>4092d0ee9dee1dc94927b92ec4a4f5b5b7bb02dc - Merge pull request #447 from CEED/jeremy/lmode-on-create</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#4092d0ee9dee1dc94927b92ec4a4f5b5b7bb02dc</link>
        <description>Merge pull request #447 from CEED/jeremy/lmode-on-createElemRestriction Lmode in Create over Apply

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Wed, 05 Feb 2020 02:19:33 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>61dbc9d25335c1a7855bdb901ed4d560d51eee1f - ElemRestriction - make lmode a separate enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#61dbc9d25335c1a7855bdb901ed4d560d51eee1f</link>
        <description>ElemRestriction - make lmode a separate enum

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Mon, 27 Jan 2020 23:45:16 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>a8d322087fa8f150327cdc2bf14a171452b711ec - ElemRestriction - move lmode to constructor over apply</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#a8d322087fa8f150327cdc2bf14a171452b711ec</link>
        <description>ElemRestriction - move lmode to constructor over apply

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Fri, 24 Jan 2020 21:15:03 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>d4fd2798a181527c7dae4b06bee398a0660820c5 - Merge pull request #228 from CEED/rstr-block</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#d4fd2798a181527c7dae4b06bee398a0660820c5</link>
        <description>Merge pull request #228 from CEED/rstr-blockRestriction Block

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Sat, 18 May 2019 16:30:10 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>9fbf56ac573c76e610a3059bf5879527d45849b5 - Update t208-f to use offset</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#9fbf56ac573c76e610a3059bf5879527d45849b5</link>
        <description>Update t208-f to use offset

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Tue, 14 May 2019 05:16:24 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>be9261b744a4f5557a9c58123cb6ee5694c9a713 - Add ElemRestrictionApplyBlock</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t208-elemrestriction-f.f90#be9261b744a4f5557a9c58123cb6ee5694c9a713</link>
        <description>Add ElemRestrictionApplyBlock

            List of files:
            /libCEED/tests/t208-elemrestriction-f.f90</description>
        <pubDate>Thu, 28 Mar 2019 22:11:49 +0000</pubDate>
        <dc:creator>jeremylt &lt;jeremy.thompson@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
