History log of /honee/src/spanstats/spanstats.c (Results 1 – 19 of 19)
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


# 240d24bd 09-Feb-2026 James Wright <james@jameswright.xyz>

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


# 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


# 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


# 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


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

feat: Add DMLABEL_DEFAULT and DMLABEL_DEFAULT_VALUE

Helper variables to make it more clear what is being done for the
default DMLabel and the default label value as well.


# 6b9fd993 14-Oct-2025 James Wright <james@jameswright.xyz>

style(dm-utils): Rename Basis routines to match ElemRestriction


# 255e1892 29-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !157, 'jrwrigh/format_parentesis_break', into 'main'

style: Change clang-format to penalize newline after open ()

See merge request phypid/honee!157


# 9eadbee4 29-Sep-2025 James Wright <james@jameswright.xyz>

style: Change clang-format to penalize newline after open ()


# 162c2c62 04-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !150, 'jrwrigh/test-coverage', into 'main'

test: Add wall_time and check_step to tests

See merge request phypid/honee!150


# b4598da8 04-Sep-2025 James Wright <james@jameswright.xyz>

fix(spanstats): Use prefix in sf_view flag and sf name


# 755bbe25 04-Sep-2025 James Wright <james@jameswright.xyz>

test: Add advection CFL/Pe spanstats test


# 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


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

refactor: SpanstatsInitialize parameter naming


# 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


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

style: Changing destroy function signatures


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

style: Move spanstats into subdirectory