History log of /honee/qfunctions/diff_flux_projection.h (Results 1 – 8 of 8)
Revision Date Author Comments
# b78d7c7d 24-Oct-2024 James Wright <james@jameswright.xyz>

Merge MR !72, 'jrwrigh/jit_changes', into 'main'

fix: Change QFunctions to account for libCEED#1696

See merge request phypid/honee!72


# 3e17a7a1 22-Oct-2024 James Wright <james@jameswright.xyz>

fix: Change QFunctions to account for libCEED#1696


# 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


# 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