| #
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
|
| #
4fe35dce
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Remove honee member coordinate references
|
| #
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
|
| #
cf8f12c8
|
| 15-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Replace honee->elem_restr_q and basis_q with creation routines
|
| #
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.
|
| #
e14e7b81
|
| 22-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !146, 'jrwrigh/refactor', into 'main'
refactor: Use compound literals for struct initialization
See merge request phypid/honee!146
|
| #
ca10df36
|
| 21-Aug-2025 |
James Wright <james@jameswright.xyz> |
refactor(honee): Use Calloc4 for sub-struct creation
|
| #
c9d9fc88
|
| 12-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !137, 'jrwrigh/problem_components', into 'main'
feat: Set number of components in problem setup
Closes #37
See merge request phypid/honee!137
|
| #
f27c2204
|
| 11-Aug-2025 |
James Wright <james@jameswright.xyz> |
feat: Set number of components in problem setup
Same with the name of those components
|
| #
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
|
| #
7ebeccb9
|
| 20-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move smartsim into Honee container
|
| #
cb8a476c
|
| 18-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Remove diff_filter struct from Honee
|
| #
39169b57
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move sgs_dd_train into Honee container
|
| #
82baf964
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move sgs_dd_data into Honee container
|
| #
8340219b
|
| 16-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move grad_velo_proj into Honee container
|
| #
4ea616f4
|
| 16-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Make NodalProjectionDataDestroy use pointer argument
This to align with `PetscCtxDestroyFn` signature
|
| #
6a9fb8ef
|
| 16-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Convert HONEE to PetscObject
|