| #
0016fb07
|
| 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1918 from CEED/jeremy/cov-fix
Minor cov fixes
|
| #
e9f76d14
|
| 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - minor fixes
|
| #
f2989f2b
|
| 21-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1917 from CEED/jeremy/ceed-object
Add core CeedObject to handle common functionality
|
| #
6c328a79
|
| 20-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
obj - add common CeedObjectDestroy
|
| #
a299a25b
|
| 20-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
obj - move view tabs to CeedObj
|
| #
b0f67a9c
|
| 14-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
internal - add CeedObject to handle common functionality
|
| #
d4cc1845
|
| 30-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1912 from CEED/jeremy/copyright
minor - update copyright to 2026
|
| #
9ba83ac0
|
| 19-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright to 2026
|
| #
ce3aeafc
|
| 21-Nov-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1908 from CEED/zach/move-get-num-view-tabs
minor - move Ceed*GetNumViewTabs to public header
|
| #
690992b2
|
| 21-Nov-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
minor - move implementations to match headers
|
| #
6a6b797f
|
| 13-Nov-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1904 from CEED/jeremy/view-tab
view - add Ceed*[Get/Set]ViewTabs for all objects
|
| #
4c789ea2
|
| 07-Nov-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
view - add Ceed*[Get/Set]ViewTabs for all objects
|
| #
71f51416
|
| 27-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1845 from CEED/jeremy/get-name
OP Get Name Helper
|
| #
d3d5610d
|
| 26-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - add GetName helper
|
| #
d538d163
|
| 16-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - improve internal API documentation (#1834)
* doc - improve internal API documentation
* doc - clarify delegation
* doc - update wording for clarity
Co-authored-by: James Wright <james@james
doc - improve internal API documentation (#1834)
* doc - improve internal API documentation
* doc - clarify delegation
* doc - update wording for clarity
Co-authored-by: James Wright <james@jameswright.xyz>
* doc - clarify memcheck==valgrind
* doc - clarify shared gpu backends
* doc - clarify l/e/q-vecs
* doc - clarify occa backend status
* doc - more inheritance clarification
* doc - minor claification to QF fields
* minor - remove unneeded variables
* doc - update inheritance language
* doc - update shared description
* doc - more gpu notes
* doc - update fallback description
* doc - clarify fallback is only for pc support
* doc - minor updates to user facing GPU section
* doc - minor reordering of major sections
---------
Co-authored-by: James Wright <james@jameswright.xyz>
show more ...
|
| #
20a16a5f
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1786 from CEED/jeremy/copy-headers
minor - upate copyright to 2025
|
| #
d275d636
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - upate copyright to 2025
|
| #
e3ae47f6
|
| 23-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1702 from CEED/jeremy/get-ceed-object
Ceed*Get[CeedObject] Needs Destroy
|
| #
1485364c
|
| 23-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - require CeedQFGetCtx to be Destroyed
|
| #
9bc66399
|
| 22-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - require *GetCeed ceed to be Destroyed
|
| #
1dc8b1e6
|
| 21-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1696 from CEED/jeremy/jit-include
JiT include update
|
| #
c0b5abf0
|
| 17-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
qf - prefer ceed/types.h over ceed.h in qf source
|
| #
6b100398
|
| 12-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1634 from CEED/jeremy/check-say-more
Add more data to CeedCheck messages
|
| #
3f08121c
|
| 12-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
err - add more data to CeedCheck messages
|
| #
3765d34e
|
| 09-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1578 from CEED/jeremy/restriction-points-gpu
GPU Restriction AtPoints
|