| #
a49e5d53
|
| 20-Feb-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1930 from CEED/zach/add-sequential-and-at-points-fixes
Add CeedOperatorCompositeSetSequential and fix edge cases in CUDA gen at points assembly
|
| #
be395853
|
| 18-Feb-2026 |
Zach Atkins <zach.atkins@colorado.edu> |
operator(composite): add interface to force sequential execution of sub-operators
|
| #
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
|
| #
1052452f
|
| 03-Oct-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1897 from CEED/zach/minor-security-fix
|
| #
df1daa62
|
| 03-Oct-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
minor - Don't fprintf string pointers
|
| #
57af422c
|
| 01-Oct-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1895 from CEED/jeremy/print-tab
Add CeedOperatorSetNumViewTabs
|
| #
b7fd8817
|
| 01-Oct-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - minor naming consistency
|
| #
5a526491
|
| 30-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - add SetNumViewTabs
|
| #
1ad46608
|
| 06-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1875 from CEED/jeremy/name-consistency
Operator Name Consistency
|
| #
ed094490
|
| 24-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
api - naming consistency for composite CeedOperator
|
| #
58ed9354
|
| 16-Jul-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1861 from CEED/zach/apply-add-active
op - Add `CeedOperatorApplyAddActive()` for only summing into active outputs
|
| #
0db52efc
|
| 16-Jul-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Reduce code duplication
|
| #
5da5ab9f
|
| 16-Jul-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
op - Add CeedOperatorApplyAddActive for only summing into active outputs
|
| #
d1d166a9
|
| 30-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1847 from CEED/jeremy/missing-sync
Fix Gen for Ratel
|
| #
025ec10c
|
| 27-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - consistency with &=
|
| #
71f51416
|
| 27-Jun-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1845 from CEED/jeremy/get-name
OP Get Name Helper
|