History log of /libCEED/ (Results 776 – 800 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

8452936729-Apr-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1570 from CEED/jrwrigh/fix_turbspanstats_comm

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

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

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

cpu - add AssembleAddDiagonal for AtPoints Operator

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

fluids: Consolidate QF and Op creation blocks

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

Merge pull request #1566 from CEED/jrwrigh/blasius_state

fluids: Use State in blasius context

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

860c7e8122-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1561 from CEED/jeremy/get-sate

fluids - use VecGetState

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

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

Merge pull request #1560 from CEED/jrwrigh/fix_advection_tests

fluids: Remove ceed backend from advection.yaml

1...<<31323334353637383940>>...226