History log of /libCEED/examples/ (Results 126 – 150 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

fluids: Introduce -idl_pressure option

Also re-instates the old P0 behavior with regard to the idl_pressure

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.

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

fix: Correct P0 deprecation

the PetscOptionsDeprecated caused the P0 option to be ignored for some
reason

9c67464326-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

swarm - use diagonal assembly in BPSSwarm

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

fluids: Consolidate QF and Op creation blocks

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

fluids: Use StatePrimitive in blasius context

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

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

fluids: Update PetscCallCeed (from Ratel)

Update from: https://gitlab.com/micromorph/ratel/-/merge_requests/815

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

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

fluids: Remove ceed backend from advection.yaml

Due to ordering, this overides the regression tests

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>>...69