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


# 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


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

feat(dm-utils): Add DMPlexCeedCoordinateCreateField()


# 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 ()


# f2027640 26-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !155, 'jrwrigh/libCEED_Function_Changes', into 'main'

upstream: Update libCEED Function names

See merge request phypid/honee!155


# da7f3a07 26-Sep-2025 James Wright <james@jameswright.xyz>

WIP: Updated libCEED Functions


# 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


# 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


# 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


# cb8a476c 18-Jun-2025 James Wright <james@jameswright.xyz>

feat: Remove diff_filter struct from Honee


# b77f7f1c 17-Jun-2025 James Wright <james@jameswright.xyz>

Merge MR !118, 'jrwrigh/rename_jac_data_size', into 'main'

style: jac_data_size -> num_comps_jac_data

See merge request phypid/honee!118


# b1926ee6 17-Jun-2025 James Wright <james@jameswright.xyz>

Merge MR !67, 'jrwrigh/bc_QF_setup', into 'main'

Use BCDefinition for setting up boundary integral QFunctions

Closes #27

See merge request phypid/honee!67


# 1abc2837 11-Jun-2025 James Wright <james@jameswright.xyz>

style: jac_data_size -> num_comps_jac_data

Includes:
- jac_data_size_sur -> num_comps_jac_data
- jac_data_size_vol -> num_comps_jac_data
- jac_data_size -> num_comps_jac_data


# d3c60aff 05-Jun-2025 James Wright <james@jameswright.xyz>

refactor: Delete SimpleBC struct


# d6cac220 05-Jun-2025 James Wright <james@jameswright.xyz>

bc(inflow): Convert inflow bc to use BCDef functions


# f978755d 05-Jun-2025 James Wright <james@jameswright.xyz>

bc(outflow): Convert outflow bc to use BCDef functions


# d4e423e7 05-Jun-2025 James Wright <james@jameswright.xyz>

bc(freestream): Convert freestream bc to use BCDef functions


12345678