| #
d4cc1845
|
| 30-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1912 from CEED/jeremy/copyright
minor - update copyright to 2026
|
| #
9ba83ac0
|
| 19-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright to 2026
|
| #
1ad46608
|
| 06-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1875 from CEED/jeremy/name-consistency
Operator Name Consistency
|
| #
ed094490
|
| 24-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
api - naming consistency for composite CeedOperator
|
| #
20a16a5f
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1786 from CEED/jeremy/copy-headers
minor - upate copyright to 2025
|
| #
d275d636
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - upate copyright to 2025
|
| #
9beba358
|
| 11-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1646 from CEED/jeremy/get-restore
Must Destroy OperatorField Objects
|
| #
681d0ea7
|
| 19-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - ReferenceCopy for CeedOperatorFieldGet*
|
| #
68ce6629
|
| 08-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1681 from CEED/jrwrigh/fix_fluids_alpha
fix(fluids): Update tests for fixed ts_type alpha
|
| #
70952158
|
| 04-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Update tests for fixed ts_type alpha
The startup logic for `ts_type: alpha` was fixed in petsc/petsc!7816, so the reference solutions needed to be fixed as well.
|
| #
830b3316
|
| 02-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1628 from CEED/jrwrigh/fix_fluids_leaks
fluids: Fix memory leaks
|
| #
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
|
| #
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
|
| #
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>
|
| #
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
|
| #
de327db4
|
| 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
refactor(fluids): Rename some booleans
|
| #
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
|
| #
013a5551
|
| 04-Oct-2023 |
James Wright <james@jameswright.xyz> |
fluids: Add PyTorch external DD SGS evaluation
- Rename sequential_internal -> *_ceed
|
| #
7467d974
|
| 30-Apr-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1571 from CEED/jrwrigh/createqdata_function
fluids: Add CreateQData and CreateQDataBoundary functions
|
| #
cfb075a4
|
| 27-Apr-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add QDataGet functions
|
| #
7dc3a04a
|
| 29-Apr-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1568 from CEED/jrwrigh/fix_blasius_state
fix: Correct P0 deprecation
|
| #
2249ac91
|
| 27-Apr-2024 |
James Wright <james@jameswright.xyz> |
fluids: Introduce -idl_pressure option
Also re-instates the old P0 behavior with regard to the idl_pressure
|