History log of /honee/src/diff_flux_projection.c (Results 26 – 37 of 37)
Revision Date Author Comments
# 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


# 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


# 8561fee2 26-Jul-2024 James Wright <james@jameswright.xyz>

refactor(div F_diff): Change Setup arguments


# 590d9cdd 26-Jul-2024 James Wright <james@jameswright.xyz>

style(div F_diff): Use `div_*` where appropriate


# 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


# 1af555e8 25-Jul-2024 James Wright <james@jameswright.xyz>

refactor(div F_diff): DMPlexCreateFaceLabel in Initialize

Also trade out usage of user->dm for projection->dm where appropriate


# 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


12