| #
87fd7f33
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -ts_monitor_cfl
|
| #
94bfce71
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !69, 'jrwrigh/newtonian_unit_tests', into 'main'
style: Move Newtonian unit test to bottom of file
See merge request phypid/honee!69
|
| #
48417fb7
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
style: Move Newtonian unit test to bottom of file
|
| #
66fef50d
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !68, 'jrwrigh/operatorget', into 'main'
fix: Destroy objects from CeedOperatorFieldGet*
See merge request phypid/honee!68
|
| #
01e19bfa
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
style: Use CeedOperatorFieldGetData
|
| #
fff85bd3
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix: Destroy objects from CeedOperatorFieldGet*
|
| #
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
|
| #
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
|
| #
a7cc70e1
|
| 18-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !43, 'jrwrigh/advection_div_diff_flux', into 'main'
Implement DivDiffFluxProjection for advection diffusion
See merge request phypid/honee!43
|
| #
40b78511
|
| 16-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Implement indirect div(F_diff) projection
|
| #
5f952e8d
|
| 16-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add div F_diff into RHS
|
| #
79e78fa7
|
| 12-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !41, 'jrwrigh/refactor', into 'main'
style: Fix remaining conversions to *_qfctx
Closes #9
See merge request phypid/honee!41
|
| #
236a8ba6
|
| 12-Aug-2024 |
James Wright <james@jameswright.xyz> |
style: Fix remaining conversions to *_qfctx
|
| #
89c65c6f
|
| 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/div_diff_flux_func_ptr' into 'main'
refactor: Make Divergence of Diffusive Flux flexible with governing equations
See merge request phypid/honee!36
|
| #
0880fbb6
|
| 26-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(div F_diff): Add GetOperatorFieldData
|
| #
36038bbc
|
| 25-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(div F_diff): Use function pointers for RHS Op creation
|
| #
912e22fb
|
| 25-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/diff_flux' into 'main'
feat: Add divergence of diffusive flux projection
See merge request phypid/honee!27
|
| #
8c85b835
|
| 24-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Implement divergence of diffusive flux
|
| #
0edc72b3
|
| 23-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/misc_refactor' into 'main'
refactor: Clean up global struct members
See merge request phypid/honee!31
|
| #
28160fc2
|
| 18-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Add jac_data_size_vol
- Allows non-Jacobian examples to not have to set zeros to it's inputs - Removes the need for `uses_newtonian` (newtonian itself can not add the extra term for IDL)
|
| #
8a02cd4c
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Replace dm_scale with meter
|
| #
66d54740
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove `dim` from ProblemData
Should just grab that from the DM
|
| #
c122ba76
|
| 15-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/refactor' into 'main'
refactor: Make consistent QF naming, cleanup navierstokes.h
Closes #9
See merge request phypid/honee!26
|