| #
c0d10d1d
|
| 29-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !156, 'jrwrigh/matceed_petscerrorcodefn', into 'main'
upstream: Update MPIU_BOOL and PetscErrorCodeFn
See merge request phypid/honee!156
|
| #
1c58d510
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
fix: Replace <petsc.h> with more specific headers
All this to really just get around clang-tidy complaining about `petsclandau.h` having a slightly unoptimal struct layout
|
| #
5f46bb16
|
| 06-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !128, 'jrwrigh/spanstats_numerics', into 'main'
feat: Add Spanwise Statistics collection for CFL and Peclet number
See merge request phypid/honee!128
|
| #
5206a5a0
|
| 04-Jul-2025 |
James Wright <james@jameswright.xyz> |
style: Changing destroy function signatures
|
| #
f0d618ea
|
| 04-Jul-2025 |
James Wright <james@jameswright.xyz> |
style: Move spanstat TSMonitor functions to spanstats.h
|
| #
b30619f6
|
| 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
feat: Add spanstats for CFL and Peclet number
- Add CalculatePe* to numerics.h
|
| #
c52fa185
|
| 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !108, 'jrwrigh/spanstats_tsmonitor', into 'main'
refactor: Make spanwise statistics generic
See merge request phypid/honee!108
|
| #
78c5b8e5
|
| 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Use TSMonitorSetFromOptions for spanstats
|
| #
54b5d069
|
| 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Explicitly pass spanstats context
|
| #
00e32f70
|
| 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Move generic spanstats function to separate file
|