History log of /honee/qfunctions/utils.h (Results 1 – 25 of 46)
Revision Date Author Comments
# 59583c89 10-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !158, 'jrwrigh/grad_nd', into 'main'

style: Use "D" for GradUnpack

See merge request phypid/honee!158


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

style: Use "D" for GradUnpack

The values correspond to the physical dimension, not any arbitrary "N"
value


# 71361630 15-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !139, 'jrwrigh/split_newtonian', into 'main'

feat: Split Newtonian integrands into separate helper functions

Closes #39

See merge request phypid/honee!139


# dc336713 15-Aug-2025 James Wright <james@jameswright.xyz>

doc: Better document Linear Ramp Coefficient


# 7787ef7f 13-Aug-2025 James Wright <james@jameswright.xyz>

feat(qf_utils): Add AXPY


# 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


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

refactor: Extract CFL calculation from monitor


# d8667e38 30-Mar-2025 James Wright <james@jameswright.xyz>

feat: Move matrix inverse out of setupgeo -> utils


# 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


# 7d9bf9ea 19-Sep-2024 James Wright <james@jameswright.xyz>

Merge MR !54, 'jrwrigh/ocloc_name_fix', into 'main'

fix(utils): ocloc (SYCL) claims 'local' as keyword

See merge request phypid/honee!54


# db7fbcd2 19-Sep-2024 James Wright <james@jameswright.xyz>

fix(utils): ocloc (SYCL) claims 'local' as keyword


# 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


# da8b59d6 27-Jul-2024 James Wright <james@jameswright.xyz>

feat(qdata): Add BoundaryGradient for 2D


# efe705f2 27-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/refactor' into 'main'

refactor: Use utils in setupgeo helpers, other misc refactors

See merge request phypid/honee!37


# 83c0b726 27-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Use utils in setupgeo_helpers.h

Includes adding Norm2 and GradUnpack2


# e77831d2 27-Jul-2024 James Wright <james@jameswright.xyz>

refactor(qdata): Have ND QFs return error code

So that the more specific ones just `return Qdata*_ND(...);`.
Behavior more inline with how the state variable QFunction error codes
are handled.


# 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


# 06f0a019 24-Jul-2024 James Wright <james@jameswright.xyz>

feat: Add MatMatNM and GradUnpackN to utils

- Implemented in `StatePhysicalGradientFromReference`


# c8d2d3af 24-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/qdataunpack_nd' into 'main'

refactor: Move N-dimensional QdataUnpack* to utils.h

See merge request phypid/honee!34


# e1bedf8c 23-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Move N-dimensional QdataUnpack* to utils.h


# 8a8cb6e0 10-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/license_changes' into 'main'

Update License post libCEED fork

See merge request phypid/honee!6


# ae2b091f 26-Jun-2024 James Wright <james@jameswright.xyz>

chore: Move to Apache-2.0 OR BSD-2-Clause


# d251f31f 09-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/fluids_grad_boundaries' into 'main'

Add cell to face basis, implement in strong STG

See merge request phypid/honee!19


12