History log of /libCEED/examples/fluids/src/ (Results 26 – 50 of 314)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
24078fc401-May-2024 James Wright <james@jameswright.xyz>

fix(fluids): Print info just before solving

b32e1e4a01-May-2024 James Wright <james@jameswright.xyz>

fix(fluids): Add PCNONE to MatCeed solver selection

f965f5c602-May-2024 James Wright <james@jameswright.xyz>

fluids: Demo MatCeed{Get,Set}ContextReal

a94b429f02-May-2024 James Wright <james@jameswright.xyz>

fluids: Use new MatCeed/Ratel updates

5037d55d02-May-2024 James Wright <james@jameswright.xyz>

fluids: Update MatCeed with Ratel updates

cfb075a427-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Add QDataGet functions

7dc3a04a29-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1568 from CEED/jrwrigh/fix_blasius_state

fix: Correct P0 deprecation

1863db2f29-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1567 from CEED/jrwrigh/refactor_setuplibceed

fluids: Refactor primary Ceed Object creation routines

a5b0ec6f29-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Remove op_*_vol from user struct

And some other misc style changes

e9c36be026-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Consolidate QF and Op creation for BCs

2788647c29-Apr-2024 James Wright <james@jameswright.xyz>

fix(fluids): Make local Vecs use PETSC_COMM_SELF in turbstats

Also adds check in CeedOperatorCreateLocalVecs to verify that comm is of
size 1.

c10408e027-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Correct PetscOptionsDeprecated usage

It will automatically replace the old option with the new option if
`PetscOptionsDeprecated` is specified before the new option name.

64f98e9826-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Consolidate QF and Op creation blocks

5dd8ea6c25-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1564 from CEED/jrwrigh/ratel_copying

fluids: Updates from Ratel

3933d9a025-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Add MatCeedView (from Ratel)

https://gitlab.com/micromorph/ratel/-/merge_requests/817

cce3ee4e24-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1562 from CEED/jrwrigh/fluids_problem_pointer

fluids: Make ProblemData a pointer to struct

731c13d724-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

6c17b3ad22-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - use VecGetState

4f7cdd8418-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

0063e01a18-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

251425b716-Apr-2024 James Wright <james@jameswright.xyz>

fix(fluids): Fix primary PETSc memory leak, others

All the memory leaks reported in regression tests via `-malloc_dump`
are now related to the boundary conditions and their handling of
QFunctionCont

fix(fluids): Fix primary PETSc memory leak, others

All the memory leaks reported in regression tests via `-malloc_dump`
are now related to the boundary conditions and their handling of
QFunctionContexts, which is a much more difficult problem and will be
addressed later.

show more ...

2fbcf03b15-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Rename PetscSmartRedisCall -> PetscCallSmartRedis

56f5e81112-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Compute DiffFilter RHS only if solution changes

c79b073012-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Multiple filter widths for SGS training

81b0e02b12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Misc cleanup of SmartSim and SGS training

12345678910>>...13