| #
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
|
| #
46e51c0e
|
| 18-Nov-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !74, 'jrwrigh/refactor_restart', into 'main'
Refactor continue/restart options and backend
See merge request phypid/honee!74
|
| #
d114cded
|
| 16-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat: Add HoneeLoadInitialCondition()
|
| #
d85b32c9
|
| 12-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat(file): Add HoneeCheckFilenameExtension()
|
| #
95f461b5
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/refactor_nom' into 'main'
refactor: norm -> normal, and others
See merge request phypid/honee!25
|
| #
7ce151ad
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
minor(file): Remove char array lengths from arguments
There's no need for these to be here. I put them there before I have a good understanding of pointers and C in general
|
| #
437258a3
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/separate_phasta_file' into 'main'
Move file-io functions to honee-file.c
See merge request phypid/honee!24
|
| #
b237916a
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
internal: Add HoneeWriteBinaryVec
|
| #
360b37c9
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
internal: Remove comm argument from HoneeLoadBinaryVec
|
| #
c9ff4f08
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: honee-file functions
|
| #
93ca29b6
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
internal: Add honee-file
|