<?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 t201-elemrestriction.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>43dcc2defac7c7180945fbd82b0ef1131721d2ad - Merge pull request #1527 from CEED/jeremy/more-lcov</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#43dcc2defac7c7180945fbd82b0ef1131721d2ad</link>
        <description>Merge pull request #1527 from CEED/jeremy/more-lcovMinor LCOV fixes

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Wed, 20 Mar 2024 21:29:48 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>33c56a192ecdc0a26379484ac0615bf30e8c9084 - test - test CeedElemRestrictionGetLLayout</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#33c56a192ecdc0a26379484ac0615bf30e8c9084</link>
        <description>test - test CeedElemRestrictionGetLLayout

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Wed, 20 Mar 2024 16:50:09 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>72e72e0ec0f1356c4a8e31ae3520f998ca726cd1 - Merge pull request #1463 from CEED/jeremy/memcheck-strides</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#72e72e0ec0f1356c4a8e31ae3520f998ca726cd1</link>
        <description>Merge pull request #1463 from CEED/jeremy/memcheck-stridesCEED_STRIDES_BACKEND related updates

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Sat, 10 Feb 2024 18:44:26 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>56c48462b0d39517237dc0770653f43cb7356d08 - rstr - fix signature of GetLayout</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#56c48462b0d39517237dc0770653f43cb7356d08</link>
        <description>rstr - fix signature of GetLayout

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Mon, 05 Feb 2024 17:55:37 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>49aac155e7a09736f56fb3abac0f57dab29f7cbf - IWYU fixes (#1182)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#49aac155e7a09736f56fb3abac0f57dab29f7cbf</link>
        <description>IWYU fixes (#1182)* iwyu - include fixes* iwyu - silence some iwyu output* minor - clearer macro names* iwyu - fix suggestion of &quot;ceed/ceed.h&quot; externally* iwyu - lighter petsc headers* iwyu - ceed/ceed.h -&gt; ceed.h* iwyu - cuda/hip include fixes

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Fri, 24 Mar 2023 15:20:50 +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/t201-elemrestriction.c#684f49355e356904c2a47c5a7e5ff618ae05b0a6</link>
        <description>Merge pull request #1167 from CEED/jeremy/drop-iConsistency in c tests

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

            List of files:
            /libCEED/tests/t201-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/t201-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/t201-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>cb03979f09f11f2f58ca1dff8031348aa48729d3 - Merge pull request #1002 from CEED/jeremy/format-ceed-types</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#cb03979f09f11f2f58ca1dff8031348aa48729d3</link>
        <description>Merge pull request #1002 from CEED/jeremy/format-ceed-typesAdd CeedInt_FMT

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Tue, 28 Jun 2022 21:47:18 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>600b7929b98f3d8efad5f619bace308a359a46af - test - update tests to use CeedInt_FMT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#600b7929b98f3d8efad5f619bace308a359a46af</link>
        <description>test - update tests to use CeedInt_FMT

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Tue, 28 Jun 2022 20:21:36 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>c6e1a279e1a14cf5c07fcf63f27bc1c1e286a3df - Merge pull request #889 from CEED/rezgar/oriented-restr</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#c6e1a279e1a14cf5c07fcf63f27bc1c1e286a3df</link>
        <description>Merge pull request #889 from CEED/rezgar/oriented-restrElement Restriction Oriented

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Mon, 07 Feb 2022 13:47:11 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>d4b88fd2eeefc92f28e90a50a0d82e97abcdcb7c - tests: deleted CeedVectorSetValue in restriction tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#d4b88fd2eeefc92f28e90a50a0d82e97abcdcb7c</link>
        <description>tests: deleted CeedVectorSetValue in restriction tests

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Thu, 03 Feb 2022 18:56:41 +0000</pubDate>
        <dc:creator>rezgarshakeri &lt;rezgar.shakeri@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>80a9ef0545a39c00cdcaab1ca26f8053604f3120 - Allow CeedScalar to be single precision  (#788)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#80a9ef0545a39c00cdcaab1ca26f8053604f3120</link>
        <description>Allow CeedScalar to be single precision  (#788)One can modify `ceed.h` to include `ceed-f32.h` and then use single precision. This is tested for C in CI and has been tested by developers with Rust, Julia, and Python. This interface is evolving and should be considered experimental at this time (thus lack of automated build support).* Introduce CeedScalarType enum* WIP changes to allow different definitions of CeedScalar* Introduce new header files for float and double* Only use avx tensor contract and MAGMA non-tensor basis if CeedScalar is double* WIP changes to allow CeedScalar to be float* WIP start trying to adjust test tolerances for float or double* fix typos in comments* install ceed-f32/64 headers* Fix missing casts for hipMAGMA element restrictions* make CeedQFunctionContextGetContextSize available for Python bindings* Changes to Python bindings to allow CeedScalar to be float* WIP adjust Python tests for float or double* make style* remove QFunctionContextGetContextSize from backend header* Use quotes instead of &lt;&gt; in include statement* Remove unncessary includes* Update tolerances for tests* [Julia] allow CeedScalar to be Float32* [Julia] Use Preferences instead of custom build configuration# Conflicts:#	julia/LibCEED.jl/src/C.jl* [Makefile] Change definition of CC_VENDOR so it works with cross-compilation* [Julia] Use Preferences in CI# Conflicts:#	.github/workflows/julia-test-with-style.yml* [Julia] Update docs about preferences* [Julia] Add test/Project.toml workaround for Preferences* Add CeedGetScalarType to get the type of CeedScalar at runtime* [Julia] Move functions from Ceed.jl to LibCEED.jl* [Julia] Add support for getting library path and scalar type at runtime* [Julia] Minor change to checking if CUDA is loaded* [Julia] Check correct CeedScalar types in basis functions* [Julia] Fix tests comparing with output file* [Julia] Change devtests to use CeedScalar instead of Float64* Update test 402 so context will be same size in double or float* Update tolerances for ceed examples* [Julia] CUDA fixes* remove unused variable in t208* SchurDecomposition: do not compute tau on final iteration* Update tolerances for some basis tests (for single precision)* Make style* Python style fixes for basis test* Add single precision output for t300 and t320 and adjust checks; skip t541 in single* Add LCOV exclusions after moving to new line* fix spacing* Python: make CEED_EPSILON available as libceed.EPSILON* Python: optional parameter to specify different output file for test comparison* Python: update tests&apos; use of EPSILON and change test_300 output file for single precision* Python: add convenience function for getting dtype corresponding to CeedScalar* rust - add single precision support* [Julia] Fall back on Float64 if CeedGetScalarType is not available* [Julia] style* Adjust tolerance for t301* xsmm - add single precision support* avx - add single precision support* Add initial single precision support for MAGMA non-tensor basis* Skip t300 and t320 in single precision; revert Python t300 changes* Revert output changes for t300 and t320 in junit* [Julia] Changes to autogenerated bindings for mixed precision* [Julia] style* [Julia] Check scalar type when changing libceed library pathThe check is also performed when the package is loaded. This prevents having torestart the Julia session twice* [Julia] Require JLLWrappers version 1.3This is needed to use Preferences to change the library path* Add documentation page for precision developmentCo-authored-by:  Will Pazner &lt;will.e.p@gmail.com&gt;* Cleanup from merge: remove old README* Return CEED_ALIGN to backend.h* Make Fortran compiler (FC) optional; empty skips Fortran testsUse in Python and Rust builds, which may not have a Fortran compilerinstalled and thus would produce confusing output.* Add single precision CI test for NoetherCo-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;Co-authored-by: Will Pazner &lt;will.e.p@gmail.com&gt;Co-authored-by: Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Thu, 02 Sep 2021 21:28:30 +0000</pubDate>
        <dc:creator>Natalie Beams &lt;246972+nbeams@users.noreply.github.com&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/t201-elemrestriction.c#e508ec0b3d519a4b165a0015a5ee248d90be1508</link>
        <description>Merge pull request #797 from CEED/jeremy/less-outputRefactor tests to reduce use of output

            List of files:
            /libCEED/tests/t201-elemrestriction.c</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/t201-elemrestriction.c#0acb07cd915a46efccf10dc99d60f8eab5d4016d</link>
        <description>tests - refactor t202,203,208,213 to not use output

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

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

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

            List of files:
            /libCEED/tests/t201-elemrestriction.c</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/t201-elemrestriction.c#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/t201-elemrestriction.c</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>49fd234cd5a6b1faaf6ecfc267b22ac88f378a38 - Convert CUDA ref/reg/shared E-Layout (#554)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/tests/t201-elemrestriction.c#49fd234cd5a6b1faaf6ecfc267b22ac88f378a38</link>
        <description>Convert CUDA ref/reg/shared E-Layout (#554)* tests - update tests for multiple e-layouts* CUDA - convert ref and reg restrictions to Q-layout* CUDA - ref/reg/shared use gen/magma E-Layout for multi elememnt basis apply and operator apply* CUDA/MAGMA - drop eandqdiffer and separate MAGMA operator code* CUDA - update operator comment* reg - clarify read/write dofs/quads* CUDA - drop dead code

            List of files:
            /libCEED/tests/t201-elemrestriction.c</description>
        <pubDate>Fri, 12 Jun 2020 20:04:44 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
