History log of /honee/src/qdata.c (Results 1 – 25 of 28)
Revision Date Author Comments
# 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


# 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


# 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


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

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


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

TODO: Add note about requiring a reduction in the QData stuff


# 64a03162 03-Jun-2025 James Wright <james@jameswright.xyz>

Merge MR !113, 'jrwrigh/reorg_dm_utils', into 'main'

dm_utils: Reorg and add DMGetCoordinateNumComps

See merge request phypid/honee!113


# bc87537d 10-Oct-2024 James Wright <james@jameswright.xyz>

dm_utils: Add DMGetCoordinateNumComps


# 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


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

Merge branch 'jrwrigh/qdata_boundary_grad_storage' into 'main'

fix: `QDataBoundaryGradientGet` use central storage

See merge request phypid/honee!35


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

fix: QDataBoundaryGradientGet use central storage


# 00dbc7b1 25-Jul-2024 James Wright <james@jameswright.xyz>

style: restriction -> elem_restr for QDataBoundaryGrad


# 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


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

Merge branch 'jrwrigh/centralize_qdata' into 'main'

feat: Implement centralized storage of QData

Closes #13

See merge request phypid/honee!32


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

style: Clean up velocity gradient projection


# be29160d 22-Jul-2024 James Wright <james@jameswright.xyz>

feat: Remove CeedData qdata members


# e816a7e4 22-Jul-2024 James Wright <james@jameswright.xyz>

feat: Implement centralized storage of QData


# 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


# 06a5ac53 28-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/rearrange' into 'main'

Rearrange files into more future-oriented locations

See merge request phypid/honee!15


# 149fb536 28-Jun-2024 James Wright <james@jameswright.xyz>

chore: Move navierstokes.* out of root directory

navierstokes.h to include and navierstokes.c into examples


# a39500fa 25-Jun-2024 James Wright <james@jameswright.xyz>

Merge branch 'jeremy/tidy' into 'main'

Clean up make tidy issues

Closes #1

See merge request phypid/honee!2


12