History log of /libCEED/ (Results 1626 – 1650 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3f89fbfd06-Apr-2023 James Wright <james@jameswright.xyz>

doc(fluids): Add differential filtering

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

fluids: Add MMS test for differential filtering

MMS = method of manufactured solutions

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

fluids: Add anisotropic filtering test with damping

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

fluids: Add wall-damping to differential filter

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

fluids: Add isotropic filtering test

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

fluids: Add differential filtering setup

b3019d4621-Feb-2023 James Wright <james@jameswright.xyz>

fluids: Add differential filtering QFs

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

fluids: Add grid_aniso collocated vector function

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

test(fluids): Error if there are unused options

- Protects against flag name changes which may cause a test to not run,
but pass the test (as it wouldn't output any error)

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

fluids: Blasius IC for primitive variables

62ea654f29-May-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1225 from CEED/jrwrigh/fluids_state_enum

Fluids: Move to state enum for state functions

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

fluids: Move to state enum for state functions

1768a6e426-May-2023 James Wright <james@jameswright.xyz>

Merge pull request #1222 from CEED/jrwrigh/fluids_typos

style(fluids): Misc typo fixes

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

style(fluids): Misc typo fixes

- Clean up blasius.yaml
- Typo fix to data-driven SGS setup
- Remove unneccessary CeedVector from SGS DD setup
- Fix STG error message to be more general

4ac82df725-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1221 from CEED/jeremy/no-ctx-access

No ctx access after restoring

5f249b3925-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - no access after restoring

afdbbdfb24-May-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1220 from CEED/valeria/update-coc-email

Update CODE_OF_CONDUCT.md

df9112f723-May-2023 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Update CODE_OF_CONDUCT.md

Update Valeria's email address as Colorado.edu email will be deactivated as of June 14, 2023.

3e21044e22-May-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1218 from CEED/jed/rocm-5.5

ci: update to rocm-5.5

dae99eaa20-May-2023 Jed Brown <jed@jedbrown.org>

ci: update to rocm-5.5

6efbd0f318-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1216 from CEED/jeremy/tidy-error

Error in CI on clang-tidy errors

671a110318-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1212 from CEED/jeremy/asan-fixes

ASAN Fixes

4f5c493018-May-2023 James Wright <james@jameswright.xyz>

Merge pull request #1185 from CEED/jrwrigh/fluids-cleanup

fluids: Move to local Vec storage and petsc-ops

83ae496204-Mar-2023 James Wright <james@jameswright.xyz>

refactor(fluids): Refactor CreateMassQFunction

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

fix(fluids): FormSetValues respect pbdiagonal argument

- This would allow for the preconditioner to be an assembled pbdiagonal
matrix, but the Jacobian to be a full AIJ matrix.

1...<<61626364656667686970>>...226