| #
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
|
| #
77efe802
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat(dm-utils): Add DMPlexCeedCoordinateCreateField()
|
| #
b8c84a98
|
| 20-Oct-2025 |
James Wright <james@jameswright.xyz> |
style: Move DMSetupByOrder_FEM() definition to dm-utils.h
|
| #
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
|
| #
a628ec31
|
| 16-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Add DMGetFieldNumComps()
|
| #
6b9fd993
|
| 14-Oct-2025 |
James Wright <james@jameswright.xyz> |
style(dm-utils): Rename Basis routines to match ElemRestriction
|
| #
522303d7
|
| 14-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat(dm-utils): Add Basis container logic from Ratel
Also does more complex logic for setting up tensor-basis objects
|
| #
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
|
| #
64a03162
|
| 03-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !113, 'jrwrigh/reorg_dm_utils', into 'main'
dm_utils: Reorg and add DMGetCoordinateNumComps
See merge request phypid/honee!113
|
| #
bc87537d
|
| 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
dm_utils: Add DMGetCoordinateNumComps
|
| #
b7e55d06
|
| 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
dm_utils: Move function defs to separate header file
|