| #
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
|
| #
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
|
| #
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 ()
|
| #
f2027640
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !155, 'jrwrigh/libCEED_Function_Changes', into 'main'
upstream: Update libCEED Function names
See merge request phypid/honee!155
|
| #
65fa3c0a
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
fix(divdiff): Need to use CEED_VECTOR_NONE
See https://github.com/CEED/libCEED/issues/1892
|
| #
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.
|
| #
9fcccac0
|
| 21-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !145, 'jrwrigh/refactor', into 'main'
refactor: Change default struct in Newtonian, change Calloc1() -> New(), DivFDiff changes
See merge request phypid/honee!145
|
| #
d9e69621
|
| 20-Aug-2025 |
James Wright <james@jameswright.xyz> |
refactor(divFdiff): Make divFdiff method explicit argument in setup
|
| #
1c7a4807
|
| 11-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !130, 'jrwrigh/divdiff_kspsolve_pcapply', into 'main'
perf(divdiff): Replace KSPSolve with PCApply if possible
See merge request phypid/honee!130
|
| #
c8cb0c9b
|
| 11-Jul-2025 |
James Wright <james@jameswright.xyz> |
perf(divdiff): Replace KSPSolve with PCApply if possible
|
| #
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
|
| #
4ea616f4
|
| 16-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Make NodalProjectionDataDestroy use pointer argument
This to align with `PetscCtxDestroyFn` signature
|
| #
1afd361b
|
| 24-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !125, 'jrwrigh/fix_qf_char_arrays', into 'main'
fix: Move enum strings to compilation units
See merge request phypid/honee!125
|
| #
e5a8cae0
|
| 24-Jun-2025 |
James Wright <james@jameswright.xyz> |
fix: Move enum strings to compilation units
|
| #
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
|
| #
b1151310
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !76, 'jrwrigh/misc_fixes', into 'main'
refactor: Large cleanup of navierstokes.c, others
See merge request phypid/honee!76
|
| #
64dd23fe
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Move and rename CreateMassQFunction
|
| #
b85c1465
|
| 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !66, 'jrwrigh/consolidate_structs', into 'main'
chore: Move CeedData into Honee
See merge request phypid/honee!66
|
| #
e3663b90
|
| 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
chore: Move CeedData into Honee
|