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


# 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


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

Merge MR !122, 'jrwrigh/honee_petscobject', into 'main'

feat: Convert Honee to PetscObject, remove auxillary structs

See merge request phypid/honee!122


# 4ea616f4 16-Jun-2025 James Wright <james@jameswright.xyz>

feat: Make NodalProjectionDataDestroy use pointer argument

This to align with `PetscCtxDestroyFn` signature


# b1151310 23-Nov-2024 James Wright <james@jameswright.xyz>

Merge MR !76, 'jrwrigh/misc_fixes', into 'main'

refactor: Large cleanup of navierstokes.c, others

See merge request phypid/honee!76


# 64dd23fe 23-Nov-2024 James Wright <james@jameswright.xyz>

refactor: Move and rename CreateMassQFunction


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

Merge MR !66, 'jrwrigh/consolidate_structs', into 'main'

chore: Move CeedData into Honee

See merge request phypid/honee!66


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

chore: Move CeedData into Honee


# dec3c062 24-Sep-2024 James Wright <james@jameswright.xyz>

Merge MR !29, 'jrwrigh/consolidate_structs', into 'main'

refactor: Change `User` -> `Honee`

See merge request phypid/honee!29


# 0c373b74 17-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Change User -> Honee


# 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


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

style: Clean up Grid Anisotropy code


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

feat: Remove CeedData qdata members


# cf926b59 17-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/skip_preallocation_dm' into 'main'

fix: Skip Preallocation for auxillary DMs

See merge request phypid/honee!28


# 0dee9b8e 17-Jul-2024 James Wright <james@jameswright.xyz>

fix: Skip Preallocation for auxillary DMs


# 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


# 2ce692e5 02-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge branch 'jeremy/matceed-updates' into 'main'

matceed - sync Ratel and HONEE

See merge request phypid/honee!17


# 000d2032 01-Jul-2024 Jeremy L Thompson <jeremy@jeremylt.org>

matceed - sync Ratel and HONEE


# 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


123