| #
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
|
| #
bae0b58e
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
fix(bc): Use CoordinateBasisCreate, other cleanup in HoneeBCAdd*Op
Previous usage of bc_def->dm_field for the coordinate basis is incorrect. The coordinate field is always 0 in the coordinate DM.
|
| #
07126c9a
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Remove coordinate arguments from QDataBoundaryGet()
|
| #
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
|
| #
6b9fd993
|
| 14-Oct-2025 |
James Wright <james@jameswright.xyz> |
style(dm-utils): Rename Basis routines to match ElemRestriction
|
| #
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
|
| #
da7f3a07
|
| 26-Sep-2025 |
James Wright <james@jameswright.xyz> |
WIP: Updated libCEED Functions
|
| #
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
|
| #
b77f7f1c
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !118, 'jrwrigh/rename_jac_data_size', into 'main'
style: jac_data_size -> num_comps_jac_data
See merge request phypid/honee!118
|
| #
22a713df
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !116, 'jrwrigh/update_jac_data_size_bc', into 'main'
feat(bc): Shrink jac_data_size to that being used
Closes #30
See merge request phypid/honee!116
|
| #
b1926ee6
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !67, 'jrwrigh/bc_QF_setup', into 'main'
Use BCDefinition for setting up boundary integral QFunctions
Closes #27
See merge request phypid/honee!67
|
| #
1abc2837
|
| 11-Jun-2025 |
James Wright <james@jameswright.xyz> |
style: jac_data_size -> num_comps_jac_data
Includes: - jac_data_size_sur -> num_comps_jac_data - jac_data_size_vol -> num_comps_jac_data - jac_data_size -> num_comps_jac_data
|
| #
ea091b8e
|
| 11-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat(bc): Shrink jac_data_size to that being used
|
| #
d3c60aff
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
refactor: Delete SimpleBC struct
|
| #
d6cac220
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
bc(inflow): Convert inflow bc to use BCDef functions
|
| #
f978755d
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
bc(outflow): Convert outflow bc to use BCDef functions
|
| #
d4e423e7
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
bc(freestream): Convert freestream bc to use BCDef functions
|
| #
5e79d562
|
| 11-Oct-2024 |
James Wright <james@jameswright.xyz> |
bc(slip): Convert slip bc to use BCDef functions
|
| #
dec3c062
|
| 24-Sep-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !29, 'jrwrigh/consolidate_structs', into 'main'
refactor: Change `User` -> `Honee`
See merge request phypid/honee!29
|
| #
0c373b74
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Change User -> Honee
|
| #
8a8cb6e0
|
| 10-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/license_changes' into 'main'
Update License post libCEED fork
See merge request phypid/honee!6
|
| #
ae2b091f
|
| 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move to Apache-2.0 OR BSD-2-Clause
|
| #
06a5ac53
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/rearrange' into 'main'
Rearrange files into more future-oriented locations
See merge request phypid/honee!15
|