<?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 cl-problems.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d4cc18453651bd0f94c1a2e078b2646a92dafdcc - Merge pull request #1912 from CEED/jeremy/copyright</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

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

            List of files:
            /libCEED/examples/solids/problems/cl-problems.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>20a16a5fde8c37c2820b3798c7dd8f97d46128bb - Merge pull request #1786 from CEED/jeremy/copy-headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#20a16a5fde8c37c2820b3798c7dd8f97d46128bb</link>
        <description>Merge pull request #1786 from CEED/jeremy/copy-headersminor - upate copyright to 2025

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Thu, 20 Mar 2025 15:40:42 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d275d636ccaa61e594421fac80252590e7a77ccf - minor - upate copyright to 2025</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#d275d636ccaa61e594421fac80252590e7a77ccf</link>
        <description>minor - upate copyright to 2025

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Wed, 19 Mar 2025 22:27:57 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>d6ad0040140812df8f9637e6d759cbf774043569 - Merge pull request #1602 from CEED/jeremy/solids-simplify</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#d6ad0040140812df8f9637e6d759cbf774043569</link>
        <description>Merge pull request #1602 from CEED/jeremy/solids-simplifysolids - reduce to minimal example set, see Ratel for full

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Tue, 11 Jun 2024 15:18:23 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a80a54a28a60e8f6937c4280a1c4175f49372e36 - solids - drop small strain since its untested</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#a80a54a28a60e8f6937c4280a1c4175f49372e36</link>
        <description>solids - drop small strain since its untested

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Mon, 10 Jun 2024 22:46:35 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>c8565611f4f88586c9ab8f49f4be6e8b5d8096a7 - solids - reduce to minimal example set, see Ratel for full</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#c8565611f4f88586c9ab8f49f4be6e8b5d8096a7</link>
        <description>solids - reduce to minimal example set, see Ratel for full

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Mon, 10 Jun 2024 22:20:38 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>509d4af65d23546c690c9766d8b29e47dc3b3afb - Drop JiT Guards in Most QF Source (#1540)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#509d4af65d23546c690c9766d8b29e47dc3b3afb</link>
        <description>Drop JiT Guards in Most QF Source (#1540)* backend - use pragma once* gallery - drop source header guards* ex - drop some qfunction source header guards* fluids - drop guards on all singly included headers* jit - drop most guards on backend JiT files* sycl - drop extra header guards* jit - enable #pragma once for QF source* fluids - use #pragma once for util/helper qf source* test - check different multiple includes* fluids - fix odd include* jit - update interface for building JiT string from multiple files

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Thu, 28 Mar 2024 16:30:50 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>a171b6ef1192a8f5f3031330339aaab2ded4c8fb - Merge pull request #1537 from CEED/jeremy/pragma-once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#a171b6ef1192a8f5f3031330339aaab2ded4c8fb</link>
        <description>Merge pull request #1537 from CEED/jeremy/pragma-onceUse #pragma once for non-JiT headers

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Wed, 27 Mar 2024 16:05:24 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>5aed82e4fa97acf4ba24a7f10a35f5303a6798e0 - minor - update copyright headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#5aed82e4fa97acf4ba24a7f10a35f5303a6798e0</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Wed, 27 Mar 2024 15:34:42 +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/examples/solids/problems/cl-problems.h#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/examples/solids/problems/cl-problems.h</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>ce18bed930e8f3bfebcf709a18844aba97fe4630 - Merge pull request #858 from CEED/jeremy/dump-copy-stuff</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#ce18bed930e8f3bfebcf709a18844aba97fe4630</link>
        <description>Merge pull request #858 from CEED/jeremy/dump-copy-stuffStrip redundant/outdated license info duplication

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Thu, 17 Mar 2022 18:35:22 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>3d8e882215d238700cdceb37404f76ca7fa24eaa - minor - update copyright headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#3d8e882215d238700cdceb37404f76ca7fa24eaa</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Thu, 17 Mar 2022 15:41:22 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>9be3b3b09d6582b50d7f2081e53cbec090a48326 - Merge pull request #801 from CEED/jeremy/no-switches</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#9be3b3b09d6582b50d7f2081e53cbec090a48326</link>
        <description>Merge pull request #801 from CEED/jeremy/no-switchesRefactoring Solids to Remove Switches

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Wed, 25 Aug 2021 06:37:14 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>5754ecac3b7d1ff97b39b25dc78c06350f2c900d - solids - refactor to separate problem formulations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/solids/problems/cl-problems.h#5754ecac3b7d1ff97b39b25dc78c06350f2c900d</link>
        <description>solids - refactor to separate problem formulations

            List of files:
            /libCEED/examples/solids/problems/cl-problems.h</description>
        <pubDate>Wed, 18 Aug 2021 22:20:33 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
</channel>
</rss>
