History log of /honee/src/smartsim/sgs_dd_training.c (Results 26 – 50 of 66)
Revision Date Author Comments
# c636465d 26-Oct-2024 James Wright <james@jameswright.xyz>

Merge MR !73, 'jrwrigh/destroy_ceeds', into 'main'

fix: Destroy Ceed objects due to libCEED #1702

See merge request phypid/honee!73


# 519781ae 26-Oct-2024 James Wright <james@jameswright.xyz>

fix: Destroy Ceed objects due to libCEED #1702


# 66fef50d 12-Oct-2024 James Wright <james@jameswright.xyz>

Merge MR !68, 'jrwrigh/operatorget', into 'main'

fix: Destroy objects from CeedOperatorFieldGet*

See merge request phypid/honee!68


# 01e19bfa 12-Oct-2024 James Wright <james@jameswright.xyz>

style: Use CeedOperatorFieldGetData


# fff85bd3 12-Oct-2024 James Wright <james@jameswright.xyz>

fix: Destroy objects from CeedOperatorFieldGet*


# 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


# 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


# c122ba76 15-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/refactor' into 'main'

refactor: Make consistent QF naming, cleanup navierstokes.h

Closes #9

See merge request phypid/honee!26


# e07531f7 12-Jul-2024 James Wright <james@jameswright.xyz>

refactor: More consistent naming of qf context


# 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


# 012ff548 24-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1562 from CEED/jrwrigh/fluids_problem_pointer

fluids: Make ProblemData a pointer to struct


# 991aef52 24-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Make ProblemData a pointer to struct

We basically use it as a pointer-to-struct type everywhere, so might as
well make it consistent with everything else


# e3d8f5c4 18-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1558 from CEED/jrwrigh/smartsim_multiple_filter_widths

fluids: Add option for multiple filter widths during in-situ SGS training


# ee81c423 18-Apr-2024 Riccardo Balin <balin@uan-0002.head.cm.americas.sgi.com>

fluids: moved SmartRedis send of time step number after all training data is computed


# 43e9749f 15-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Rename PetscSmartRedisCall -> PetscCallSmartRedis


# 6ea7c1ae 12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Multiple filter widths for SGS training


# 4fa1625a 12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Misc cleanup of SmartSim and SGS training


# 1fa69194 08-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1533 from CEED/jrwrigh/smartsim_array_size

fluids: Change SmartSim sizeInfo to show minimum global array size


123