| #
00359db4
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !161, 'jrwrigh/dm-utils-coords', into 'main'
feat(dm_utils): Add Coordinate-specific getter for CeedField values
See merge request phypid/honee!161
|
| #
7e3656bd
|
| 16-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Add dedicated mesh transform functionality
Mostly so that the mesh transformation can occur independently of the coordinate scaling process.
|
| #
0ebaa86a
|
| 17-Oct-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !160, 'jrwrigh/ratel_dm_utils', into 'main'
feat(dm-utils): Save Basis and ElemRestriction to DM upon creation
Closes #8
See merge request phypid/honee!160
|
| #
e3db12f8
|
| 14-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Add DMLABEL_DEFAULT and DMLABEL_DEFAULT_VALUE
Helper variables to make it more clear what is being done for the default DMLabel and the default label value as well.
|
| #
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
|
| #
0c608af5
|
| 26-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !142, 'jrwrigh/smartsim_solution', into 'main'
feat(smarsim): Add solution writing for smartsim
See merge request phypid/honee!142
|
| #
a8340a88
|
| 02-Jul-2025 |
James Wright <james@jameswright.xyz> |
feat(honee): Add ceed.h to honee.h
|
| #
28b0a49d
|
| 04-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !122, 'jrwrigh/honee_petscobject', into 'main'
feat: Convert Honee to PetscObject, remove auxillary structs
See merge request phypid/honee!122
|
| #
0c70a8bc
|
| 02-Jul-2025 |
James Wright <james@jameswright.xyz> |
feat: Add Honee{Get,Set,Has}Container functions
This embeds some helpful checks into the container additions
|
| #
6157574b
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !109, 'mahi/versioning', into 'main'
Add HONEE Git and Version info commands
Closes #5
See merge request phypid/honee!109
|
| #
a5677b81
|
| 17-Jun-2025 |
Mohi <mohadese.khoshnevisan99@gmail.com> |
(!109) Add HONEE Git and Version info commands
|
| #
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
|