History log of /honee/ (Results 576 – 600 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c864c5ab27-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Add QDataGet functions

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

Merge pull request #1568 from CEED/jrwrigh/fix_blasius_state

fix: Correct P0 deprecation

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

Merge pull request #1567 from CEED/jrwrigh/refactor_setuplibceed

fluids: Refactor primary Ceed Object creation routines

a213b8aa27-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

77e5078029-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

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

fluids: Remove op_*_vol from user struct

And some other misc style changes

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

fluids: Consolidate QF and Op creation for BCs

1fe3d3f029-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.

8ad6dd3d27-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.

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

fix: Correct P0 deprecation

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

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

fluids: Consolidate QF and Op creation blocks

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

Merge pull request #1566 from CEED/jrwrigh/blasius_state

fluids: Use State in blasius context

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

fluids: Use StatePrimitive in blasius context

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

Merge pull request #1564 from CEED/jrwrigh/ratel_copying

fluids: Updates from Ratel

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

fluids: Add MatCeedView (from Ratel)

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

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

fluids: Update PetscCallCeed (from Ratel)

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

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

Merge pull request #1562 from CEED/jrwrigh/fluids_problem_pointer

fluids: Make ProblemData a pointer to struct

991aef5224-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

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

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

fluids - use VecGetState

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

fluids - use VecGetState

e3d8f5c418-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

ee81c42318-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

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

Merge pull request #1560 from CEED/jrwrigh/fix_advection_tests

fluids: Remove ceed backend from advection.yaml

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

fluids: Remove ceed backend from advection.yaml

Due to ordering, this overides the regression tests

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

Merge pull request #1559 from CEED/jrwrigh/fix_memory_leaks

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

1...<<21222324252627282930>>...61