| 38293ee6 | 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fixes for Magma backends |
| dd64fc84 | 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fixes for SYCL backends
Co-authored-by: James Wright <james@jameswright.xyz> |
| dfc85eef | 12-Sep-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1332 from CEED/jeremy/walrus
junit - remove walrus for old systems |
| 97fab443 | 12-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
junit - remove walrus for old systems |
| b7453713 | 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fixes for HIP backends |
| ca735530 | 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fixes for CUDA backends |
| fddff348 | 12-Sep-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1233 from CEED/jrwrigh/pbdiagonal_symbolic
Add CeedOperatorLinearAssemblePointBlockDiagonalSymbolic |
| 07328cde | 11-Sep-2023 |
James Wright <james@jameswright.xyz> |
test: Add fluids test for MatShell code
- Previously, `-amat_type shell -pmat_pbdiagonal` weren't tested at all - This also helps to test `CeedOperatorLinearAssemblePointBlockDiagonalSymbolic` |
| 01f0e615 | 18-Jun-2023 |
James Wright <james@jameswright.xyz> |
Add CeedOperatorLinearAssemblePointBlockDiagonalSymbolic |
| 7c4ffff5 | 08-Sep-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1329 from CEED/jrwrigh/fluids_packdata
fluids: Add qdata packing/unpacking helpers |
| f3e15844 | 07-Sep-2023 |
James Wright <james@jameswright.xyz> |
fluids: Add QF value qdata packing/unpacking |
| ad70ee2c | 30-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fixes for CPU backends |
| b6178d39 | 07-Sep-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1327 from CEED/sjg/tests-pedantic-pass
Fix for `make PEDANTIC=1 prove` |
| 72b1cdfa | 07-Sep-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Fix for running tests with PEDANTIC option, which turns on -Werror |
| 8baaa3b3 | 07-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1321 from CEED/jeremy/vec-bug
gpu - fix SetArray on device logic bug |
| e64bb3f3 | 05-Sep-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Update clang-format version to v16 (#1317)
Update clang-format version to v16 (Homebrew default since Spring 2023) |
| 98ef505e | 05-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1325 from CEED/zach/fix-coord-ordering-basis-tests
Change coordinate ordering to be consistent with tensor basis application |
| ba855c75 | 05-Sep-2023 |
Zach Atkins <zach.atkins@colorado.edu> |
fix single precision test |
| 53ef2869 | 05-Sep-2023 |
Zach Atkins <zach.atkins@colorado.edu> |
Fix order of tensor contractions for `CeedBasisApplyAtPoints` (#1324)
* Fix order of tensor contractions such that x is the inner dimension
* Fix typo in docstring (arbirtary -> arbitrary) |
| 3c9d155a | 05-Sep-2023 |
Zach Atkins <zach.atkins@colorado.edu> |
Change coordinate ordering to be consistent with tensor basis application |
| c6c10e09 | 01-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1322 from CEED/sjg/header-guards-fix
Fix a few header includes following PR #1320 |
| 17b5e52f | 01-Sep-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Fix a few header includes following PR #1320 |
| 31c137a9 | 01-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1320 from CEED/jeremy/jit-header-guards
style - fix header guards |
| 3ce2313b | 01-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - fix SetArray on device logic bug |
| 94b7b29b | 01-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fix header guards |