<?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 areacube.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/petsc/qfunctions/area/areacube.h#d4cc18453651bd0f94c1a2e078b2646a92dafdcc</link>
        <description>Merge pull request #1912 from CEED/jeremy/copyrightminor - update copyright to 2026

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.h#9ba83ac0e4b1fca39d6fa6737a318a9f0cbc172d</link>
        <description>minor - update copyright to 2026

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.h#20a16a5fde8c37c2820b3798c7dd8f97d46128bb</link>
        <description>Merge pull request #1786 from CEED/jeremy/copy-headersminor - upate copyright to 2025

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.h#d275d636ccaa61e594421fac80252590e7a77ccf</link>
        <description>minor - upate copyright to 2025

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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>1dc8b1e6d79bf622f599f61d16b70f81adc3109a - Merge pull request #1696 from CEED/jeremy/jit-include</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#1dc8b1e6d79bf622f599f61d16b70f81adc3109a</link>
        <description>Merge pull request #1696 from CEED/jeremy/jit-includeJiT include update

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Mon, 21 Oct 2024 16:14:45 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>c0b5abf0f23b15c4f0ada76f8abe9f8d2b6fa247 - qf - prefer ceed/types.h over ceed.h in qf source</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#c0b5abf0f23b15c4f0ada76f8abe9f8d2b6fa247</link>
        <description>qf - prefer ceed/types.h over ceed.h in qf source

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Thu, 17 Oct 2024 15:04:13 +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/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.h#a171b6ef1192a8f5f3031330339aaab2ded4c8fb</link>
        <description>Merge pull request #1537 from CEED/jeremy/pragma-onceUse #pragma once for non-JiT headers

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.h#5aed82e4fa97acf4ba24a7f10a35f5303a6798e0</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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>fdf20d1507041ae081eb23cdb7397fbed40ecb8b - Merge pull request #1339 from CEED/jeremy/spelling</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#fdf20d1507041ae081eb23cdb7397fbed40ecb8b</link>
        <description>Merge pull request #1339 from CEED/jeremy/spellingSpelling is hard

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</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/examples/petsc/qfunctions/area/areacube.h#ac5aa7bc7371bf37e58d1cad715ff1f25da1e838</link>
        <description>minor - spelling is hard

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</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>78a97f55f6a0b493f351ed551b9ecfb9c33a05ae - Merge pull request #1104 from CEED/jeremy/formatting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#78a97f55f6a0b493f351ed551b9ecfb9c33a05ae</link>
        <description>Merge pull request #1104 from CEED/jeremy/formattingMinor Formatting Fixes

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Wed, 30 Nov 2022 21:08:26 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>ea61e9ac44808524e4667c1525a05976f536c19c - minor - assorted formatting fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#ea61e9ac44808524e4667c1525a05976f536c19c</link>
        <description>minor - assorted formatting fixes

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Wed, 30 Nov 2022 18:35:51 +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/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.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>c9c2c07970382857cc7b4a28d359710237b91a3e - QF headers for typedefs and macros (#1036)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#c9c2c07970382857cc7b4a28d359710237b91a3e</link>
        <description>QF headers for typedefs and macros (#1036)* jit - qf headers for typedefs and macros* jit - smaller list of permitted files* ceed - only include ceed.h in QF source

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Fri, 05 Aug 2022 20:10:01 +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/petsc/qfunctions/area/areacube.h#ce18bed930e8f3bfebcf709a18844aba97fe4630</link>
        <description>Merge pull request #858 from CEED/jeremy/dump-copy-stuffStrip redundant/outdated license info duplication

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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/petsc/qfunctions/area/areacube.h#3d8e882215d238700cdceb37404f76ca7fa24eaa</link>
        <description>minor - update copyright headers

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.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>098b6781abb397761997bfa81b2dcb39f91f765a - Merge pull request #841 from CEED/jeremy/qf-multi-source</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#098b6781abb397761997bfa81b2dcb39f91f765a</link>
        <description>Merge pull request #841 from CEED/jeremy/qf-multi-sourceQFunction multi source support

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Thu, 18 Nov 2021 19:24:36 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>08849eacb49a5e63f052792acf2faf76051c5ed1 - qf - drop unneeded guards on math.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#08849eacb49a5e63f052792acf2faf76051c5ed1</link>
        <description>qf - drop unneeded guards on math.h

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Wed, 10 Nov 2021 17:50:21 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;jeremy@jeremylt.org&gt;</dc:creator>
    </item>
<item>
        <title>caa531a793f3d84584e9b27c52e9992c3cc5ab43 - Merge pull request #726 from CEED/jeremy/petsc-ex-build</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/petsc/qfunctions/area/areacube.h#caa531a793f3d84584e9b27c52e9992c3cc5ab43</link>
        <description>Merge pull request #726 from CEED/jeremy/petsc-ex-buildRefactor petsc examples to reduce redundant code

            List of files:
            /libCEED/examples/petsc/qfunctions/area/areacube.h</description>
        <pubDate>Wed, 14 Apr 2021 04:49:54 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
