| 13d7dc18 | 04-Oct-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - clarify delegation/fallback with an example |
| d663a15a | 04-Oct-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1360 from CEED/sjg/tensor-contract-constructor |
| a71faab1 | 03-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Remove unused parameter from CeedTensorContractCreate |
| 4d8df496 | 03-Oct-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1357 from CEED/jrwrigh/docs
docs: Clarify QFunction source compatability |
| 4ada38ba | 02-Oct-2023 |
James Wright <james@jameswright.xyz> |
docs: Clarify QFunction source compatability
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org> |
| cfa6dc98 | 03-Oct-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1358 from CEED/jrwrigh/make-format-fix
chore: Fix format.ch command to grab all files |
| 54936541 | 03-Oct-2023 |
James Wright <james@jameswright.xyz> |
chore: Fix format.ch command to grab all files
- For some reason, on my (James') system (zsh, Manjaro), `format-c` will only run on `backends/*` and `examples/mfem/*`. This change succesffully g
chore: Fix format.ch command to grab all files
- For some reason, on my (James') system (zsh, Manjaro), `format-c` will only run on `backends/*` and `examples/mfem/*`. This change succesffully globs all files now
show more ...
|
| 6e6cda2c | 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1354 from CEED/jeremy/magma-tidy
Magma make tidy fixes |
| d53ea278 | 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
magma - fix make tidy issues |
| a9c3c4a1 | 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1352 from CEED/jeremy/jumint-only
Set interface only tests to only='cpu' |
| 76e570b8 | 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1353 from CEED/jeremy/codecov
CodeCov Fixes |
| 79a79dc4 | 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - drop codecov marker in favor of mino test change |
| ed5267d9 | 29-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1351 from CEED/sjg/makefile-fixes
Makefile fixes |
| 1411c262 | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
memcheck - move codecov markers |
| 35aed383 | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ref - fix rstr parent resource name check |
| b31f666e | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ref - move codecov markers |
| 2b62239c | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
test - add missing codecov exclusion markers |
| 53cbfc38 | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ceed - add missing docstring |
| 5e072f00 | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
qf - add codecov exclusion marker |
| 91e18578 | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - clarify relative/absolute path functions |
| 639a0f3c | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1310 from CEED/jeremy/drop-set-num-qpts
Remove CeedOperatorSetNumQuadraturePoints |
| f85e4a7b | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
test - set interface only tests to only='cpu' |
| 7eaeb09a | 28-Sep-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Fix for consistent spacing |
| 198eabce | 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - clarify op property setting logic for new fields |
| ae93e896 | 28-Sep-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Makefile fixes: Install JiT headers for magma and sycl backends and fix MAGMA HIP include flags |