| #
337840fc
|
| 09-Feb-2026 |
James Wright <james@jameswright.xyz> |
Merge MR !165, 'jrwrigh/plex_filter_fix', into 'main'
fix(upstream): Update DMPlexFilter with new arguments from petsc:!8876
See merge request phypid/honee!165
|
| #
26d401f3
|
| 09-Feb-2026 |
James Wright <james@jameswright.xyz> |
fix(upstream): PETSc changes to PetscCtxDestroyFn
|
| #
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
|
| #
9018c49a
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Remove coordinate arguments from QDataGet()
They are obtained directly from the passed in DM object
|
| #
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.
|
| #
6b9fd993
|
| 14-Oct-2025 |
James Wright <james@jameswright.xyz> |
style(dm-utils): Rename Basis routines to match ElemRestriction
|
| #
255e1892
|
| 29-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !157, 'jrwrigh/format_parentesis_break', into 'main'
style: Change clang-format to penalize newline after open ()
See merge request phypid/honee!157
|
| #
9eadbee4
|
| 29-Sep-2025 |
James Wright <james@jameswright.xyz> |
style: Change clang-format to penalize newline after open ()
|
| #
7ecf6641
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !153, 'jrwrigh/checkbadSource', into 'main'
style: Add checkbadSource
See merge request phypid/honee!153
|
| #
14bd2a07
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
style: Corrections from make checkbadSource
|
| #
475f0cac
|
| 25-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !148, 'jrwrigh/newt_fluid_properties', into 'main'
refactor: Extract Newtonian fluid properties from primary Newtonian context
Closes #38
See merge request phypid/honee!148
|
| #
cde3d787
|
| 25-Aug-2025 |
James Wright <james@jameswright.xyz> |
refactor: Extract NewtonianIGProperties from NewtonianIdealGasContext
|
| #
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
|
| #
f5dc303c
|
| 22-Aug-2025 |
James Wright <james@jameswright.xyz> |
refactor: Use compound literals for struct setting
Using compound literals to initialize structs is often either easier to read or more compact than setting struct members individually one-by-one.
|
| #
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
|
| #
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
|
| #
0d0968c2
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !90, 'jrwrigh/renaming', into 'main'
style: Refactor fluids -> HONEE
See merge request phypid/honee!90
|
| #
ea615d4c
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
style: Refactor fluids -> HONEE
|
| #
c636465d
|
| 26-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !73, 'jrwrigh/destroy_ceeds', into 'main'
fix: Destroy Ceed objects due to libCEED #1702
See merge request phypid/honee!73
|
| #
519781ae
|
| 26-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix: Destroy Ceed objects due to libCEED #1702
|