History log of /libCEED/ (Results 1176 – 1200 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4e139b5827-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Change SmartRedisCall -> PetscSmartRedisCall

b306c3f116-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSimDataDestroy

e17e35bb29-Jul-2023 James Wright <james@jameswright.xyz>

fluids: Add smartsim regression testing

Requires that the fluids code be built with SMARTREDIS_DIR set, and in
an environment with SmartSim (Python library) installed as well.

Co-authored by: Zach

fluids: Add smartsim regression testing

Requires that the fluids code be built with SMARTREDIS_DIR set, and in
an environment with SmartSim (Python library) installed as well.

Co-authored by: Zach Atkins <zach.atkins@colorado.edu>

show more ...

3b219b8606-Jun-2023 James Wright <james@jameswright.xyz>

doc(fluids): Document SmartSim in situ training

28134cfa14-May-2023 James Wright <james@jameswright.xyz>

fluids: Add -sgs_train_enable flag

1a7db67c04-May-2023 James Wright <james@jameswright.xyz>

fluids: Add TSPostStep for SGS DD Training

- This will shutdown the simulation if there's a tensor called
`check-run` equal to zeros

ee3b213a17-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add data-driven SGS training setup, TSMonitor

- Adds `smartsim_weak.c` to handle case where SmartRedis is not built

e654ecc616-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SGS DD training QFunctions

- Returns training data

7c00069f08-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Move diff filter enums to separate header file

- So that other QFunctions can use them for indexing into differential
filtered fields

8146534c19-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functio

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functions without having to run inside a SmartSim
experiment.

show more ...

fc818f1b07-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSim build to Makefile

650a5d6614-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add DMGet{Global,Local}VectorInfo to public header

051427ee07-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Store diff filter field ids

7618d7b718-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Agnosticize VeloGradient projection setup

- It can now setup more than just user->grad_velo_proj

f22a855027-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1404 from CEED/jrwrigh/fix_bubble

fix(fluids): Remove BUBBLE_COSINE

8960bf3727-Nov-2023 James Wright <james@jameswright.xyz>

fix(fluids): Remove BUBBLE_COSINE

- left over from new feature

7e43781727-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1402 from CEED/jrwrigh/remove_petscceedchk

fluids: Remove unused PetscCeedChk

d9d458ca21-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Remove unused PetscCeedChk

a547b5d321-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1399 from CEED/jrwrigh/advection_cleanup

fluids: Cleanup advection problems

ef900ff617-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1381 from CEED/jrwrigh/fixup_coords

fluids: Remove coordinates from IFunction_NodalSgs

700ae94117-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Use enums in advection

86e45b4417-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1400 from CEED/jeremy/release-flag

Set main to non-release

a2f6637e17-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Cleanup unused struct members

Many of these are set, but never actually used.

47b00e8f17-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - set main to non-release

8d780e6517-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1396 from CEED/jeremy/context-bool

Add Boolan context field register/set/get/restore

1...<<41424344454647484950>>...226