| #
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
|
| #
736f144a
|
| 18-Feb-2026 |
Zach Atkins <zach.atkins@colorado.edu> |
backends(cuda/ref,hip/ref): fix use of incorrect output field index
|
| #
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
|
| #
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 ()
|
| #
95bd1e90
|
| 04-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1891 from CEED/zach/fix-cuda-ref-diagonal-assembly
gpu & at-points - fix bug in output vectors for diagonal assembly
|
| #
909e4c01
|
| 04-Sep-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
gpu & at-points - fix bug in output vectors for diagonal assembly
|
| #
fde09a2a
|
| 02-Sep-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1890 from CEED/zach/at-points-update-reference-coords
at-points - ensure reference point coordinates are always up to date
|
| #
68c01f39
|
| 02-Sep-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
gpu - add state checking for at-points element restriction
|
| #
9c944cbf
|
| 30-Aug-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
at-points - ensure reference point coordinates are always up to date
|
| #
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
|
| #
1095a7a6
|
| 25-Apr-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1812 from CEED/zach/reset-work-vectors
Reset work vectors in operator setup to save memory
|
| #
25433d25
|
| 25-Apr-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Pre-request work vectors in operator setup
|
| #
0b37c066
|
| 25-Apr-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Reset work vectors in operator setup to save memory
|
| #
523ab018
|
| 23-Apr-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1807 from CEED/jeremy/extra-ops-trim
op - minor at points diagonal improvements
|
| #
5cde1db9
|
| 22-Apr-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - gpu minor at points diagonal improvements
|
| #
e6cb4fca
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1782 from CEED/jeremy/strided-fix
Add stop to CeedVectorSetValueStrided
|
| #
a637ca9c
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - simpler upper bound
|
| #
ff90b007
|
| 18-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
vec - add stop to CeedVectorSetValueStrided
|
| #
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
|
| #
6a744a64
|
| 26-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1758 from CEED/jeremy/gpu-composite
Gen Composite Operators
|
| #
e9c76bdd
|
| 19-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - allow running shared kernels on stream
|