| 42a37a0b | 27-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
leak - fix leak in bpsraw |
| 371292c6 | 11-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1625 from CEED/jeremy/diag-at-points-gpu
GPU Diagonal Assembly AtPoints |
| 57c38b11 | 20-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - use fewer q_extra in dmswarm tests |
| ad8059fc | 10-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gpu - reduce write conflits for AtPoints basis operations |
| eaae1aea | 09-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Changes for clang-format 18 |
| 9fb324b0 | 02-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1627 from CEED/jeremy/drop-tarpaulin-cfg
Small Rust fixes |
| 38690fec | 02-Jul-2024 |
James Wright <james@jameswright.xyz> |
fluids: Fix memory leaks
As done in HONEE: https://gitlab.com/phypid/honee/-/merge_requests/18 |
| f5113f16 | 01-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - slightly reduce ex03 1D tol |
| 9dc0ea9a | 01-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - drop old tarpauln cfg statements |
| 3e0c2f3f | 27-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
fluids - Remove SGS, SmartSim, Torch (moved to HONEE) |
| 6d9fcd4b | 27-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - add links to Ratel, HONEE |
| d9753263 | 21-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1606 from CEED/jrwrigh/ken_stg_additions
fluids: Add dyScale and dz to STG options |
| 6fa2c4da | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
refactor(fluids): Rename norm -> normal in freestream
Also remove comment references to potential energy, which is no longer included in the total energy definition. |
| 54f81801 | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Correct Riemann HLL *_fwd functions |
| aedeac77 | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add unit tests for Riemann solver functions |
| 092fc180 | 18-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1110 from CEED/zach/entropy-variables
Add Entropy Variables to libCEED fluids NS mini-app |
| fc39c77e | 18-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Make commandline option arrays all upper case |
| 831dbe9e | 11-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add h_scale_factor to STG options |
| eba67db8 | 15-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Remove entropy variable from State struct |
| a2d72b6f | 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Proliferate entropy variables, add test
Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com> |
| 02b29df7 | 14-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add Entropy state variable and tests
Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com> |
| de327db4 | 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
refactor(fluids): Rename some booleans |
| a8748852 | 25-Apr-2024 |
James Wright <james@jameswright.xyz> |
fluids: Create BCDefinition, use for essential BCs |
| 9702fad5 | 12-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1581 from CEED/jrwrigh/pytorch_external_sgs
fluids: Add PyTorch external DD SGS evaluation |
| 637c7b11 | 24-May-2024 |
James Wright <james@jameswright.xyz> |
test(fluids): Add SGS torch testing |