History log of /libCEED/examples/fluids/ (Results 326 – 350 of 875)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

fluids: Move to state enum for state functions

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

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.

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

fluids: Rename user->M --> M_inv

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

fluids: Move RHSFunction to petsc-ops

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

fluids: OperatorApplyContextCreate verify all sizes

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

fluids: Define in/out in docstring params

05675bc230-Mar-2023 James Wright <james@jameswright.xyz>

refactor(fluids): STG setup functions refactored

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

fluids: Move setup function calls to better locations

- Move libCEED operator setup functions to SetupLibceed
- Rename turbulence statistics functions to match naming convention

3221f4d329-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Move lumped mass matrix to petsc-ops

5263e9c629-Mar-2023 James Wright <james@jameswright.xyz>

fluids Move initial conditions -> petsc-ops

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

fluids: Migrate grid anisotropy and grad_velo to petsc-ops

3722cd2329-Mar-2023 James Wright <james@jameswright.xyz>

refactor(fluids): Dirichlet -> Strong BC

- Use "strong" and "dirichlet" to refer to the same thing
(hard-contrained degrees-of-freedom). Chose "strong", as dirichlet may
be enforced weakly.

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

fluids: Dirichlet use petsc-ops

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

fluids: Move IJacobian MatShell to petsc-ops

closes #1142

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

fluids: Convert turb_spanstats to use petsc-ops

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

fluids: Add DMGetLocalVectorInfo and Global version

93567eea29-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Add ApplyCeedOperatorLocalToLocal to petsc-ops

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

fluids: Add CreateMatShell_Ceed function in petsc-ops

2cd2c56b28-Mar-2023 James Wright <james@jameswright.xyz>

fluids: petsc-ops accept CEED_VECTOR_NONE, NULL CeedVector

1...<<11121314151617181920>>...35