| 51f07027 | 13-Mar-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Add Zachary R. Atkins to authors |
| c48f2a80 | 10-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1773 from CEED/jeremy/basis-t1d
Make BASIS_T_1D explicit template parameter |
| 6b92dc4b | 10-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
hip - use BASIS_T_1D in codegen |
| 99421279 | 10-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
cuda - use BASIS_T_1D in codegen |
| 7577ddf6 | 07-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1772 from CEED/jeremy/gen-field-names
gen - use field names for clarity |
| 826538b3 | 07-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gen - restrict input/output array pointers |
| 59fa3f92 | 06-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gen - use field names for clarity |
| 549c5e66 | 06-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1771 from CEED/jeremy/makefile-document
Clarify Makefile Contents |
| baef4b7a | 06-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - minor style |
| 9a92872b | 06-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - common strategy w/ [cuda,hip]-all variables |
| a5ef5560 | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - add info-basic, list backends in info |
| 8baf801d | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - add some headings grouping commands |
| e78a5843 | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1770 from CEED/jeremy/ex3
Add ex03 mass+diff |
| 0a242873 | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - use VLA casts to clarify qf data shapes |
| 0806d17a | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex3 - fix typo in sample call
Co-authored-by: James Wright <james@jameswright.xyz> |
| 2849f54c | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - only test t5, ex on IBM Power |
| 0b96b02d | 05-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - add ex03 mass+diff |
| a66bea3d | 28-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1765 from CEED/jeremy/restore-ibm-ci
ci - restore IBM testing |
| d402b6f8 | 28-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - minor, tests run slower with -V by default |
| acf3c4b6 | 28-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - restore IBM testing |
| 15e1ad18 | 28-Feb-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1764 from CEED/zach/restriction-min-points
Add `CeedElemRestrictionGetMinPointsInElement` and `CeedElemRestrictionGetMinMaxPointsInElement` |
| 4ed2b277 | 28-Feb-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Add min points in element check to tests |
| a4065bfb | 28-Feb-2025 |
Zach Atkins <zach.atkins@colorado.edu> |
Add GetMinPointsInElement and GetMinMaxPointsInElement for elem restriction at points |
| 7d38c034 | 27-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1761 from CEED/jeremy/py-tutorial-expand
Poisson for Py Tutorials |
| 6a744a64 | 26-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1758 from CEED/jeremy/gpu-composite
Gen Composite Operators |