History log of /honee/include/navierstokes.h (Results 1 – 25 of 127)
Revision Date Author Comments
# 337840fc 09-Feb-2026 James Wright <james@jameswright.xyz>

Merge MR !165, 'jrwrigh/plex_filter_fix', into 'main'

fix(upstream): Update DMPlexFilter with new arguments from petsc:!8876

See merge request phypid/honee!165


# 2e37a5db 09-Feb-2026 James Wright <james@jameswright.xyz>

fix(upstream): Update latest PETSc version requirement


# 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


# d510ce3c 21-Oct-2025 James Wright <james@jameswright.xyz>

feat: Remove coordinate args from QDataBoundaryGradientGet()


# 07126c9a 21-Oct-2025 James Wright <james@jameswright.xyz>

feat: Remove coordinate arguments from QDataBoundaryGet()


# 9018c49a 21-Oct-2025 James Wright <james@jameswright.xyz>

feat: Remove coordinate arguments from QDataGet()

They are obtained directly from the passed in DM object


# b8c84a98 20-Oct-2025 James Wright <james@jameswright.xyz>

style: Move DMSetupByOrder_FEM() definition to dm-utils.h


# 7e3656bd 16-Oct-2025 James Wright <james@jameswright.xyz>

feat: Add dedicated mesh transform functionality

Mostly so that the mesh transformation can occur independently of the
coordinate scaling process.


# 4d9179f2 14-Oct-2025 James Wright <james@jameswright.xyz>

feat: SetupDM also sets DMPlex Scale


# 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


# cf8f12c8 15-Oct-2025 James Wright <james@jameswright.xyz>

feat: Replace honee->elem_restr_q and basis_q with creation routines


# 9e67f91b 09-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !151, 'jrwrigh/matceed-sync', into 'main'

feat: Sync mat-ceed changes from Ratel

See merge request phypid/honee!151


# 0bf21536 09-Oct-2025 James Wright <james@jameswright.xyz>

style: Remove include hierarchy from clang-format


# 0c608af5 26-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !142, 'jrwrigh/smartsim_solution', into 'main'

feat(smarsim): Add solution writing for smartsim

See merge request phypid/honee!142


# e14e7b81 22-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !146, 'jrwrigh/refactor', into 'main'

refactor: Use compound literals for struct initialization

See merge request phypid/honee!146


# f5dc303c 22-Aug-2025 James Wright <james@jameswright.xyz>

refactor: Use compound literals for struct setting

Using compound literals to initialize structs is often either easier to
read or more compact than setting struct members individually
one-by-one.


# 9fcccac0 21-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !145, 'jrwrigh/refactor', into 'main'

refactor: Change default struct in Newtonian, change Calloc1() -> New(), DivFDiff changes

See merge request phypid/honee!145


# d9e69621 20-Aug-2025 James Wright <james@jameswright.xyz>

refactor(divFdiff): Make divFdiff method explicit argument in setup


# 9ae013d6 19-Aug-2025 James Wright <james@jameswright.xyz>

feat(smarsim): Add solution writing for smartsim

Also includes some other significant refactors, such has moving some
functions to `smartsim-impl.h` and using `smartsim.h` to host setup and
TSMonito

feat(smarsim): Add solution writing for smartsim

Also includes some other significant refactors, such has moving some
functions to `smartsim-impl.h` and using `smartsim.h` to host setup and
TSMonitor functions.

show more ...


# c9d9fc88 12-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !137, 'jrwrigh/problem_components', into 'main'

feat: Set number of components in problem setup

Closes #37

See merge request phypid/honee!137


# f27c2204 11-Aug-2025 James Wright <james@jameswright.xyz>

feat: Set number of components in problem setup

Same with the name of those components


# 5f46bb16 06-Jul-2025 James Wright <james@jameswright.xyz>

Merge MR !128, 'jrwrigh/spanstats_numerics', into 'main'

feat: Add Spanwise Statistics collection for CFL and Peclet number

See merge request phypid/honee!128


# 0aab7249 06-Jul-2025 James Wright <james@jameswright.xyz>

test: Add test for -ts_monitor_spanstats_cflpe


# f0d618ea 04-Jul-2025 James Wright <james@jameswright.xyz>

style: Move spanstat TSMonitor functions to spanstats.h


123456