| 1ef3a2a9 | 08-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
test - fix impl vs support in error messages |
| f930fbbf | 08-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
test - let rstr AtPoints create vectors |
| 2c2c926c | 07-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rstr - set comp stride for AtPoints rstr |
| 19605835 | 06-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rstr - support different at point e-layouts |
| d8c354f9 | 07-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1579 from CEED/jeremy/ci-rcom-dir
Use 6.1.0 in CI |
| 402a89e6 | 07-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - use 6.1.0 in CI |
| 433eda4d | 04-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1573 from CEED/jrwrigh/fix_fluids_printing
fluids: Correct printing of MatTypes |
| 7bc7b61f | 01-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Print correct Mat Types |
| f674649b | 03-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1576 from CEED/jrwrigh/update_matceed
fluids: Add back CeedOperator PetscLogEvents |
| 43327b86 | 03-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add back CeedOperator PetscLogEvents
Remove the unused fluids-based ones in favor of the built-in MatCeed ones |
| 24078fc4 | 01-May-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Print info just before solving |
| b32e1e4a | 01-May-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Add PCNONE to MatCeed solver selection |
| 4bcaaa3c | 03-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1575 from CEED/jrwrigh/add_MatCeedSetReal
fluids: Add `MatCeed{Get,Set}ContextReal` |
| 1ac265fb | 03-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1574 from CEED/jrwrigh/update_matceed
fluids: MatCeed and Ratel Updates |
| f965f5c6 | 02-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Demo MatCeed{Get,Set}ContextReal |
| a94b429f | 02-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Use new MatCeed/Ratel updates |
| 5037d55d | 02-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Update MatCeed with Ratel updates |
| f7488153 | 02-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1464 from CEED/jeremy/libxsmm-update
xsmm - update for function name change |
| ba0bd193 | 02-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
readme - add LIBXSMM versioning minimum |
| ed721ed8 | 02-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ci - update LIBXSMM commit hash used |
| f220c67c | 06-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
xsmm - update for function name change |
| 42e18094 | 30-Apr-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1572 from CEED/zach/use-python-for-prove
Add `$(PYTHON)` to prove command |
| 8b9616a7 | 30-Apr-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1565 from CEED/jeremy/diagonal-at-points
Add Diagonal Assembly for AtPoints |
| be23f017 | 30-Apr-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Add $(PYTHON) to prove command |
| 7467d974 | 30-Apr-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1571 from CEED/jrwrigh/createqdata_function
fluids: Add CreateQData and CreateQDataBoundary functions |