| #
91d8b1ea
|
| 28-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1623 from CEED/jeremy/disable-smartsim
fluids - drop SGS, SmartSim, Torch (moved to HONEE)
|
| #
3e0c2f3f
|
| 27-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
fluids - Remove SGS, SmartSim, Torch (moved to HONEE)
|
| #
9f99de84
|
| 24-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1614 from CEED/jeremy/vec-utils
Strided Vec Utils
|
| #
b73fa92c
|
| 24-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - also format .cu files
|
| #
3568c3e8
|
| 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1600 from CEED/jrwrigh/refactor_bcs_essential
fluids: Introduce BCDefinition, refactor essential BCs
|
| #
cee3daa9
|
| 07-Jun-2024 |
James Wright <james@jameswright.xyz> |
build: Update fluids Makefile rules
|
| #
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
|
| #
c0bf4d34
|
| 24-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Force recompilation if Makefile changes
|
| #
013a5551
|
| 04-Oct-2023 |
James Wright <james@jameswright.xyz> |
fluids: Add PyTorch external DD SGS evaluation
- Rename sequential_internal -> *_ceed
|
| #
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
|
| #
be23f017
|
| 30-Apr-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Add $(PYTHON) to prove command
|
| #
73c23039
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1538 from CEED/jeremy/fluids-int64
Enable int64 testing for PETSc examples
|
| #
4d00b080
|
| 26-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ex - enable int64 testing for PETSc examples, small fixes for compatibility
|
| #
a171b6ef
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1537 from CEED/jeremy/pragma-once
Use #pragma once for non-JiT headers
|
| #
5aed82e4
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|
| #
bc10c746
|
| 22-Mar-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1529 from CEED/jrwrigh/fix_multiplicity_training
fluids: Fix SmartSim training multiplicity, add GetInverseMultiplicity
|
| #
d768a8aa
|
| 21-Mar-2024 |
James Wright <james@jameswright.xyz> |
make: Add fluids smartsim directory to fluids target
|
| #
aacb93c2
|
| 05-Mar-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Merge pull request #1498 from CEED/zach/remove-lsan-options
Remove obsolete LSAN_OPTIONS and .asanignore
|
| #
f2e5a3f3
|
| 04-Mar-2024 |
Zach Atkins <zach.atkins@colorado.edu> |
Remove obsolete LSAN_OPTIONS and .asanignore
|
| #
694f24b0
|
| 31-Jan-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1436 from peterrum/dealii
Add deal.II example
|
| #
8c81f8b0
|
| 23-Dec-2023 |
Peter Munch <peterrmuench@gmail.com> |
Add deal.II example
Co-authored-by: jeremylt <jeremy@jeremylt.org>
|
| #
d9b78650
|
| 15-Dec-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1426 from CEED/jeremy/trailing
Fix trailing spaces in non-linted files
|
| #
b9d14e73
|
| 14-Dec-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - add whitespace trim formatting
|
| #
cefb0a82
|
| 14-Dec-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fix trailing spaces in non-linted files
|