| #
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
|
| #
7f85f93f
|
| 30-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge pull request #1896 from CEED/jrwrigh/clang-penalty-paren
style: Change clang-format to penalize newline after open ()
|
| #
1a8516d0
|
| 30-Sep-2025 |
James Wright <james@jameswright.xyz> |
style: Change clang-format to penalize newline after open ()
|
| #
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
|
| #
15e1ad18
|
| 28-Feb-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1764 from CEED/zach/restriction-min-points
Add `CeedElemRestrictionGetMinPointsInElement` and `CeedElemRestrictionGetMinMaxPointsInElement`
|
| #
a4065bfb
|
| 28-Feb-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Add GetMinPointsInElement and GetMinMaxPointsInElement for elem restriction at points
|
| #
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
|
| #
9bc66399
|
| 22-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - require *GetCeed ceed to be Destroyed
|
| #
ffcf17dd
|
| 12-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1630 from CEED/jeremy/more-promotion
rstr - cast explicitly to avoid size issues
|
| #
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
|
| #
870ea2d9
|
| 11-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rstr - display size mismatch on error
|
| #
aa72de07
|
| 03-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rstr - cast explicitly to avoid size issues
|
| #
11bf4d20
|
| 14-May-2024 |
Zach Atkins <zacharyjayhawk@gmail.com> |
Merge pull request #1583 from CEED/zach/docs-CeedElemRestrictionGetNumPoints
|
| #
725a297d
|
| 14-May-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Fix docs for CeedElemRestrictionGetNumPoints
|